commit 32823c2d85ab0b12527ba6d359d7e89d353a26f7 Author: Xavier Bachelot <xavier@xxxxxxxxxxxx> Date: Fri Feb 21 13:09:16 2014 +0100 1.76 .gitignore | 1 + perl-Config-Properties.spec | 16 ++++++---------- sources | 2 +- 3 files changed, 8 insertions(+), 11 deletions(-) --- diff --git a/.gitignore b/.gitignore index ab2ad7f..bca2717 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ Config-Properties-1.70.tar.gz /Config-Properties-1.72.tar.gz /Config-Properties-1.73.tar.gz /Config-Properties-1.75.tar.gz +/Config-Properties-1.76.tar.gz diff --git a/perl-Config-Properties.spec b/perl-Config-Properties.spec index 19a7f7e..7eee7f4 100644 --- a/perl-Config-Properties.spec +++ b/perl-Config-Properties.spec @@ -1,13 +1,11 @@ Name: perl-Config-Properties -Version: 1.75 -Release: 5%{?dist} +Version: 1.76 +Release: 1%{?dist} Summary: Read and write property files License: GPL+ or Artistic -Group: Development/Libraries 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 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) @@ -36,8 +34,6 @@ done; make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT - make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; @@ -48,16 +44,16 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %check make test -%clean -rm -rf $RPM_BUILD_ROOT - %files -%defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Fri Feb 21 2014 Xavier Bachelot <xavier@xxxxxxxxxxxx> 1.76-1 +- Update to 1.76. +- Modernize specfile. + * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.75-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 7da6d44..423ec72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10012d80fbb6cd7ec4f1a0eec1ead45f Config-Properties-1.75.tar.gz +4afde13916bff8d2cd4103393735401c Config-Properties-1.76.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel