Script 'mail_helper' called by obssrc
Hello community,

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

Package is "mingw64-gmp"

Tue Jan 26 14:47:58 2021 rev:2 rq:866815 version:6.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw64-gmp/mingw64-gmp.changes  2020-01-08 
17:53:56.845621829 +0100
+++ /work/SRC/openSUSE:Factory/.mingw64-gmp.new.28504/mingw64-gmp.changes       
2021-01-26 14:51:46.903843791 +0100
@@ -1,0 +2,6 @@
+Tue Jan 26 10:49:43 UTC 2021 - Ralf Habacker <[email protected]>
+
+- Add missing dependency to runtime package for development
+  package to be in sync with native package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mingw64-gmp.spec ++++++
--- /var/tmp/diff_new_pack.EMt26X/_old  2021-01-26 14:51:47.395844462 +0100
+++ /var/tmp/diff_new_pack.EMt26X/_new  2021-01-26 14:51:47.399844466 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw64-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
 BuildRequires:  m4
@@ -60,6 +60,8 @@
 %package devel
 Summary:        Include Files and Libraries for Development with the GNU MP 
Library
 Group:          Development/Libraries/C and C++
+Requires:       mingw64-libgmp10 = %{version} 
+Requires:       mingw64-libgmpxx = %{version}
 
 %description devel
 These libraries are needed to develop programs which calculate with huge 
numbers (integer and floating point).

Reply via email to