[perl-Config-Properties] 1.77

xavierb xavierb at fedoraproject.org
Thu Sep 4 19:46:23 UTC 2014


commit a9d56d762bd5296f7da5fb74258f8bb635f86525
Author: Xavier Bachelot <xavier at bachelot.org>
Date:   Thu Sep 4 21:46:04 2014 +0200

    1.77

 perl-Config-Properties-1.70-always_test_PODs.patch |   12 ------------
 perl-Config-Properties.spec                        |   10 +++++-----
 2 files changed, 5 insertions(+), 17 deletions(-)
---
diff --git a/perl-Config-Properties.spec b/perl-Config-Properties.spec
index 174cc77..91c71f0 100644
--- a/perl-Config-Properties.spec
+++ b/perl-Config-Properties.spec
@@ -1,15 +1,13 @@
 Name:           perl-Config-Properties
-Version:        1.76
-Release:        3%{?dist}
+Version:        1.77
+Release:        1%{?dist}
 Summary:        Read and write property files
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Config-Properties/
 Source0:        http://search.cpan.org/CPAN/authors/id/S/SA/SALVA/Config-Properties-%{version}.tar.gz
-Patch1:         perl-Config-Properties-1.70-always_test_PODs.patch
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -19,7 +17,6 @@ style property files.
 
 %prep
 %setup -q -n Config-Properties-%{version}
-%patch1 -p0
 
 # Fix files encoding
 for i in Changes README; do {
@@ -50,6 +47,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 04 2014 Xavier Bachelot <xavier at bachelot.org> 1.77-1
+- Update to 1.77.
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.76-3
 - Perl 5.20 rebuild
 


More information about the scm-commits mailing list