Update to new upstream release 1.3.0

This commit is contained in:
Michal Sekletar 2012-06-13 17:26:06 +02:00
parent 16e076db63
commit 299b125564
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> 14:1.3.0-1
- Update to 1.3.0
* Thu Jan 05 2012 Jan Synáček <jsynacek@redhat.com> 14:1.2.1-2
- Rebuilt for GCC 4.7

View File

@ -1 +1 @@
06046e0e81efc60566daf1cc96c77d46 libpcap-1.2.1.tar.gz
f78455a92622b7a3c05c58b6ad1cec7e libpcap-1.3.0.tar.gz