rpms/perl-Config-Augeas/devel .cvsignore, 1.5, 1.6 perl-Config-Augeas.spec, 1.4, 1.5 sources, 1.5, 1.6 perl-Config-Augeas-0.301-fix-test.patch, 1.1, NONE

Alan Pevec apevec at fedoraproject.org
Tue Nov 25 07:28:36 UTC 2008


Author: apevec

Update of /cvs/pkgs/rpms/perl-Config-Augeas/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15012

Modified Files:
	.cvsignore perl-Config-Augeas.spec sources 
Removed Files:
	perl-Config-Augeas-0.301-fix-test.patch 
Log Message:
* Tue Nov 25 2008 Alan Pevec <apevec at redhat.com> 0.304-1
- new upstream release 0.304



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-Augeas/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	1 Sep 2008 15:24:28 -0000	1.5
+++ .cvsignore	25 Nov 2008 07:28:03 -0000	1.6
@@ -1 +1 @@
-Config-Augeas-0.301.tar.gz
+Config-Augeas-0.304.tar.gz


Index: perl-Config-Augeas.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-Augeas/devel/perl-Config-Augeas.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Config-Augeas.spec	1 Sep 2008 15:24:28 -0000	1.4
+++ perl-Config-Augeas.spec	25 Nov 2008 07:28:04 -0000	1.5
@@ -1,12 +1,11 @@
 Name:           perl-Config-Augeas
-Version:        0.301
-Release:        2%{?dist}
+Version:        0.304
+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
-Patch0:         %{name}-%{version}-fix-test.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::More)
@@ -20,7 +19,6 @@
 
 %prep
 %setup -q -n Config-Augeas-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Build.PL installdirs=vendor optimize="$RPM_OPT_FLAGS"
@@ -49,6 +47,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 25 2008 Alan Pevec <apevec at redhat.com> 0.304-1
+- new upstream release 0.304
+  * lib/Config/Augeas.pm (print): Improved print method.
+  * lib/Config/Augeas.pm (set): no longer dies when trying to set a
+    value to 0. Only dies when the value to set is undefined.
+
 * Mon Sep 01 2008 Alan Pevec <apevec at redhat.com> 0.301-2
 - fix test failure
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-Augeas/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	1 Sep 2008 15:24:28 -0000	1.5
+++ sources	25 Nov 2008 07:28:04 -0000	1.6
@@ -1 +1 @@
-d5f568f87183d6001caa2c243cfe5ee3  Config-Augeas-0.301.tar.gz
+7f5557d700f3715b401558ae676d737c  Config-Augeas-0.304.tar.gz


--- perl-Config-Augeas-0.301-fix-test.patch DELETED ---




More information about the fedora-extras-commits mailing list