[libpcap] spec: update to 1.4.0

Michal Sekletar msekleta at fedoraproject.org
Thu Jun 6 12:16:19 UTC 2013


commit d4d8a44771a81171d61f6217c3541f4db63b67da
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Mon May 6 13:59:51 2013 +0200

    spec: update to 1.4.0

 .gitignore   |    1 +
 libpcap.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc58036..78c976c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,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
+/libpcap-1.4.0.tar.gz
diff --git a/libpcap.spec b/libpcap.spec
index 4efa8af..8916074 100644
--- a/libpcap.spec
+++ b/libpcap.spec
@@ -1,7 +1,7 @@
 Name: libpcap
 Epoch: 14
-Version: 1.3.0
-Release: 4%{?dist}
+Version: 1.4.0
+Release: 1%{?dist}
 Summary: A system-independent interface for user-level packet capture
 Group: Development/Libraries
 License: BSD with advertising
@@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a
 %{_mandir}/man5/pcap*.5*
 
 %changelog
+* Thu Jun 06 2013 Michal Sekletar <msekleta at redhat.com> - 14:1.4.0-1
+- update to 1.4.0
+
 * Tue Mar 26 2013 Michal Sekletar <msekleta at redhat.com> - 14:1.3.0-4
 - remove unused variable from pcap-config to prevent multilib conflicts
 - specfile cleanup
diff --git a/sources b/sources
index aff3f7c..53568b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f78455a92622b7a3c05c58b6ad1cec7e  libpcap-1.3.0.tar.gz
+56e88a5aabdd1e04414985ac24f7e76c  libpcap-1.4.0.tar.gz


More information about the scm-commits mailing list