diff --git a/.gitignore b/.gitignore index bfde3b8..4aa67cc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ File-DesktopEntry-0.04.tar.gz /File-DesktopEntry-0.05.tar.gz /File-DesktopEntry-0.08.tar.gz /File-DesktopEntry-0.10.tar.gz +/File-DesktopEntry-0.11.tar.gz diff --git a/perl-File-DesktopEntry.spec b/perl-File-DesktopEntry.spec index 5856637..4152325 100644 --- a/perl-File-DesktopEntry.spec +++ b/perl-File-DesktopEntry.spec @@ -1,6 +1,6 @@ Name: perl-File-DesktopEntry -Version: 0.10 -Release: 2%{?dist} +Version: 0.11 +Release: 1%{?dist} Summary: Object to handle .desktop files License: GPL+ or Artistic Group: Development/Libraries @@ -25,6 +25,7 @@ BuildRequires: perl(vars) BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) # Optional tests +BuildRequires: perl(Test::CPAN::Changes) BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: perl(Test::Pod::Coverage) >= 1.00 @@ -60,6 +61,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jun 12 2015 Jitka Plesnikova - 0.11-1 +- 0.11 bump + * Tue Jun 09 2015 Jitka Plesnikova - 0.10-2 - Perl 5.22 rebuild diff --git a/sources b/sources index c3bc261..daefb27 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96b9a336d2b1bac08a9c4131fd3c063c File-DesktopEntry-0.10.tar.gz +8cb672333cfedd7d481953907b579ea5 File-DesktopEntry-0.11.tar.gz