Hello community,

here is the log from the commit of package gnustep-base for openSUSE:Factory 
checked in at 2019-01-15 09:17:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnustep-base (Old)
 and      /work/SRC/openSUSE:Factory/.gnustep-base.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnustep-base"

Tue Jan 15 09:17:07 2019 rev:8 rq:664978 version:1.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnustep-base/gnustep-base.changes        
2018-07-18 22:53:47.138991599 +0200
+++ /work/SRC/openSUSE:Factory/.gnustep-base.new.28833/gnustep-base.changes     
2019-01-15 09:17:37.578165601 +0100
@@ -1,0 +2,37 @@
+Fri Jan 11 13:18:11 UTC 2019 - Fred kiefer <fredkie...@gmx.de>
+
+- update to 1.26.0
+   * Improve utf8 validity checks.
+   * Make point and size subclasses for NSValue interchangable.
+   * Add support for TLS SNI. Always request certificate from client and
+     update certificates after 5 minutes.
+   * Don't write deprecated fields to desktop link file.
+   * Use NSLock instead of GSLazyLock and other improvements for
+     multithreaded processes.
+   * Clean up of NSString cluster.
+   * Update NSAssert() and NSCAssert() to handle variable arguments (as
+     OSX has done) and mark the numbered macros as obsolete.
+   * Various improvements in tests.
+   * Require ICU >= 50.
+   * ICU is now detected using pkg-config.
+   * Improve XML parsing.
+   * Make NSXMLNode ivar a union representing different types, instead
+     of assuming it will contain different underlying class types in
+     different contexts.  This is important for the new libobjc2 ABI.
+   * OSX compatibility changes to NSURL.
+   * NSFileManager call error handle on missing file.
+   * Dummy spinlock implementation for platforms that don't support it.
+   * Internationalization improvements: Japanese translation, Turkish
+     translation, Polish translation.
+   * Various improvements for new libobjc2 "v2 ABI", including things
+     like a new NSConstantString implementation, making
+     GS_REPLACE_CONSTANT_STRING a noop with the new ABI, etc.
+   * Improvements for stack traces, exception handling and dead lock
+     detection.
+   * Other more minor bugfixes and cleanups.  Many found by Coverity
+     scan results.
+   * As usual, this release also contains an update to include the most
+     recent international timezone data.
+
+
+-------------------------------------------------------------------

Old:
----
  gnustep-base-1.25.1.tar.gz
  gnustep-base-1.25.1.tar.gz.sig

New:
----
  gnustep-base-1.26.0.tar.gz
  gnustep-base-1.26.0.tar.gz.sig

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

Other differences:
------------------
++++++ gnustep-base.spec ++++++
--- /var/tmp/diff_new_pack.0JF8Ru/_old  2019-01-15 09:17:38.110165105 +0100
+++ /var/tmp/diff_new_pack.0JF8Ru/_new  2019-01-15 09:17:38.110165105 +0100
@@ -17,11 +17,11 @@
 
 
 Name:           gnustep-base
-%define lname  libgnustep-base1_25
+%define lname  libgnustep-base1_26
 Summary:        GNUstep Base library package
 License:        LGPL-2.1-or-later AND GPL-3.0-or-later
 Group:          System/GUI/Other
-Version:        1.25.1
+Version:        1.26.0
 Release:        0
 Url:            http://www.gnustep.org/
 Source:         
ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz

++++++ gnustep-base-1.25.1.tar.gz -> gnustep-base-1.26.0.tar.gz ++++++
++++ 791355 lines of diff (skipped)


Reply via email to