[ipset] Update to the 6.13 upstream release

Mathieu Bridon bochecha at fedoraproject.org
Mon Jul 30 07:14:29 UTC 2012


commit d5748a544aa6c8e89e812a0e8977dfabbed2623b
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Mon Jul 30 12:51:11 2012 +0800

    Update to the 6.13 upstream release

 .gitignore |    1 +
 ipset.spec |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69f6e26..f3fdfd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ipset-6.9.1.tar.bz2
 /ipset-6.11.tar.bz2
+/ipset-6.13.tar.bz2
diff --git a/ipset.spec b/ipset.spec
index 6fa5001..71554e7 100644
--- a/ipset.spec
+++ b/ipset.spec
@@ -1,6 +1,6 @@
 Name:          ipset
-Version:       6.11
-Release:       2%{?dist}
+Version:       6.13
+Release:       1%{?dist}
 Summary:       Manage Linux IP sets
 
 Group:         Applications/System
@@ -72,8 +72,8 @@ find %{buildroot} -name '*.la' -exec rm -f '{}' \;
 %doc COPYING ChangeLog
 %doc %{_mandir}/man8/%{name}.8.gz
 %{_sbindir}/%{name}
-%{_libdir}/lib%{name}.so.2
-%{_libdir}/lib%{name}.so.2.0.0
+%{_libdir}/lib%{name}.so.3
+%{_libdir}/lib%{name}.so.3.0.1
 
 %files devel
 %doc COPYING
@@ -82,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f '{}' \;
 
 
 %changelog
+* Mon Jul 30 2012 Mathieu Bridon <bochecha at fedoraproject.org> - 6.13-1
+- New upstream release.
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 49512a4..cf78c07 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfcc92e30a0fcf10ae6e7c4affa03c84  ipset-6.11.tar.bz2
+0b7f5db12a1852d9c31b1ec13d31ade1  ipset-6.13.tar.bz2


More information about the scm-commits mailing list