diff options
author | Jeff Morriss <jeff.morriss.ws@gmail.com> | 2015-01-22 14:39:55 -0500 |
---|---|---|
committer | Jeff Morriss <jeff.morriss.ws@gmail.com> | 2015-01-22 19:40:54 +0000 |
commit | 5b55288ae3353ff6ad8aa0a14a709299844aaaca (patch) | |
tree | 144f55602064528dbfe1854b0f25e136e0ca8040 /packaging/rpm/SPECS/wireshark.spec.in | |
parent | 96f974661550681b4bf4be78b838a8dc4ddc129b (diff) | |
download | wireshark-5b55288ae3353ff6ad8aa0a14a709299844aaaca.tar.gz wireshark-5b55288ae3353ff6ad8aa0a14a709299844aaaca.tar.bz2 wireshark-5b55288ae3353ff6ad8aa0a14a709299844aaaca.zip |
Add a changelog entry for the license tag change (I82de1bc4ffcb1e962b1a35dc58aaa87aca04ed5e).
Change-Id: I5e715579be9b415cd0fd957c66c7bd82319c88b3
Reviewed-on: https://code.wireshark.org/review/6743
Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Diffstat (limited to 'packaging/rpm/SPECS/wireshark.spec.in')
-rw-r--r-- | packaging/rpm/SPECS/wireshark.spec.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/rpm/SPECS/wireshark.spec.in b/packaging/rpm/SPECS/wireshark.spec.in index f3ff7b360d..1099ab940f 100644 --- a/packaging/rpm/SPECS/wireshark.spec.in +++ b/packaging/rpm/SPECS/wireshark.spec.in @@ -391,7 +391,10 @@ fi %endif %changelog -* Tue Jan 15 2015 Jeff Morriss +* Tue Jan 20 2015 Jeff Morriss +- Make the license tag more specific: Wireshark is GPLv2+. + +* Mon Jan 12 2015 Jeff Morriss - Modernize the (base package) %description. * Wed Dec 3 2014 Jeff Morriss |