jplesnik pushed to perl-Pinto (f23). "0.11 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 29 15:57:18 UTC 2015


From e7973be72cea7a9c3d477dba2b100d7b60fdd9f5 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Thu, 29 Oct 2015 16:38:29 +0100
Subject: 0.11 bump

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

diff --git a/.gitignore b/.gitignore
index 0943b08..63eab3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Pinto-0.09999.tar.gz
+/Pinto-0.11.tar.gz
diff --git a/perl-Pinto.spec b/perl-Pinto.spec
index 039bf09..21e9fd8 100644
--- a/perl-Pinto.spec
+++ b/perl-Pinto.spec
@@ -1,11 +1,13 @@
+%global cpan_version 0.11
+
 Name:           perl-Pinto
-Version:        0.09999
-Release:        2%{?dist}
+Version:        %{cpan_version}000
+Release:        1%{?dist}
 Summary:        Curate a repository of Perl modules
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Pinto/
-Source0:        http://www.cpan.org/authors/id/T/TH/THALJEF/Pinto-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/T/TH/THALJEF/Pinto-%{cpan_version}.tar.gz
 Source1:        pintod.service
 Source2:        pintod.conf
 # Replace using Module::Build::CleanInstall by Module::Build
@@ -164,7 +166,7 @@ dependencies within the repository, so that you can control precisely which
 dependencies go into your application.
 
 %prep
-%setup -q -n Pinto-%{version}
+%setup -q -n Pinto-%{cpan_version}
 %patch0 -p1
 
 %build
@@ -202,6 +204,9 @@ install -Dp -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/pintod
 %config(noreplace) %{_sysconfdir}/sysconfig/pintod
 
 %changelog
+* Thu Oct 29 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.11000-1
+- 0.11 bump
+
 * Tue Jul 28 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.09999-2
 - Add systemd service unit file and default configuration.
 
diff --git a/sources b/sources
index c2cee88..6d1a9fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d5ae47b13140d620ec7616d6b8dfd8f  Pinto-0.09999.tar.gz
+8f0dc8171161dd9ff9e3891de8ef064d  Pinto-0.11.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Pinto.git/commit/?h=f23&id=e7973be72cea7a9c3d477dba2b100d7b60fdd9f5


More information about the perl-devel mailing list