Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mingw32-gmp for openSUSE:Factory 
checked in at 2021-01-26 14:47:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw32-gmp (Old)
 and      /work/SRC/openSUSE:Factory/.mingw32-gmp.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw32-gmp"

Tue Jan 26 14:47:34 2021 rev:2 rq:866816 version:6.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw32-gmp/mingw32-gmp.changes  2020-01-08 
17:53:57.901622384 +0100
+++ /work/SRC/openSUSE:Factory/.mingw32-gmp.new.28504/mingw32-gmp.changes       
2021-01-26 14:51:39.523833731 +0100
@@ -1,0 +2,6 @@
+Tue Jan 26 10:49:43 UTC 2021 - Ralf Habacker <ralf.habac...@freenet.de>
+
+- Add missing dependency to runtime package for development
+  package to be in sync with native package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mingw32-gmp.spec ++++++
--- /var/tmp/diff_new_pack.nO7VAg/_old  2021-01-26 14:51:40.099834517 +0100
+++ /var/tmp/diff_new_pack.nO7VAg/_new  2021-01-26 14:51:40.103834522 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw32-gmp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,9 +20,9 @@
 Version:        6.1.1
 Release:        0
 Summary:        The GNU MP Library
-License:        GPL-2.0+ and LGPL-3.0+
+License:        GPL-2.0-or-later AND LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
-Url:            https://gmplib.org/
+URL:            https://gmplib.org/
 Source:         https://gmplib.org/download/gmp/gmp-%{version}.tar.xz
 
 #!BuildIgnore: post-build-checks
@@ -61,6 +61,8 @@
 %package devel
 Summary:        Include Files and Libraries for Development with the GNU MP 
Library
 Group:          Development/Libraries/C and C++
+Requires:       mingw32-libgmp10 = %{version}
+Requires:       mingw32-libgmpxx4 = %{version}
 
 %description devel
 These libraries are needed to develop programs which calculate with huge 
numbers (integer and floating point).

Reply via email to