Update to URI 1.56.
This commit is contained in:
parent
7a267e0722
commit
52532c1e91
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
URI-1.54.tar.gz
|
URI-1.54.tar.gz
|
||||||
/URI-1.55.tar.gz
|
/URI-1.55.tar.gz
|
||||||
|
/URI-1.56.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-URI
|
Name: perl-URI
|
||||||
Version: 1.55
|
Version: 1.56
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A Perl module implementing URI parsing and manipulation
|
Summary: A Perl module implementing URI parsing and manipulation
|
||||||
|
|
||||||
@ -56,6 +56,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 11 2010 Marcela Mašláňová <mmaslano@redhat.com> - 1.56-1
|
||||||
|
- update
|
||||||
|
|
||||||
|
* Fri Sep 23 2010 Marcela Mašláňová <mmaslano@redhat.com> - 1.55-1
|
||||||
|
- update
|
||||||
|
|
||||||
* Fri May 07 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.54-2
|
* Fri May 07 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.54-2
|
||||||
- Mass rebuild with perl-5.12.0
|
- Mass rebuild with perl-5.12.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user