spec: update to 1.5.3

Link to changelog : http://www.tcpdump.org/libpcap-changes.txt

Resolves: #1038008
This commit is contained in:
Michal Sekletar 2014-01-15 14:36:16 +01:00
parent c218845072
commit 5c44d64898
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ libpcap-1.1.1.tar.gz
/libpcap-1.5.0-20131108git459712e.tar.gz
/generate-tarball.sh
/libpcap-1.5.1.tar.gz
/libpcap-1.5.3.tar.gz

View File

@ -1,6 +1,6 @@
Name: libpcap
Epoch: 14
Version: 1.5.1
Version: 1.5.3
Release: 1%{?dist}
Summary: A system-independent interface for user-level packet capture
Group: Development/Libraries
@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a
%{_mandir}/man5/pcap*.5*
%changelog
* Wed Jan 15 2014 Michal Sekletar <msekleta@redhat.com> - 14:1.5.3-1
- update to 1.5.3
* Thu Nov 28 2013 Michal Sekletar <msekleta@redhat.com> - 14:1.5.1-1
- update to 1.5.1

View File

@ -1 +1 @@
b51f0c611b1e21b73f9ba120023bf972 libpcap-1.5.1.tar.gz
7e7321fb3aff2f2bb05c8229f3795d4a libpcap-1.5.3.tar.gz