Update to 1.7.4

Resolves: #1236387
This commit is contained in:
Michal Sekletar 2015-06-29 18:52:14 +02:00
parent 5583a8176b
commit 79a4a5428f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ libpcap-1.1.1.tar.gz
/libpcap-1.6.2.tar.gz
/libpcap-1.7.2.tar.gz
/libpcap-1.7.3.tar.gz
/libpcap-1.7.4.tar.gz

View File

@ -1,7 +1,7 @@
Name: libpcap
Epoch: 14
Version: 1.7.3
Release: 2%{?dist}
Version: 1.7.4
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
* Mon Jun 29 2015 Michal Sekletar <msekleta@redhat.com> - 14:1.7.4-1
- update to 1.7.4 (#1236387)
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 14:1.7.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
9ce284eacc02cb5491e123b875f3f63c libpcap-1.7.3.tar.gz
b2e13142bbaba857ab1c6894aedaf547 libpcap-1.7.4.tar.gz