rpms/perl-Config-Augeas/F-11 .cvsignore, 1.7, 1.8 perl-Config-Augeas.spec, 1.7, 1.8 sources, 1.7, 1.8

Alan Pevec apevec at fedoraproject.org
Tue Nov 24 19:10:23 UTC 2009


Author: apevec

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

Modified Files:
	.cvsignore perl-Config-Augeas.spec sources 
Log Message:
* Tue Nov 24 2009 Alan Pevec <apevec at redhat.com> 0.501-1
- new upstream release 0.501
  * Build.PL: modified gcc options to issue more warnings (and fixed them)
  * lib/Config/Augeas.xs: Fixed compiler warnings (Thanks to Guillaume Rousse)
- new upstream release 0.500
  * lib/Config/Augeas.pm
    (new): added no_load, save => noop, no_std_inc options
    (defvar): new method for Augeas 0.5.0
    (defnode): new method for Augeas 0.5.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-Augeas/F-11/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	26 Feb 2009 21:24:37 -0000	1.7
+++ .cvsignore	24 Nov 2009 19:10:23 -0000	1.8
@@ -1 +1 @@
-Config-Augeas-0.400.tar.gz
+Config-Augeas-0.501.tar.gz


Index: perl-Config-Augeas.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-Augeas/F-11/perl-Config-Augeas.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- perl-Config-Augeas.spec	26 Feb 2009 21:24:37 -0000	1.7
+++ perl-Config-Augeas.spec	24 Nov 2009 19:10:23 -0000	1.8
@@ -1,5 +1,5 @@
 Name:           perl-Config-Augeas
-Version:        0.400
+Version:        0.501
 Release:        1%{?dist}
 Summary:        Edit configuration files through Augeas C library
 License:        LGPLv2+
@@ -34,7 +34,7 @@ find $RPM_BUILD_ROOT -depth -type d -exe
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-./Build test
+LANG=C ./Build test
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -47,6 +47,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 24 2009 Alan Pevec <apevec at redhat.com> 0.501-1
+- new upstream release 0.501
+  * Build.PL: modified gcc options to issue more warnings (and fixed them)
+  * lib/Config/Augeas.xs: Fixed compiler warnings (Thanks to Guillaume Rousse)
+- new upstream release 0.500
+  * lib/Config/Augeas.pm
+    (new): added no_load, save => noop, no_std_inc options
+    (defvar): new method for Augeas 0.5.0
+    (defnode): new method for Augeas 0.5.0
+
 * Thu Feb 26 2009 Alan Pevec <apevec at redhat.com> - 0.400-1
 - new upstream release 0.400
   * lib/Config/Augeas.xs (match): dies if aug_match returns -1. Perl


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-Augeas/F-11/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	26 Feb 2009 21:24:38 -0000	1.7
+++ sources	24 Nov 2009 19:10:23 -0000	1.8
@@ -1 +1 @@
-04313b664977ef556f8c0dcf91d571a5  Config-Augeas-0.400.tar.gz
+c5d086e5671c4cf11d02a5b463ed3457  Config-Augeas-0.501.tar.gz




More information about the scm-commits mailing list