From cfcc7eec8224261a1683b585c1792bd091b57595 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 9 Jun 2015 16:15:22 +0200 Subject: [PATCH] 0.10 bump --- .gitignore | 1 + perl-File-DesktopEntry.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ce41f6c..bfde3b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,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 diff --git a/perl-File-DesktopEntry.spec b/perl-File-DesktopEntry.spec index 962555f..ddc5945 100644 --- a/perl-File-DesktopEntry.spec +++ b/perl-File-DesktopEntry.spec @@ -1,6 +1,6 @@ Name: perl-File-DesktopEntry -Version: 0.08 -Release: 4%{?dist} +Version: 0.10 +Release: 1%{?dist} Summary: Object to handle .desktop files License: GPL+ or Artistic Group: Development/Libraries @@ -60,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Jun 09 2015 Jitka Plesnikova - 0.10-1 +- 0.10 bump + * Sat Jun 06 2015 Jitka Plesnikova - 0.08-4 - Perl 5.22 rebuild diff --git a/sources b/sources index 186249f..c3bc261 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2a136852d514552a85ee9392060947e File-DesktopEntry-0.08.tar.gz +96b9a336d2b1bac08a9c4131fd3c063c File-DesktopEntry-0.10.tar.gz