[perl-Config-Augeas] new upstream release 0.903

Alan Pevec apevec at fedoraproject.org
Mon Mar 19 21:55:34 UTC 2012


commit 6bc0e2484d5d5d93da1abf54793cc130b1f36b36
Author: Alan Pevec <apevec at redhat.com>
Date:   Mon Mar 19 22:52:40 2012 +0100

    new upstream release 0.903

 .gitignore                     |    3 +--
 fix-augeas-version-check.patch |   19 -------------------
 perl-Config-Augeas.spec        |    8 ++++----
 sources                        |    2 +-
 4 files changed, 6 insertions(+), 26 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 779b381..ed71ea0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-Config-Augeas-0.701.tar.gz
-/Config-Augeas-0.902.tar.gz
+/Config-Augeas-0.903.tar.gz
diff --git a/perl-Config-Augeas.spec b/perl-Config-Augeas.spec
index 6e95579..630943d 100644
--- a/perl-Config-Augeas.spec
+++ b/perl-Config-Augeas.spec
@@ -1,13 +1,11 @@
 Name:           perl-Config-Augeas
-Version:        0.902
+Version:        0.903
 Release:        1%{?dist}
 Summary:        Edit configuration files through Augeas C library
 License:        LGPLv2+
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Config-Augeas/
 Source0:        http://www.cpan.org/modules/by-module/Config/Config-Augeas-%{version}.tar.gz
-# https://rt.cpan.org/Public/Bug/Display.html?id=75285
-Patch1:         fix-augeas-version-check.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(Module::Build)
@@ -23,7 +21,6 @@ configuration files in a controlled manner.
 
 %prep
 %setup -q -n Config-Augeas-%{version}
-%patch1 -p0
 
 %build
 %{__perl} Build.PL installdirs=vendor optimize="$RPM_OPT_FLAGS"
@@ -52,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 19 2012 Alan Pevec <apevec at redhat.com> 0.903-1
+- new upstream release 0.903
+
 * Fri Feb 24 2012 Alan Pevec <apevec at redhat.com> 0.902-1
 - new upstream release 0.902
     * Added method aug_srun
diff --git a/sources b/sources
index 646c9d4..02c8a8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-77f725fe8539ab2ce96804dec669a872  Config-Augeas-0.902.tar.gz
+fa01f4b14610bbde143364a2e0104b32  Config-Augeas-0.903.tar.gz


More information about the scm-commits mailing list