automatic version update by autodist [release 4.2.0-1mamba;Sat Jan 07 2023]

This commit is contained in:
Automatic Build System 2024-01-06 05:05:59 +01:00
parent 77151119bc
commit 9286a2d25f
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.1.1
Version: 4.2.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 BUGS ChangeLog NEWS README TODO
%changelog
* Sat Jan 07 2023 Automatic Build System <autodist@mambasoft.it> 4.2.0-1mamba
- automatic version update by autodist
* Sun Nov 20 2022 Automatic Build System <autodist@mambasoft.it> 4.1.1-1mamba
- automatic version update by autodist