diff --git a/libnetfilter_log-0.0.16.tar.bz2 b/libnetfilter_log-0.0.16.tar.bz2 deleted file mode 100644 index fa5f759..0000000 --- a/libnetfilter_log-0.0.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40eaa57964c9cc8672abb2429e653776fb3bc44be815ee1ed07d4f4ee249477a -size 232025 diff --git a/libnetfilter_log-1.0.0.tar.bz2 b/libnetfilter_log-1.0.0.tar.bz2 new file mode 100644 index 0000000..4d9e759 --- /dev/null +++ b/libnetfilter_log-1.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24e1c2c2054d5cb1e4359ef7ad4a5a3360904e277b761cc8ccf78dacd38567c +size 239548 diff --git a/libnetfilter_log.changes b/libnetfilter_log.changes index a339079..36dae7f 100644 --- a/libnetfilter_log.changes +++ b/libnetfilter_log.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 16 10:51:21 UTC 2010 - jengelh@medozas.de + +- New upstream release 1.0.0 + * This releases contains a new function to print logs in XML + format and the doxygen-based documentation. + ------------------------------------------------------------------- Tue Feb 23 22:16:17 UTC 2010 - jengelh@medozas.de diff --git a/libnetfilter_log.spec b/libnetfilter_log.spec index 95ddeee..9b3468b 100644 --- a/libnetfilter_log.spec +++ b/libnetfilter_log.spec @@ -1,5 +1,5 @@ # -# spec file for package libnetfilter_log (Version 0.0.16) +# spec file for package libnetfilter_log (Version 1.0.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,7 +20,7 @@ %define soname 1 Name: libnetfilter_log -Version: 0.0.16 +Version: 1.0.0 Release: 1 License: GNU GPL v2 Group: Productivity/Networking/Security @@ -41,6 +41,7 @@ logging. This library has been previously known as libnfnetlink_log. %package -n %{name}%{soname} + Group: System/Libraries PreReq: glibc Summary: Userspace library for accessing logged packets @@ -53,6 +54,7 @@ logging. This library has been previously known as libnfnetlink_log. %package -n %{name}-devel + Group: Development/Libraries/C and C++ Requires: %{name}%{soname} = %{version} libnfnetlink-devel Summary: Userspace library for accessing logged packets