Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnustep-make for openSUSE:Factory 
checked in at 2022-06-28 15:21:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnustep-make (Old)
 and      /work/SRC/openSUSE:Factory/.gnustep-make.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnustep-make"

Tue Jun 28 15:21:20 2022 rev:5 rq:985293 version:2.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnustep-make/gnustep-make.changes        
2020-04-15 19:54:08.205589302 +0200
+++ /work/SRC/openSUSE:Factory/.gnustep-make.new.1548/gnustep-make.changes      
2022-06-28 15:21:26.925859673 +0200
@@ -1,0 +2,20 @@
+Sat Jun 25 20:44:59 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to version 2.9.0
+  * Better check for objc runtime on Windows.
+  * Split linker flags to better support partial linking: 'ALL_LDFLAGS'
+    is now a combination of 'FINAL_LDFLAGS' and 'ALL_LDFLAGS'.
+  * Better support for newer gcc versions.
+  * Add support for storyboard files.
+  * Increase autoconf version to 2.65 and make autoconf handle
+    Objective-C++ and OBJCXX variables directly.
+  * Fix bug that prevented ARC from getting used.
+  * Link subproject object files directly instead of first merging them
+    into 'subproject.o'.
+  * Support building on Windows with Clang MSVC target.
+  * Improve mingw64 support: for instance, adopt the triplet used by
+    the mingw-w64 project rather than using the one returned by
+    autoconf.  Fixes building Gorm.
+- add keyring for source validation
+
+-------------------------------------------------------------------

Old:
----
  gnustep-make-2.8.0.tar.gz
  gnustep-make-2.8.0.tar.gz.sig

New:
----
  gnustep-make-2.9.0.tar.gz
  gnustep-make-2.9.0.tar.gz.sig
  gnustep-make.keyring

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

Other differences:
------------------
++++++ gnustep-make.spec ++++++
--- /var/tmp/diff_new_pack.Svywp0/_old  2022-06-28 15:21:28.073861386 +0200
+++ /var/tmp/diff_new_pack.Svywp0/_new  2022-06-28 15:21:28.077861392 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnustep-make
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,15 +24,16 @@
 # Disable debug package as rpm > 4.13 does not allow for empty debug file list.
 %global debug_package %{nil}
 Name:           gnustep-make
-Version:        2.8.0
+Version:        2.9.0
 Release:        0
 Summary:        GNUstep Makefile package
-License:        LGPL-2.1-or-later AND GPL-3.0-or-later
+License:        GPL-3.0-or-later AND LGPL-2.1-or-later
 Group:          System/GUI/Other
 URL:            http://www.gnustep.org/
 Source:         
ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
 Source1:        
ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz.sig
 Source2:        %{name}-rpmlintrc
+Source3:        gnustep-make.keyring
 BuildRequires:  gcc-objc
 
 %description

++++++ gnustep-make-2.8.0.tar.gz -> gnustep-make-2.9.0.tar.gz ++++++
++++ 2987 lines of diff (skipped)

Reply via email to