diff --git a/.cvsignore b/.cvsignore index 7694294..514be33 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ IO-String-1.06.tar.gz IO-String-1.07.tar.gz +IO-String-1.08.tar.gz diff --git a/perl-IO-String.spec b/perl-IO-String.spec index efb3d45..5fa0655 100644 --- a/perl-IO-String.spec +++ b/perl-IO-String.spec @@ -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 - 0:1.08-1 +- 1.08 + * Sun Nov 06 2005 Florian La Roche - 1.07 diff --git a/sources b/sources index ef13846..c301147 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ aeb4fcc3b6a9da5765c75867609a7e56 IO-String-1.07.tar.gz +250e5424f290299fc3d6b5d1e9da3835 IO-String-1.08.tar.gz