From bec405713213a5f624f6820124677a017a171f15 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:05:57 +0100 Subject: [PATCH] automatic version update by autodist [release 4.1.0-1mamba;Thu Aug 20 2020] --- libmpfr-4.0.2-patchset.patch => libmpfr-4.1.0-patchset.patch | 0 libmpfr.spec | 5 ++++- 2 files changed, 4 insertions(+), 1 deletion(-) rename libmpfr-4.0.2-patchset.patch => libmpfr-4.1.0-patchset.patch (100%) diff --git a/libmpfr-4.0.2-patchset.patch b/libmpfr-4.1.0-patchset.patch similarity index 100% rename from libmpfr-4.0.2-patchset.patch rename to libmpfr-4.1.0-patchset.patch diff --git a/libmpfr.spec b/libmpfr.spec index 121f001..a8862a3 100644 --- a/libmpfr.spec +++ b/libmpfr.spec @@ -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 4.1.0-1mamba +- automatic version update by autodist + * Tue Feb 05 2019 Automatic Build System 4.0.2-1mamba - automatic version update by autodist