jplesnik pushed to perl-Smart-Comments (master). "1.06 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Oct 26 11:01:16 UTC 2015


From 4007b9c6528cb7f4e8d56201baa0f506c50fe39d Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Mon, 26 Oct 2015 12:00:54 +0100
Subject: 1.06 bump

---
 .gitignore               |  1 +
 perl-Smart-Comments.spec | 15 +++++++++++----
 sources                  |  2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index da440b8..1b02f29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Smart-Comments-1.0.4.tar.gz
 /Smart-Comments-1.000004.tar.gz
 /Smart-Comments-1.000005.tar.gz
+/Smart-Comments-1.06.tar.gz
diff --git a/perl-Smart-Comments.spec b/perl-Smart-Comments.spec
index eaac2c1..a4b20c1 100644
--- a/perl-Smart-Comments.spec
+++ b/perl-Smart-Comments.spec
@@ -1,14 +1,17 @@
 Name:           perl-Smart-Comments
 Summary:        Comments that do more than just sit there
 Epoch:          1
-Version:        1.000005
-Release:        7%{?dist}
+Version:        1.06
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
-Source0:        http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/Smart-Comments-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Smart-Comments-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/Smart-Comments
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Data::Dumper)
@@ -16,7 +19,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Filter::Simple) >= 0.8
 BuildRequires:  perl(List::Util)
 BuildRequires:  perl(strict)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More) >= 0.99
 BuildRequires:  perl(Text::Balanced) >= 2
 BuildRequires:  perl(warnings)
 
@@ -54,11 +57,15 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} +
 make test
 
 %files
+%license LICENSE
 %doc README Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Oct 26 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1:1.06-1
+- 1.06 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.000005-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 2dc5e04..775b265 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17f7fb5d43c9b8295e89344be4c40826  Smart-Comments-1.000005.tar.gz
+94dcd64287ec2b42adaa1ee21cabfbef  Smart-Comments-1.06.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Smart-Comments.git/commit/?h=master&id=4007b9c6528cb7f4e8d56201baa0f506c50fe39d


More information about the perl-devel mailing list