Upgrade to 1.08
This commit is contained in:
parent
48debe536e
commit
5e1a383090
@ -1,2 +1,3 @@
|
||||
IO-String-1.06.tar.gz
|
||||
IO-String-1.07.tar.gz
|
||||
IO-String-1.08.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
|
||||
|
||||
Name: perl-IO-String
|
||||
Version: 1.07
|
||||
Version: 1.08
|
||||
Release: 1
|
||||
|
||||
Summary: Emulate file interface for in-core strings
|
||||
@ -9,7 +9,7 @@ Summary: Emulate file interface for in-core strings
|
||||
Group: Development/Libraries
|
||||
License: GPL or Artistic
|
||||
URL: http://search.cpan.org/dist/IO-String/
|
||||
Source0: http://www.cpan.org/authors/id/G/GA/GAAS/IO-String-1.06.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/G/GA/GAAS/IO-String-1.08.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 16 2005 Jason Vas Dias <jvdias@redhat.com> - 0:1.08-1
|
||||
- 1.08
|
||||
|
||||
* Sun Nov 06 2005 Florian La Roche <laroche@redhat.com>
|
||||
- 1.07
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user