jplesnik pushed to perl-generators (master). "1.07 bump; Return perl version as normalized perl(:VERSION) symbol"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Oct 20 08:19:35 UTC 2015


From 87207419999106e82b42482ae9a50d15a51c0bf6 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Tue, 20 Oct 2015 10:19:24 +0200
Subject: 1.07 bump; Return perl version as normalized perl(:VERSION) symbol

---
 .gitignore           |  1 +
 perl-generators.spec | 10 ++++++++--
 sources              |  2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1d44798..d0dca77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /generators-1.04.tar.gz
 /generators-1.05.tar.gz
 /generators-1.06.tar.gz
+/generators-1.07.tar.gz
diff --git a/perl-generators.spec b/perl-generators.spec
index 19674a0..d893cca 100644
--- a/perl-generators.spec
+++ b/perl-generators.spec
@@ -1,5 +1,5 @@
 Name:           perl-generators
-Version:        1.06
+Version:        1.07
 Release:        1%{?dist}
 Summary:        RPM Perl dependencies generators
 Group:          Development/Libraries
@@ -10,12 +10,14 @@ BuildArch:      noarch
 BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  make
-BuildRequires:  perl
+BuildRequires:  perl >= 5.22.0-351
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Fedora::VSP)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(warnings)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:       perl >= 5.22.0-351
 
 # The generators and attribute files were split from rpm-build
 Conflicts:      rpm-build < 4.11.2-15
@@ -48,6 +50,10 @@ make test
 %{_rpmconfigdir}/fileattrs/perl*.attr
 
 %changelog
+* Tue Oct 20 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.07-1
+- 1.07 bump
+- Return perl version as normalized perl(:VERSION) symbol
+
 * Tue Oct 06 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.06-1
 - 1.06 bump
 
diff --git a/sources b/sources
index 03b38d7..905dfc8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-959cf30851c0bc0baf9a22a4f7a912b0  generators-1.06.tar.gz
+a45dd8f975362974fabd446b23572662  generators-1.07.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-generators.git/commit/?h=master&id=87207419999106e82b42482ae9a50d15a51c0bf6


More information about the perl-devel mailing list