automatic version update by autodist [release 4.2.0.p4-1mamba;Fri Apr 28 2023]

This commit is contained in:
Automatic Build System 2024-01-06 05:06:00 +01:00
parent 9286a2d25f
commit 844b3090d7
3 changed files with 33 additions and 2 deletions

View File

@ -0,0 +1,28 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://www.mpfr.org/mpfr-current/patch01">here</a>.</p>
</body></html>
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://www.mpfr.org/mpfr-current/patch02">here</a>.</p>
</body></html>
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://www.mpfr.org/mpfr-current/patch03">here</a>.</p>
</body></html>
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://www.mpfr.org/mpfr-current/patch04">here</a>.</p>
</body></html>

View File

@ -1,6 +1,6 @@
%define pkgver %(echo %version | cut -d. -f1-3)
Name: libmpfr
Version: 4.2.0
Version: 4.2.0.p4
Release: 1mamba
Summary: A C library for multiple-precision floating-point computations with exact rounding
Group: System/Libraries
@ -40,7 +40,7 @@ This package contains static libraries and header files needed for development.
%prep
%setup -q -n mpfr-%{pkgver}
%patch0 -p1
#%patch 0 -p1
#%patch1 -p1
%build
@ -82,6 +82,9 @@ exit 0
%doc BUGS ChangeLog NEWS README TODO
%changelog
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 4.2.0.p4-1mamba
- automatic version update by autodist
* Sat Jan 07 2023 Automatic Build System <autodist@mambasoft.it> 4.2.0-1mamba
- automatic version update by autodist