Hello community,

here is the log from the commit of package libassuan for openSUSE:Factory 
checked in at 2014-08-25 11:02:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libassuan (Old)
 and      /work/SRC/openSUSE:Factory/.libassuan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libassuan"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libassuan/libassuan.changes      2013-08-21 
13:45:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libassuan.new/libassuan.changes 2014-08-25 
11:03:22.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Aug 17 21:29:35 UTC 2014 - andreas.stie...@gmx.de
+
+- update to 2.1.2:
+  * Added support for ppc64le.
+
+-------------------------------------------------------------------

Old:
----
  libassuan-2.1.1.tar.bz2
  libassuan-2.1.1.tar.bz2.sig

New:
----
  libassuan-2.1.2.tar.bz2
  libassuan-2.1.2.tar.bz2.sig

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

Other differences:
------------------
++++++ libassuan.spec ++++++
--- /var/tmp/diff_new_pack.c5ac6h/_old  2014-08-25 11:03:23.000000000 +0200
+++ /var/tmp/diff_new_pack.c5ac6h/_new  2014-08-25 11:03:23.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libassuan
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,7 +17,7 @@
 
 
 Name:           libassuan
-Version:        2.1.1
+Version:        2.1.2
 Release:        0
 Summary:        IPC library used by GnuPG version 2
 License:        GPL-3.0+ and LGPL-2.1+
@@ -28,9 +28,9 @@
 Source2:        
ftp://ftp.gnupg.org/gcrypt/libassuan/%{name}-%{version}.tar.bz2.sig
 # http://www.gnupg.org/signature_key.en.html
 Source3:        libassuan.keyring
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libgpg-error-devel >= 1.8
-Requires:       %install_info_prereq
+Requires:       %{install_info_prereq}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Libassuan is the IPC library used by gpg2 (GnuPG version 2)
@@ -66,10 +66,10 @@
 
 %install
 %make_install
-rm -f %{buildroot}%{_libdir}/*.la
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %check
-make check
+make check %{?_smp_mflags}
 
 %post -n libassuan0 -p /sbin/ldconfig
 
@@ -81,9 +81,6 @@
 %postun devel
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/assuan.info.gz
 
-%clean
-rm -rf %{buildroot}
-
 %files -n libassuan0
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog NEWS README THANKS

++++++ libassuan-2.1.1.tar.bz2 -> libassuan-2.1.2.tar.bz2 ++++++
++++ 49463 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