From cc297fc6dbb4eca872eefa3f6cf5eafe4adb2ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com> Date: Mon, 2 Nov 2015 12:32:14 +0100 Subject: 1.005 bump
--- .gitignore | 1 + perl-IO-TieCombine.spec | 16 ++++++++++++---- sources | 2 +- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 25eb6dc..caccd16 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ IO-TieCombine-1.000.tar.gz /IO-TieCombine-1.002.tar.gz /IO-TieCombine-1.003.tar.gz /IO-TieCombine-1.004.tar.gz +/IO-TieCombine-1.005.tar.gz diff --git a/perl-IO-TieCombine.spec b/perl-IO-TieCombine.spec index 17ce01f..7003b70 100644 --- a/perl-IO-TieCombine.spec +++ b/perl-IO-TieCombine.spec @@ -1,20 +1,24 @@ Name: perl-IO-TieCombine -Version: 1.004 -Release: 5%{?dist} +Version: 1.005 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries Summary: Produce tied (and other) separate but combined variables Url: http://search.cpan.org/dist/IO-TieCombine Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/IO-TieCombine-%{version}.tar.gz BuildArch: noarch +BuildRequires: coreutils +BuildRequires: findutils +BuildRequires: make BuildRequires: perl -BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(strict) BuildRequires: perl(warnings) # Run-time BuildRequires: perl(Carp) BuildRequires: perl(Symbol) # Tests +BuildRequires: perl(File::Spec) BuildRequires: perl(Test::More) >= 0.96 Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) @@ -40,11 +44,15 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';' make test %files -%doc Changes LICENSE README +%license LICENSE +%doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Mon Nov 02 2015 Petr Pisar <ppi...@redhat.com> - 1.005-1 +- 1.005 bump + * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 1.004-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index ac9d422..381e5c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c36ad78c5787e064f94d8a3018193432 IO-TieCombine-1.004.tar.gz +9538a96407b32d697a4244959a9f0a7a IO-TieCombine-1.005.tar.gz -- cgit v0.11.2 http://pkgs.fedoraproject.org/cgit/perl-IO-TieCombine.git/commit/?h=master&id=cc297fc6dbb4eca872eefa3f6cf5eafe4adb2ee4 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel