[libpcap] Update to new upstream release 1.3.0

Michal Sekletar msekleta at fedoraproject.org
Wed Jun 13 15:27:04 UTC 2012


commit 299b125564171ba57520d1c5309d8e703d80f68e
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Wed Jun 13 17:26:06 2012 +0200

    Update to new upstream release 1.3.0

 .gitignore   |    1 +
 libpcap.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d11ba71..bc58036 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 libpcap-1.1.1.tar.gz
 /libpcap-1.2.0.tar.gz
 /libpcap-1.2.1.tar.gz
+/libpcap-1.3.0.tar.gz
diff --git a/libpcap.spec b/libpcap.spec
index 7ffe0ba..7d20e2f 100644
--- a/libpcap.spec
+++ b/libpcap.spec
@@ -1,7 +1,7 @@
 Name: libpcap
 Epoch: 14
-Version: 1.2.1
-Release: 2%{?dist}
+Version: 1.3.0
+Release: 1%{?dist}
 Summary: A system-independent interface for user-level packet capture
 Group: Development/Libraries
 License: BSD with advertising
@@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man5/pcap*.5*
 
 %changelog
+* Wed Jun 13 2012 Michal Sekletar <msekleta at redhat.com> 14:1.3.0-1
+- Update to 1.3.0
+
 * Thu Jan 05 2012 Jan Synáček <jsynacek at redhat.com> 14:1.2.1-2
 - Rebuilt for GCC 4.7
 
diff --git a/sources b/sources
index 19d9733..aff3f7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06046e0e81efc60566daf1cc96c77d46  libpcap-1.2.1.tar.gz
+f78455a92622b7a3c05c58b6ad1cec7e  libpcap-1.3.0.tar.gz


More information about the scm-commits mailing list