spec: update to 1.4.0

This commit is contained in:
Michal Sekletar 2013-05-06 13:59:51 +02:00
parent 99e93bfed0
commit d4d8a44771
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -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@redhat.com> - 14:1.4.0-1
- update to 1.4.0
* Tue Mar 26 2013 Michal Sekletar <msekleta@redhat.com> - 14:1.3.0-4
- remove unused variable from pcap-config to prevent multilib conflicts
- specfile cleanup

View File

@ -1 +1 @@
f78455a92622b7a3c05c58b6ad1cec7e libpcap-1.3.0.tar.gz
56e88a5aabdd1e04414985ac24f7e76c libpcap-1.4.0.tar.gz