psabata pushed to perl-Git-CPAN-Patch (master). "2.2.0 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Aug 10 12:58:32 UTC 2015


From 2b582584ad6c9b9b6b64bebcc4aa88bbaa71e89e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Mon, 10 Aug 2015 14:58:24 +0200
Subject: 2.2.0 bump


diff --git a/.gitignore b/.gitignore
index 9f5944b..1114a75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Git-CPAN-Patch-0.2.1.tar.gz
 /Git-CPAN-Patch-0.8.0.tar.gz
 /Git-CPAN-Patch-2.0.3.tar.gz
 /Git-CPAN-Patch-2.1.0.tar.gz
+/Git-CPAN-Patch-2.2.0.tar.gz
diff --git a/perl-Git-CPAN-Patch.spec b/perl-Git-CPAN-Patch.spec
index d00bdb1..5cf98f1 100644
--- a/perl-Git-CPAN-Patch.spec
+++ b/perl-Git-CPAN-Patch.spec
@@ -1,13 +1,16 @@
 Name:           perl-Git-CPAN-Patch
 Summary:        Patch CPAN modules using Git
-Version:        2.1.0
-Release:        12%{?dist}
+Version:        2.2.0
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/Y/YA/YANICK/Git-CPAN-Patch-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/Git-CPAN-Patch/
 BuildArch:      noarch
 # Build
+BuildRequires:  coreutils
+BuildRequires:  make
+BuildRequires:  sed
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
@@ -112,7 +115,7 @@ mv %{buildroot}/%{_bindir}/* %{buildroot}%{_libexecdir}/git-core/
 
 %check
 git config --global user.email "perl-Git-CPAN-Patch-owner at fedoraproject.org"
-git config --global user.name "Git-CPAN-Patch Owner"
+git config --global user.name "perl-Git-CPAN-Patch Owner"
 make test
 
 %files
@@ -128,6 +131,9 @@ make test
 %{_mandir}/man1/*
 
 %changelog
+* Mon Aug 10 2015 Petr Ĺ abata <contyk at redhat.com> - 2.2.0-1
+- 2.2.0 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.0-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 961eca9..7592c92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52f78e98e2edbc9cd2f08c734e0fafb0  Git-CPAN-Patch-2.1.0.tar.gz
+b98e519eebde230aed7c1d20e17b7f67  Git-CPAN-Patch-2.2.0.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Git-CPAN-Patch.git/commit/?h=master&id=2b582584ad6c9b9b6b64bebcc4aa88bbaa71e89e


More information about the perl-devel mailing list