Hello community,

here is the log from the commit of package xmlsec1 for openSUSE:Factory checked 
in at 2017-04-06 11:00:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmlsec1 (Old)
 and      /work/SRC/openSUSE:Factory/.xmlsec1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xmlsec1"

Thu Apr  6 11:00:34 2017 rev:7 rq:482526 version:1.2.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/xmlsec1/xmlsec1.changes  2016-11-28 
15:11:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xmlsec1.new/xmlsec1.changes     2017-04-06 
11:00:35.428810224 +0200
@@ -1,0 +2,9 @@
+Thu Mar 23 12:19:26 UTC 2017 - pmonrealgonza...@suse.com
+
+- Fixed dependencies with libraries (bsc#1012246):
+  * libxmlsec1-openssl.so
+  * libxmlsec1-gcrypt.so
+  * libxmlsec1-gnutls.so
+  * libxmlsec1-nss.so
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xmlsec1.spec ++++++
--- /var/tmp/diff_new_pack.Mw6QfQ/_old  2017-04-06 11:00:36.404672300 +0200
+++ /var/tmp/diff_new_pack.Mw6QfQ/_new  2017-04-06 11:00:36.408671735 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlsec1
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -187,21 +187,25 @@
 %defattr(-,root,root)
 %doc COPYING
 %{_libdir}/libxmlsec1-gcrypt.so.*
+%{_libdir}/libxmlsec1-gcrypt.so
 
 %files -n %{libgnutls}
 %defattr(-,root,root)
 %doc COPYING
 %{_libdir}/libxmlsec1-gnutls.so.*
+%{_libdir}/libxmlsec1-gnutls.so
 
 %files -n %{libnss}
 %defattr(-,root,root)
 %doc COPYING
 %{_libdir}/libxmlsec1-nss.so.*
+%{_libdir}/libxmlsec1-nss.so
 
 %files -n %{libopenssl}
 %defattr(-,root,root)
 %doc COPYING
 %{_libdir}/libxmlsec1-openssl.so.*
+%{_libdir}/libxmlsec1-openssl.so
 
 %files devel
 %defattr(-,root,root,-)
@@ -221,25 +225,21 @@
 
 %files openssl-devel
 %defattr(-,root,root,-)
-%{_libdir}/libxmlsec1-openssl.so
 %{_includedir}/xmlsec1/xmlsec/openssl/
 %{_libdir}/pkgconfig/xmlsec1-openssl.pc
 
 %files gcrypt-devel
 %defattr(-,root,root,-)
-%{_libdir}/libxmlsec1-gcrypt.so
 %{_includedir}/xmlsec1/xmlsec/gcrypt/
 %{_libdir}/pkgconfig/xmlsec1-gcrypt.pc
 
 %files gnutls-devel
 %defattr(-,root,root,-)
-%{_libdir}/libxmlsec1-gnutls.so
 %{_includedir}/xmlsec1/xmlsec/gnutls/
 %{_libdir}/pkgconfig/xmlsec1-gnutls.pc
 
 %files nss-devel
 %defattr(-,root,root,-)
-%{_libdir}/libxmlsec1-nss.so
 %{_includedir}/xmlsec1/xmlsec/nss/
 %{_libdir}/pkgconfig/xmlsec1-nss.pc
 


Reply via email to