Hello community, here is the log from the commit of package openssl-1_0_0 for openSUSE:Factory checked in at 2018-03-01 12:04:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openssl-1_0_0 (Old) and /work/SRC/openSUSE:Factory/.openssl-1_0_0.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openssl-1_0_0" Thu Mar 1 12:04:27 2018 rev:13 rq:577051 version:1.0.2n Changes: -------- --- /work/SRC/openSUSE:Factory/openssl-1_0_0/openssl-1_0_0.changes 2017-12-09 20:26:57.151079410 +0100 +++ /work/SRC/openSUSE:Factory/.openssl-1_0_0.new/openssl-1_0_0.changes 2018-03-01 12:04:29.169252579 +0100 @@ -1,0 +2,6 @@ +Thu Feb 15 15:47:07 UTC 2018 - [email protected] + +- Remove bit obsolete syntax +- Use %license macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openssl-1_0_0.spec ++++++ --- /var/tmp/diff_new_pack.CGyCbX/_old 2018-03-01 12:04:31.237178389 +0100 +++ /var/tmp/diff_new_pack.CGyCbX/_new 2018-03-01 12:04:31.241178245 +0100 @@ -1,7 +1,7 @@ # # spec file for package openssl-1_0_0 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -95,7 +95,7 @@ BuildRequires: ed BuildRequires: pkgconfig BuildRequires: pkgconfig(zlib) -Conflicts: otherproviders(ssl) +Conflicts: ssl Provides: ssl %description @@ -139,7 +139,7 @@ # we need to have around only the exact version we are able to operate with Conflicts: libopenssl-devel < %{version} Conflicts: libopenssl-devel > %{version} -Conflicts: otherproviders(ssl-devel) +Conflicts: ssl-devel Provides: ssl-devel %description -n libopenssl-1_0_0-devel @@ -160,7 +160,7 @@ Summary: Additional Package Documentation License: OpenSSL Group: Productivity/Networking/Security -Conflicts: otherproviders(openssl-doc) +Conflicts: openssl-doc Provides: openssl-doc = %{version} Obsoletes: openssl-doc < %{version} BuildArch: noarch @@ -387,13 +387,14 @@ %postun -n libopenssl1_0_0-steam -p /sbin/ldconfig %files -n libopenssl1_0_0 +%license LICENSE %{_libdir}/libssl.so.%{num_version} %{_libdir}/libcrypto.so.%{num_version} %dir %{_libdir}/engines-1.0 %{_libdir}/engines-1.0 %files -n libopenssl1_0_0-steam -%doc LICENSE +%license LICENSE %dir %{steamprefix} %dir %{steamlibdir} /%{steamlibdir}/libssl.so.%{num_version} @@ -421,7 +422,7 @@ %files -f filelist %doc CHANGE* INSTAL* -%doc LICENSE NEWS README README.SUSE README-FIPS.txt +%doc NEWS README README.SUSE README-FIPS.txt %dir %{ssletcdir} %config (noreplace) %{ssletcdir}/openssl.cnf %attr(700,root,root) %{ssletcdir}/private
