Hello community, here is the log from the commit of package libnettle for openSUSE:Factory checked in at 2015-03-16 06:54:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnettle (Old) and /work/SRC/openSUSE:Factory/.libnettle.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnettle" Changes: -------- --- /work/SRC/openSUSE:Factory/libnettle/libnettle.changes 2014-05-16 17:56:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libnettle.new/libnettle.changes 2015-03-16 06:54:20.000000000 +0100 @@ -1,0 +2,10 @@ +Fri Mar 13 14:10:01 UTC 2015 - [email protected] + +- Add url to the spec + +------------------------------------------------------------------- +Thu Mar 5 17:28:07 UTC 2015 - [email protected] + +- Revert back to 2.7 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnettle.spec ++++++ --- /var/tmp/diff_new_pack.xoJr1N/_old 2015-03-16 06:54:21.000000000 +0100 +++ /var/tmp/diff_new_pack.xoJr1N/_new 2015-03-16 06:54:21.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libnettle # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -24,6 +24,7 @@ Summary: Cryptographic Library License: LGPL-2.1+ and GPL-2.0+ Group: System/Libraries +Url: http://www.lysator.liu.se/~nisse/nettle/ Source0: http://www.lysator.liu.se/~nisse/archive/nettle-%{version}.tar.gz Source1: http://www.lysator.liu.se/~nisse/archive/nettle-%{version}.tar.gz.sig Source2: %{name}.keyring @@ -101,9 +102,11 @@ rm -f %{buildroot}%{_libdir}/*.a %post -n libnettle%{soname} -p /sbin/ldconfig + %postun -n libnettle%{soname} -p /sbin/ldconfig %post -n libhogweed%{hogweed_soname} -p /sbin/ldconfig + %postun -n libhogweed%{hogweed_soname} -p /sbin/ldconfig %post -n libnettle-devel -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
