[perl-Test-DistManifest/f21] 1.014 bump

Petr Pisar ppisar at fedoraproject.org
Wed Feb 11 15:10:38 UTC 2015


commit bd31c8ab22d961704e3e4d52618f5c9e61b37eaf
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Feb 11 16:07:51 2015 +0100

    1.014 bump

 .gitignore                  |    1 +
 perl-Test-DistManifest.spec |    6 ++++--
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d3a0440..b4d6c25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Test-DistManifest-1.011.tar.gz
 /Test-DistManifest-1.012.tar.gz
 /Test-DistManifest-1.013.tar.gz
+/Test-DistManifest-1.014.tar.gz
diff --git a/perl-Test-DistManifest.spec b/perl-Test-DistManifest.spec
index 2ea85ab..5d17bb4 100644
--- a/perl-Test-DistManifest.spec
+++ b/perl-Test-DistManifest.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-DistManifest
-Version:        1.013
+Version:        1.014
 Release:        1%{?dist}
 Summary:        Author test that validates a package MANIFEST
 License:        GPL+ or Artistic
@@ -12,7 +12,6 @@ BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
-BuildRequires:  perl(Carp)
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::Manifest)
 BuildRequires:  perl(File::Find)
@@ -62,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 11 2015 Petr Pisar <ppisar at redhat.com> - 1.014-1
+- 1.014 bump
+
 * Mon Feb 09 2015 Petr Pisar <ppisar at redhat.com> - 1.013-1
 - 1.013 bump
 
diff --git a/sources b/sources
index 87a74ae..4ea1351 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e21ddfd13c7e1756a0c481c971d1901f  Test-DistManifest-1.013.tar.gz
+382821c709810489daefc5a3a15241c7  Test-DistManifest-1.014.tar.gz


More information about the scm-commits mailing list