From 9128e1dd9baa80cd331f9e940d9fc7f994ab16f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 2 Sep 2013 12:58:57 +0200 Subject: [PATCH] 0.58 bump --- .gitignore | 1 + perl-Module-Load-Conditional.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cd12dc8..0372556 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Module-Load-Conditional-0.24.tar.gz /Module-Load-Conditional-0.54.tar.gz +/Module-Load-Conditional-0.58.tar.gz diff --git a/perl-Module-Load-Conditional.spec b/perl-Module-Load-Conditional.spec index 8217ded..9df681b 100644 --- a/perl-Module-Load-Conditional.spec +++ b/perl-Module-Load-Conditional.spec @@ -1,6 +1,6 @@ Name: perl-Module-Load-Conditional -Version: 0.54 -Release: 291%{?dist} +Version: 0.58 +Release: 1%{?dist} Summary: Looking up module information and loading at run-time License: GPL+ or Artistic Group: Development/Libraries @@ -63,6 +63,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Sep 02 2013 Petr Pisar - 0.58-1 +- 0.58 bump + * Sat Aug 03 2013 Fedora Release Engineering - 0.54-291 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 0a5a241..2a2dbd1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -626d90b25bd461388e4706ff7a631d72 Module-Load-Conditional-0.54.tar.gz +baa69a896ca6710e9c9a37dd08cd4ba9 Module-Load-Conditional-0.58.tar.gz