diff --git a/.gitignore b/.gitignore index aefd59d..a2a566b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ File-DesktopEntry-0.04.tar.gz /File-DesktopEntry-0.11.tar.gz /File-DesktopEntry-0.12.tar.gz /File-DesktopEntry-0.20.tar.gz +/File-DesktopEntry-0.21.tar.gz diff --git a/perl-File-DesktopEntry.spec b/perl-File-DesktopEntry.spec index 69fad55..74dcbcb 100644 --- a/perl-File-DesktopEntry.spec +++ b/perl-File-DesktopEntry.spec @@ -1,5 +1,5 @@ Name: perl-File-DesktopEntry -Version: 0.20 +Version: 0.21 Release: 1%{?dist} Summary: Object to handle .desktop files License: GPL+ or Artistic @@ -56,11 +56,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -delete make test %files -%doc Changes README +%doc Changes %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu Nov 26 2015 Jitka Plesnikova - 0.21-1 +- 0.21 bump + * Tue Nov 24 2015 Jitka Plesnikova - 0.20-1 - 0.20 bump diff --git a/sources b/sources index b146884..fd117b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cdfa3b437dc021f906f19c4a4867b94f File-DesktopEntry-0.20.tar.gz +734869458f52b9ccdc84a2cdee48c42c File-DesktopEntry-0.21.tar.gz