commit b33cb75d50ec3b694394945f5f2286fd4cf40cc9 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Wed Sep 15 15:34:50 2010 +0200 1.07 bump .gitignore | 1 + perl-File-Find-Rule-VCS.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index ebe4bc0..4d4ec43 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ File-Find-Rule-VCS-1.05.tar.gz +/File-Find-Rule-VCS-1.07.tar.gz diff --git a/perl-File-Find-Rule-VCS.spec b/perl-File-Find-Rule-VCS.spec index 9fb2693..107760c 100644 --- a/perl-File-Find-Rule-VCS.spec +++ b/perl-File-Find-Rule-VCS.spec @@ -1,6 +1,6 @@ Name: perl-File-Find-Rule-VCS -Version: 1.05 -Release: 5%{?dist} +Version: 1.07 +Release: 1%{?dist} Summary: Exclude files/directories for Version Control Systems License: GPL+ or Artistic Group: Development/Libraries @@ -12,7 +12,7 @@ BuildRequires: perl >= 0:5.005 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Find::Rule) >= 0.20 BuildRequires: perl(Test::More) >= 0.47 -Requires: perl(File::Find::Rule) >= 0.20 +BuildRequires: perl(Text::Glob) >= 0.08 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -49,6 +49,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Sep 15 2010 Petr Pisar <ppisar@xxxxxxxxxx> - 1.07-1 +- 1.07 bump +- Remove duplicate perl(File::Find::Rule) Requires + * Sat May 01 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 1.05-5 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index 2db0dd3..14b6951 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -58526cd2ec430d24e2feb9ebdfe58398 File-Find-Rule-VCS-1.05.tar.gz +d695c3529109ed69ded833163c2a4f43 File-Find-Rule-VCS-1.07.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