diff options
Diffstat (limited to 'perl-Gtk2-AppIndicator.spec')
-rw-r--r-- | perl-Gtk2-AppIndicator.spec | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/perl-Gtk2-AppIndicator.spec b/perl-Gtk2-AppIndicator.spec index 2d56813..5bb62cc 100644 --- a/perl-Gtk2-AppIndicator.spec +++ b/perl-Gtk2-AppIndicator.spec @@ -9,10 +9,9 @@ Name: perl-Gtk2-AppIndicator Version: 0.15 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl extension for libappindicator -# From Copyright: Distributed under the same license as perl. -License: GPL+ or Artistic +License: Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Gtk2-AppIndicator/ Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-AppIndicator-%{version}.tar.gz @@ -70,6 +69,9 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; -print %changelog +* Mon Sep 15 2014 Remi Collet <remi@fedoraproject.org> 0.15-3 +- License is Artistic + * Sun Sep 7 2014 Remi Collet <remi@fedoraproject.org> 0.15-2 - fix BR and cleaup from review #1138980 |