automatic version update by autodist [release 4.0.2-1mamba;Tue Feb 05 2019]

This commit is contained in:
Automatic Build System 2024-01-06 05:05:57 +01:00
parent cfa340534b
commit cd620c7f41
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.1
Version: 4.0.2
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
* Tue Feb 05 2019 Automatic Build System <autodist@mambasoft.it> 4.0.2-1mamba
- automatic version update by autodist
* Sun Feb 18 2018 Automatic Build System <autodist@mambasoft.it> 4.0.1-1mamba
- automatic version update by autodist