cbm pushed to perl-Tie-Cycle (master). "Version bump, spec file clean up"

2016-02-03 Thread notifications
From 94d12dc694acc5aecf0d0d7ea7c2bc9a557b5e02 Mon Sep 17 00:00:00 2001
From: "Colin B. Macdonald" 
Date: Wed, 3 Feb 2016 10:26:25 -0800
Subject: Version bump, spec file clean up

---
 .gitignore  |  1 +
 perl-Tie-Cycle.spec | 16 ++--
 sources |  2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1b61851..cc2cc86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Tie-Cycle-1.20.tar.gz
 /Tie-Cycle-1.21.tar.gz
+/Tie-Cycle-1.221.tar.gz
diff --git a/perl-Tie-Cycle.spec b/perl-Tie-Cycle.spec
index 66fe618..aeb19af 100644
--- a/perl-Tie-Cycle.spec
+++ b/perl-Tie-Cycle.spec
@@ -1,6 +1,6 @@
 Name:   perl-Tie-Cycle
-Version:1.21
-Release:3%{?dist}
+Version:1.221
+Release:1%{?dist}
 Summary:Cycle through a list of values via a scalar
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -9,13 +9,14 @@ Source0:
http://www.cpan.org/authors/id/B/BD/BDFOY/Tie-Cycle-%{version}.t
 BuildArch:  noarch
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More) >= 0.95
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage)
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
 This Perl module can be used to go through a list over and over again.
@@ -31,19 +32,22 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
-make pure_install DESTDIR=$RPM_BUILD_ROOT
-%{_fixperms} $RPM_BUILD_ROOT/*
+make pure_install DESTDIR=%{buildroot}
+%{_fixperms} %{buildroot}/*
 
 %check
 make test
 
 %files
 %license LICENSE
-%doc Changes README
+%doc Changes README.pod
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 03 2016 Colin B. Macdonald  - 1.221-1
+- Version bump, spec file clean up
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.21-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 4a5df90..4e327c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a204c47f60f28ed9b0cb2c098eed409  Tie-Cycle-1.21.tar.gz
+773b14e02cb5815d40160cf7255897e0  Tie-Cycle-1.221.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Tie-Cycle.git/commit/?h=master=94d12dc694acc5aecf0d0d7ea7c2bc9a557b5e02
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

cbm pushed to perl-Tie-Cycle (master). Version bump, spec file clean up

2015-06-10 Thread notifications
From 551d87eacfa5acd4e84e77df3746462fff9c3838 Mon Sep 17 00:00:00 2001
From: Colin B. Macdonald macdon...@maths.ox.ac.uk
Date: Wed, 10 Jun 2015 11:59:42 +0100
Subject: Version bump, spec file clean up


diff --git a/perl-Tie-Cycle.spec b/perl-Tie-Cycle.spec
index e73baa8..1aebf4f 100644
--- a/perl-Tie-Cycle.spec
+++ b/perl-Tie-Cycle.spec
@@ -1,6 +1,6 @@
 Name:   perl-Tie-Cycle
-Version:1.20
-Release:3%{?dist}
+Version:1.21
+Release:1%{?dist}
 Summary:Cycle through a list of values via a scalar
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -9,11 +9,10 @@ Source0:
http://www.cpan.org/authors/id/B/BD/BDFOY/Tie-Cycle-%{version}.t
 BuildArch:  noarch
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
-BuildRequires:  perl(Test::More) = 0.95
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(strict)
-BuildRequires:  perl(Test::More) = 0.95.
+BuildRequires:  perl(Test::More) = 0.95
 BuildRequires:  perl(Test::Pod) = 1.00
 BuildRequires:  perl(Test::Pod::Coverage)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -45,6 +44,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 10 2015 Colin B. Macdonald c...@m.fsf.org 1.21-1
+- Version bump, spec file clean up
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 1.20-3
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Tie-Cycle.git/commit/?h=masterid=551d87eacfa5acd4e84e77df3746462fff9c3838
--
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