From 32c404e044f94b6c630ede8848c28b45e396282e Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Thu, 29 Dec 2016 11:47:26 +0000
Subject: Update to 1.20161229

- New upstream release 1.20161229
  - Improved VERSION numbering (GH#5)
---
 Modern-Perl-1.20161005-version.patch |  9 ---------
 perl-Modern-Perl.spec                | 13 ++++++-------
 sources                              |  2 +-
 3 files changed, 7 insertions(+), 17 deletions(-)
 delete mode 100644 Modern-Perl-1.20161005-version.patch

diff --git a/Modern-Perl-1.20161005-version.patch 
b/Modern-Perl-1.20161005-version.patch
deleted file mode 100644
index 56bd389..0000000
--- a/Modern-Perl-1.20161005-version.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- lib/Modern/Perl.pm
-+++ lib/Modern/Perl.pm
-@@ -1,5 +1,6 @@
- package Modern::Perl;
- # ABSTRACT: enable all of the features of Modern Perl with one import
-+$Modern::Perl::VERSION = '1.20161005';
- 
- use 5.010_000;
- 
diff --git a/perl-Modern-Perl.spec b/perl-Modern-Perl.spec
index 22daf14..badbcde 100644
--- a/perl-Modern-Perl.spec
+++ b/perl-Modern-Perl.spec
@@ -1,12 +1,11 @@
 Name:           perl-Modern-Perl
-Version:        1.20161005
+Version:        1.20161229
 Release:        1%{?dist}
 Summary:        Enable all of the features of Modern Perl with one command
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Modern-Perl/
 Source0:        
http://www.cpan.org/authors/id/C/CH/CHROMATIC/Modern-Perl-%{version}.tar.gz
-Patch0:         Modern-Perl-1.20161005-version.patch
 BuildArch:      noarch
 # Module Build
 BuildRequires:  coreutils
@@ -34,17 +33,13 @@ and modules.  Wouldn't it be nice to use them all with a 
single command?
 %prep
 %setup -q -n Modern-Perl-%{version}
 
-# Add back in the package version, needed for provides
-# https://github.com/chromatic/Modern-Perl/issues/5
-%patch0
-
 %build
 perl Build.PL --installdirs=vendor
 ./Build
 
 %install
 ./Build install --destdir=%{buildroot} --create_packlist=0
-%{_fixperms} %{buildroot}
+%{_fixperms} -c %{buildroot}
 
 %check
 ./Build test
@@ -56,6 +51,10 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/Modern::Perl.3*
 
 %changelog
+* Thu Dec 29 2016 Paul Howarth <p...@city-fan.org> - 1.20161229-1
+- Update to 1.20161229
+  - Improved VERSION numbering (GH#5)
+
 * Thu Oct  6 2016 Paul Howarth <p...@city-fan.org> - 1.20161005-1
 - Update to 1.20161005
   - Updated for 2016 release
diff --git a/sources b/sources
index 861b3a3..6074f5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-660fb7d591a84825ee43475ab5b52889  Modern-Perl-1.20161005.tar.gz
+SHA512 (Modern-Perl-1.20161229.tar.gz) = 
64ed7ea6ec74564fcb06d3e547f12ce8c8a372d8478a6dc47d80d24374cb45097f72c26c86b268c42ebd09b4056b94b21798d7d1b51d82dec672f9357c1d51b9
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Modern-Perl.git/commit/?h=master&id=32c404e044f94b6c630ede8848c28b45e396282e
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to