- update to new upstream release

This commit is contained in:
Marcela Mašláňová 2009-10-06 10:26:44 +00:00
parent db831a4378
commit a756c09154
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
XML-NamespaceSupport-1.09.tar.gz
XML-NamespaceSupport-1.10.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-XML-NamespaceSupport
Version: 1.09
Release: 6%{?dist}
Version: 1.10
Release: 1%{?dist}
Summary: A simple generic namespace support class
Group: Development/Libraries
@ -19,7 +19,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
%prep
%setup -q -n XML-NamespaceSupport-%{version}
chmod -c 644 Changes README *.pm
chmod -c 644 Changes README
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Oct 6 2009 Marcela Mašláňová <mmaslano@redhat.com> - 1.10-1
- update to new upstream release
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.09-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
b0867d7b599d8a63ba630fa6227936fe XML-NamespaceSupport-1.09.tar.gz
0a760067d4b517672f064e911679c509 XML-NamespaceSupport-1.10.tar.gz