From 27ec640f0c135b15277f4b06b6822c88f963a933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 4 Dec 2004 13:23:25 +0000 Subject: [PATCH] Sync with fedora.us 2.13-0.fdr.1 from Jose. --- .cvsignore | 2 +- perl-XML-Simple.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index cf07c6f..b4714a2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -XML-Simple-2.12.tar.gz +XML-Simple-2.13.tar.gz diff --git a/perl-XML-Simple.spec b/perl-XML-Simple.spec index f181ad7..ef92544 100644 --- a/perl-XML-Simple.spec +++ b/perl-XML-Simple.spec @@ -1,15 +1,15 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-XML-Simple -Version: 2.12 -Release: 0.fdr.4.2 +Version: 2.13 +Release: 1 Epoch: 0 Summary: Easy API to maintain XML in Perl Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/XML-Simple/ -Source0: http://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-2.12.tar.gz +Source0: http://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-2.13.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Nov 27 2004 Jose Pedro Oliveira - 0:2.13-1 +- Update to 2.13. + * Wed May 12 2004 Jose Pedro Oliveira - 0:2.12-0.fdr.4 - Avoid creation of the perllocal.pod file (make pure_install). diff --git a/sources b/sources index 44e987d..2550a7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -001884c8f2f9ccbee61e5e72547309ad XML-Simple-2.12.tar.gz +3891139e5e2e2134e596aa1404e866df XML-Simple-2.13.tar.gz