commit 664c7007c9be193e68f093ad5a2f924e3c6a29e8 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Fri Jan 7 05:44:02 2011 +0100 update to 1.05 .gitignore | 1 + perl-Config-GitLike.spec | 17 ++++++----------- sources | 2 +- 3 files changed, 8 insertions(+), 12 deletions(-) --- diff --git a/.gitignore b/.gitignore index 9586723..e8f0ea5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Config-GitLike-1.04.tar.gz +/Config-GitLike-1.05.tar.gz diff --git a/perl-Config-GitLike.spec b/perl-Config-GitLike.spec index 1b4cd1f..4403e03 100644 --- a/perl-Config-GitLike.spec +++ b/perl-Config-GitLike.spec @@ -1,11 +1,11 @@ Name: perl-Config-GitLike -Version: 1.04 -Release: 2%{?dist} +Version: 1.05 +Release: 1%{?dist} Summary: Git-compatible config file parsing License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Config-GitLike/ -Source0: http://www.cpan.org/authors/id/A/AL/ALEXMV/Config-GitLike-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/S/SP/SPANG/Config-GitLike-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.8.0 @@ -15,12 +15,6 @@ BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# http://github.com/bestpractical/config-gitlike/commit/0b2012c0787c1e1bcec294f5e67550bfcebe1c8e -Patch0: 0001-Extend-attributes-from-parent-to-avoid-warnings.patch -# https://rt.cpan.org/Ticket/Display.html?id=58865 -Patch1: 0002-silence-uninitialized-warnings.patch - - %{?perl_default_filter} %description @@ -30,8 +24,6 @@ files, as well as create entirely new ones. %prep %setup -q -n Config-GitLike-%{version} -%patch0 -p 1 -%patch1 -p 1 %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -60,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Jan 07 2011 Iain Arnell <iarnell@xxxxxxxxx> 1.05-1 +- update to latest upstream version + * Wed Dec 15 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 1.04-2 - 661697 rebuild for fixing problems with vendorach/lib diff --git a/sources b/sources index 2a1c26e..aac36b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d307ae3fafd12aedba1033e7f7498a9c Config-GitLike-1.04.tar.gz +63a9a686dcd709c5e00219ea25062a9b Config-GitLike-1.05.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