- update to new upstream release
This commit is contained in:
parent
db831a4378
commit
a756c09154
@ -1 +1 @@
|
||||
XML-NamespaceSupport-1.09.tar.gz
|
||||
XML-NamespaceSupport-1.10.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user