Hello community,

here is the log from the commit of package libmnl for openSUSE:Factory checked 
in at 2012-05-29 10:33:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmnl (Old)
 and      /work/SRC/openSUSE:Factory/.libmnl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmnl", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmnl/libmnl.changes    2012-01-04 
07:24:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmnl.new/libmnl.changes       2012-05-29 
10:33:55.000000000 +0200
@@ -1,0 +2,7 @@
+Sat May 26 18:29:50 UTC 2012 - [email protected]
+
+- Update to new upstream release 1.0.3
+* Added the "mnl_attr_for_each_payload" function, which allows to
+  iterate over attributes for a given payload pointer.
+
+-------------------------------------------------------------------

Old:
----
  libmnl-1.0.2.tar.bz2
  libmnl-1.0.2.tar.bz2.sig

New:
----
  libmnl-1.0.3.tar.bz2
  libmnl-1.0.3.tar.bz2.sig

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

Other differences:
------------------
++++++ libmnl.spec ++++++
--- /var/tmp/diff_new_pack.idprB5/_old  2012-05-29 10:33:59.000000000 +0200
+++ /var/tmp/diff_new_pack.idprB5/_new  2012-05-29 10:33:59.000000000 +0200
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:           libmnl
 Summary:        Minimalistic Netlink communication library
-%define lname  %{name}0
-Version:        1.0.2
-Release:        0
 License:        LGPL-2.1+
 Group:          Productivity/Networking/Security
+%define lname  %{name}0
+Version:        1.0.3
+Release:        0
 Url:            http://netfilter.org/projects/libmnl/
 
 #Git-Clone:    git://git.netfilter.org/libmnl
@@ -31,8 +30,9 @@
 Source2:        ftp://ftp.netfilter.org/pub/libmnl/%name-%version.tar.bz2.sig
 Source9:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf automake >= 1.6 libtool
-BuildRequires:  pkgconfig >= 0.23
+#git#BuildRequires:    autoconf, automake >= 1.6
+BuildRequires:  libtool
+BuildRequires:  pkgconfig >= 0.21
 
 %description
 libmnl is a minimalistic user-space library oriented to Netlink
@@ -42,8 +42,8 @@
 that allows you to re-use code and to avoid re-inventing the wheel.
 
 %package -n %lname
-Group:          System/Libraries
 Summary:        Minimalistic Netlink communication library
+Group:          System/Libraries
 
 %description -n %lname
 libmnl is a minimalistic user-space library oriented to Netlink
@@ -53,9 +53,9 @@
 that allows you to re-use code and to avoid re-inventing the wheel.
 
 %package -n %name-devel
-Group:          Development/Libraries/C and C++
 Requires:       %lname = %version
 Summary:        Development files for libmnl
+Group:          Development/Libraries/C and C++
 
 %description -n %name-devel
 libmnl is a minimalistic user-space library oriented to Netlink

++++++ libmnl-1.0.2.tar.bz2 -> libmnl-1.0.3.tar.bz2 ++++++
++++ 19949 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to