Ver. 2.0.3
This commit is contained in:
parent
dcb4bfdc26
commit
34cad2b428
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ wireshark-1.2.10.tar.bz2
|
|||||||
/wireshark-1.12.9.tar.bz2
|
/wireshark-1.12.9.tar.bz2
|
||||||
/wireshark-2.0.1.tar.bz2
|
/wireshark-2.0.1.tar.bz2
|
||||||
/wireshark-2.0.2.tar.bz2
|
/wireshark-2.0.2.tar.bz2
|
||||||
|
/wireshark-2.0.3.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
204d053e0796c7da09292e0b54bc8503 wireshark-2.0.2.tar.bz2
|
62dc20f5a77542feed2e38f18db8ae3b wireshark-2.0.3.tar.bz2
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 2.0.2
|
Version: 2.0.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL+
|
License: GPL+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -455,6 +455,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
|||||||
%{_datadir}/aclocal/*
|
%{_datadir}/aclocal/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 28 2016 Peter Hatina <phatina@redhat.com> - 2.0.3-1
|
||||||
|
- Ver. 2.0.3
|
||||||
|
|
||||||
* Tue Mar 01 2016 Peter Hatina <phatina@redhat.com> - 2.0.2-1
|
* Tue Mar 01 2016 Peter Hatina <phatina@redhat.com> - 2.0.2-1
|
||||||
- Ver. 2.0.2
|
- Ver. 2.0.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user