From ac0a5d8a3fad3c02a4d48f9e05aed797e15460e4 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 3 Mar 2014 12:13:11 +0100 Subject: [PATCH] 0.22 bump --- .gitignore | 1 + perl-File-MimeInfo.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 92a62c2..a100e99 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ File-MimeInfo-0.15.tar.gz /File-MimeInfo-0.19.tar.gz /File-MimeInfo-0.20.tar.gz /File-MimeInfo-0.21.tar.gz +/File-MimeInfo-0.22.tar.gz diff --git a/perl-File-MimeInfo.spec b/perl-File-MimeInfo.spec index 07875f8..2518286 100644 --- a/perl-File-MimeInfo.spec +++ b/perl-File-MimeInfo.spec @@ -1,5 +1,5 @@ Name: perl-File-MimeInfo -Version: 0.21 +Version: 0.22 Release: 1%{?dist} Summary: Determine file type and open application License: GPL+ or Artistic @@ -65,6 +65,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Mar 03 2014 Jitka Plesnikova - 0.22-1 +- 0.22 bump + * Mon Nov 04 2013 Jitka Plesnikova - 0.21-1 - 0.21 bump diff --git a/sources b/sources index a3fc6e1..cd98dd3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d55c8d1dc4e5c72e92b65f98a97ac92 File-MimeInfo-0.21.tar.gz +e5012cc8ec0fa39108238392f2c91c51 File-MimeInfo-0.22.tar.gz