Accepting request 670549 from devel:libraries:c_c++

- Update to mpfr 4.0.2
  * Cummulative bugfix release, includes mpfr-4.0.1-cummulative-patch.patch.

OBS-URL: https://build.opensuse.org/request/show/670549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpfr?expand=0&rev=50
This commit is contained in:
Stephan Kulow 2019-02-08 11:07:55 +00:00 committed by Git OBS Bridge
commit 1094af1f98
7 changed files with 17 additions and 1987 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4d97610ba8579d380b384b225187c250ef88cfe1d5e7226b89519374209b86b
size 1626420

View File

@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQQH89u+zBo5YFB4CU2YDBl2mMNznQUCWnr4PgAKCRCYDBl2mMNz
nbAUAJ400b+qoWF9e4rUt9zxAax+/wOVwgCeJEBEIQAl3kLf6ylQ93BiQhh/ivM=
=b5mY
-----END PGP SIGNATURE-----

3
mpfr-4.0.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c05e3f02d09e0e9019384cdd58e0f19c64e6db1fd6f5ecf77b4b1c61ca253acc
size 1652074

6
mpfr-4.0.2.tar.bz2.asc Normal file
View File

@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQQH89u+zBo5YFB4CU2YDBl2mMNznQUCXFNeRQAKCRCYDBl2mMNz
nZChAJ9pmLqxHt7JMLrx1p1bsX+AfzPSVwCeJktDkGbMsZh9fW5wjfvGri1zh4w=
=oULh
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 1 08:32:04 UTC 2019 - rguenther@suse.com
- Update to mpfr 4.0.2
* Cummulative bugfix release, includes mpfr-4.0.1-cummulative-patch.patch.
-------------------------------------------------------------------
Thu May 17 06:37:28 UTC 2018 - antoine.belvire@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package mpfr
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: mpfr
Version: 4.0.1
Version: 4.0.2
Release: 0
Summary: The GNU multiple-precision floating-point library
License: LGPL-3.0+
@ -27,7 +27,6 @@ Source0: http://www.mpfr.org/mpfr-%{version}/mpfr-%{version}.tar.bz2
Source1: http://www.mpfr.org/mpfr-%{version}/mpfr-%{version}.tar.bz2.asc
Source2: %{name}.keyring
Source3: baselibs.conf
Patch: mpfr-4.0.1-cummulative-patch.patch
BuildRequires: gmp-devel
BuildRequires: pkgconfig
@ -68,7 +67,6 @@ based on the GMP multiple-precision library.
%prep
%setup -q
%patch -p1
%build
%configure \