Hello community,

here is the log from the commit of package libgsasl for openSUSE:Factory 
checked in at 2015-02-11 16:46:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgsasl (Old)
 and      /work/SRC/openSUSE:Factory/.libgsasl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgsasl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgsasl/libgsasl.changes        2013-05-03 
07:32:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgsasl.new/libgsasl.changes   2015-02-11 
16:46:28.000000000 +0100
@@ -1,0 +2,13 @@
+Sun Feb  8 23:38:09 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.8.0
+  * SAML20 support following RFC 6595.
+  * OPENID20 support following RFC 6616.
+  * Various cleanups, portability and other bug fixes.
+    See the NEWS entries during the 1.7.x branch for details
+- Use %lang_package macro instead of manually defined -lang package
+- Remove libgsasl-stdio.h.patch; fixed
+- Remove fix-arm.patch; fixed
+- Use download Url as source
+    
+-------------------------------------------------------------------

Old:
----
  fix-arm.patch
  libgsasl-1.6.1.tar.gz
  libgsasl-stdio.h.patch

New:
----
  libgsasl-1.8.0.tar.gz

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

Other differences:
------------------
++++++ libgsasl.spec ++++++
--- /var/tmp/diff_new_pack.SRZdIm/_old  2015-02-11 16:46:29.000000000 +0100
+++ /var/tmp/diff_new_pack.SRZdIm/_new  2015-02-11 16:46:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgsasl
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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,11 +17,9 @@
 
 
 Name:           libgsasl
-Version:        1.6.1
+Version:        1.8.0
 Release:        0
-Source:         %{name}-%{version}.tar.gz
-Patch1:         libgsasl-stdio.h.patch
-Patch2:         fix-arm.patch
+Source:         ftp://ftp.gnu.org/gnu/gsasl/%{name}-%{version}.tar.gz
 Summary:        Implementation of the SASL framework and a few common SASL 
mechanisms
 License:        LGPL-2.1+ and GPL-3.0+
 Group:          Development/Libraries/C and C++
@@ -71,26 +69,10 @@
 used by network servers (e.g., IMAP, SMTP) to request authentication
 from clients, and in clients to authenticate against servers.
 
-%package lang
-# Should use %%lang_package, but that does not exist in upstream rpm
-Summary:        Languages for package %name
-Group:          System/Localization
-Requires:       %name = %version
-Provides:       %name-lang-all = %version
-%if 0%{?suse_version} >= 1140 || 0%{?fedora_version} >= 15
-Supplements:    packageand(bundle-lang-other:%name)
-BuildArch:      noarch
-%endif
-
-%description lang
-Provides translations to the package %name
+%lang_package
 
 %prep
 %setup -q
-%patch1 -p1
-%ifarch %arm aarch64
-%patch2 -p1
-%endif
 
 %build
 %configure --disable-static --with-pic

++++++ libgsasl-1.6.1.tar.gz -> libgsasl-1.8.0.tar.gz ++++++
++++ 68484 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to