From 48debe536e67ed9f59b74baa7b98980b287f358c Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Sun, 6 Nov 2005 10:22:04 +0000 Subject: [PATCH] - 1.07 --- .cvsignore | 1 + perl-IO-String.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index c226833..7694294 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ IO-String-1.06.tar.gz +IO-String-1.07.tar.gz diff --git a/perl-IO-String.spec b/perl-IO-String.spec index e0dd8b3..efb3d45 100644 --- a/perl-IO-String.spec +++ b/perl-IO-String.spec @@ -1,8 +1,8 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-IO-String -Version: 1.06 -Release: 3 +Version: 1.07 +Release: 1 Summary: Emulate file interface for in-core strings @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Nov 06 2005 Florian La Roche +- 1.07 + * Fri Apr 7 2005 Michael Schwendt - rebuilt diff --git a/sources b/sources index ebdae66..ef13846 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05f2400bc7248dbdfd2b626b074013aa IO-String-1.06.tar.gz +aeb4fcc3b6a9da5765c75867609a7e56 IO-String-1.07.tar.gz