automatic version update by autodist [release 4.1.0-1mamba;Thu Aug 20 2020]

This commit is contained in:
Automatic Build System 2024-01-06 05:05:57 +01:00
parent cd620c7f41
commit bec4057132
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%define pkgver %(echo %version | cut -d. -f1-3)
Name: libmpfr
Version: 4.0.2
Version: 4.1.0
Release: 1mamba
Summary: A C library for multiple-precision floating-point computations with exact rounding
Group: System/Libraries
@ -82,6 +82,9 @@ exit 0
%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
%changelog
* Thu Aug 20 2020 Automatic Build System <autodist@mambasoft.it> 4.1.0-1mamba
- automatic version update by autodist
* Tue Feb 05 2019 Automatic Build System <autodist@mambasoft.it> 4.0.2-1mamba
- automatic version update by autodist