diff --git a/libtommath.spec b/libtommath.spec index caf3199..bc40baf 100644 --- a/libtommath.spec +++ b/libtommath.spec @@ -1,6 +1,6 @@ Name: libtommath -Version: 1.2.0 -Release: 2mamba +Version: 1.2.1 +Release: 1mamba Summary: Portable number theoretic multiple-precision integer library written entirely in C Group: System/Libraries Vendor: openmamba @@ -57,12 +57,14 @@ chmod +x %{buildroot}%{_libdir}/libtommath.so.* %defattr(-,root,root) %{_includedir}/tommath*.h %{_libdir}/libtommath.a -%{_libdir}/libtommath.la %{_libdir}/libtommath.so %{_libdir}/pkgconfig/libtommath.pc %doc README.md %changelog +* Sat Sep 09 2023 Automatic Build System 1.2.1-1mamba +- automatic version update by autodist + * Sun Aug 01 2021 Silvan Calarco 1.2.0-2mamba - rebuilt with debug package and library permissions fixed