spec: update to 1.4.0
This commit is contained in:
parent
99e93bfed0
commit
d4d8a44771
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user