commit 63cce4dfcfa4bfeb095e69519bd31aec8235ff06
Author: Paul Howarth <p...@city-fan.org>
Date:   Tue Jan 6 13:31:53 2015 +0000

    Update to 0.34
    
    - New upstream release 0.34
      - Re-release to fix problematic $VERSION declaration (CPAN RT#101095)

 perl-aliased.spec |    8 ++++++--
 sources           |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-aliased.spec b/perl-aliased.spec
index e4708c4..1d5c90a 100644
--- a/perl-aliased.spec
+++ b/perl-aliased.spec
@@ -1,5 +1,5 @@
 Name:          perl-aliased
-Version:       0.33
+Version:       0.34
 Release:       1%{?dist}
 Summary:       Use shorter versions of class names
 License:       GPL+ or Artistic
@@ -9,11 +9,11 @@ BuildArch:    noarch
 # Module Build
 BuildRequires: perl
 BuildRequires: perl(Module::Build::Tiny) >= 0.039
-BuildRequires: perl(warnings)
 # Module Runtime
 BuildRequires: perl(Carp)
 BuildRequires: perl(Exporter)
 BuildRequires: perl(strict)
+BuildRequires: perl(warnings)
 # Test Suite
 BuildRequires: perl(B)
 BuildRequires: perl(CPAN::Meta) >= 2.120900
@@ -52,6 +52,10 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/aliased.3*
 
 %changelog
+* Tue Jan  6 2015 Paul Howarth <p...@city-fan.org> - 0.34-1
+- Update to 0.34
+  - Re-release to fix problematic $VERSION declaration (CPAN RT#101095)
+
 * Mon Dec 22 2014 Paul Howarth <p...@city-fan.org> - 0.33-1
 - Update to 0.33
   - Don't inherit from Exporter
diff --git a/sources b/sources
index f41015d..93c555c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af0b619806b8ecb764ee7e643c5541e9  aliased-0.33.tar.gz
+f7f659f689699a87115da1262eb6edc6  aliased-0.34.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to