Author: cweyl
Update of /cvs/extras/rpms/perl-Config-Any/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13421
Modified Files:
.cvsignore perl-Config-Any.spec sources
Log Message:
* Thu Sep 25 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.14-1
- update to 0.14
- add XML::LibXML to br's
Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Config-Any/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 22 May 2008 05:56:45 -0000 1.4
+++ .cvsignore 26 Sep 2008 06:09:35 -0000 1.5
@@ -1 +1 @@
-Config-Any-0.12.tar.gz
+Config-Any-0.14.tar.gz
Index: perl-Config-Any.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Config-Any/devel/perl-Config-Any.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Config-Any.spec 22 May 2008 05:56:45 -0000 1.5
+++ perl-Config-Any.spec 26 Sep 2008 06:09:35 -0000 1.6
@@ -1,5 +1,5 @@
Name: perl-Config-Any
-Version: 0.12
+Version: 0.14
Release: 1%{?dist}
Summary: Load configuration from different file formats, transparently
License: GPL+ or Artistic
@@ -22,6 +22,7 @@
# tests
BuildRequires: perl(Test::More)
BuildRequires: perl(Scalar::Util)
+BuildRequires: perl(XML::LibXML)
# optional tests
BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage)
@@ -95,6 +96,10 @@
%{_mandir}/man3/*
%changelog
+* Thu Sep 25 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.14-1
+- update to 0.14
+- add XML::LibXML to br's
+
* Wed May 21 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.12-1
- update to 0.12
Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Config-Any/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 22 May 2008 05:56:45 -0000 1.4
+++ sources 26 Sep 2008 06:09:35 -0000 1.5
@@ -1 +1 @@
-a726dd522e9d61503f090a18e6e7ce72 Config-Any-0.12.tar.gz
+b5d1197763edb350b1bc1e65febb598f Config-Any-0.14.tar.gz