Rebase to 1.7.3

Resolves: #1214723
This commit is contained in:
Michal Sekletar 2015-05-26 14:10:50 +02:00
parent e659b3950b
commit f09408f776
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ libpcap-1.1.1.tar.gz
/libpcap-1.5.3.tar.gz
/libpcap-1.6.2.tar.gz
/libpcap-1.7.2.tar.gz
/libpcap-1.7.3.tar.gz

View File

@ -1,6 +1,6 @@
Name: libpcap
Epoch: 14
Version: 1.7.2
Version: 1.7.3
Release: 1%{?dist}
Summary: A system-independent interface for user-level packet capture
Group: Development/Libraries
@ -83,6 +83,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a
%{_mandir}/man5/pcap*.5*
%changelog
* Tue May 26 2015 Michal Sekletar <msekleta@redhat.com> - 14:1.7.3-1
- update to 1.7.3 (#1214723)
* Fri Mar 13 2015 Michal Sekletar <msekleta@redhat.com> - 14:1.7.2-1
- update to 1.7.2 (#1201078)

View File

@ -1 +1 @@
4747281d4e3ebdb78bc88cdccd3ca5f7 libpcap-1.7.2.tar.gz
9ce284eacc02cb5491e123b875f3f63c libpcap-1.7.3.tar.gz