Hello community,

here is the log from the commit of package libnftnl for openSUSE:Factory 
checked in at 2015-09-24 06:14:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnftnl (Old)
 and      /work/SRC/openSUSE:Factory/.libnftnl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnftnl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnftnl/libnftnl.changes        2014-12-16 
14:49:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libnftnl.new/libnftnl.changes   2015-09-24 
06:14:08.000000000 +0200
@@ -1,0 +2,19 @@
+Thu Sep 17 13:42:05 UTC 2015 - [email protected]
+
+- Update to new upstream release 1.0.5
+* Resolve improper symbol versioning in the shared library
+
+-------------------------------------------------------------------
+Wed Sep 16 11:56:20 UTC 2015 - [email protected]
+
+- Update to new upstream release 1.0.4
+* src: add batch abstraction
+* table: add netdev family support
+* chain: add netdev family support
+* set: add support for set timeouts
+* set_elem: add timeout support
+* data: increase maximum possible data size
+* set_elem: support expressions attached to set elements
+* dynset: support expression templates
+
+-------------------------------------------------------------------

Old:
----
  libnftnl-1.0.3.tar.bz2
  libnftnl-1.0.3.tar.bz2.sig

New:
----
  libnftnl-1.0.5.tar.bz2
  libnftnl-1.0.5.tar.bz2.sig

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

Other differences:
------------------
++++++ libnftnl.spec ++++++
--- /var/tmp/diff_new_pack.SysWuI/_old  2015-09-24 06:14:10.000000000 +0200
+++ /var/tmp/diff_new_pack.SysWuI/_new  2015-09-24 06:14:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libnftnl
 #
-# 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
@@ -17,8 +17,8 @@
 
 
 Name:           libnftnl
-%define lname  libnftnl0
-Version:        1.0.3
+%define lname  libnftnl4
+Version:        1.0.5
 Release:        0
 Summary:        Userspace library to access the nftables Netlink interface
 License:        GPL-2.0+
@@ -74,15 +74,15 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR="%buildroot";
-rm -f "%buildroot/%_libdir"/*.la;
+make install DESTDIR="%buildroot"
+rm -f "%buildroot/%_libdir"/*.la
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
 %defattr(-,root,root)
-%_libdir/libnftnl.so.0*
+%_libdir/libnftnl.so.4*
 
 %files devel
 %defattr(-,root,root)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.SysWuI/_old  2015-09-24 06:14:10.000000000 +0200
+++ /var/tmp/diff_new_pack.SysWuI/_new  2015-09-24 06:14:10.000000000 +0200
@@ -1,4 +1,4 @@
-libnftnl0
+libnftnl4
 libnftnl-devel
        requires -libnftnl-<targettype>
-       requires "libnftnl0-<targettype> = <version>"
+       requires "libnftnl4-<targettype> = <version>"

++++++ libnftnl-1.0.3.tar.bz2 -> libnftnl-1.0.5.tar.bz2 ++++++
++++ 25382 lines of diff (skipped)


Reply via email to