diff options
author | sc | 2000-05-24 12:11:08 +0000 |
---|---|---|
committer | sc | 2000-05-24 12:11:08 +0000 |
commit | a75f84f316bab12c2736f664c65459e0f839ab9d (patch) | |
tree | 9929bdcf33e1a35af0988df46051573c209ccd66 | |
parent | 50c604081168fb47efe23763a673c5a4ae672da9 (diff) | |
download | ivy-perl-a75f84f316bab12c2736f664c65459e0f839ab9d.zip ivy-perl-a75f84f316bab12c2736f664c65459e0f839ab9d.tar.gz ivy-perl-a75f84f316bab12c2736f664c65459e0f839ab9d.tar.bz2 ivy-perl-a75f84f316bab12c2736f664c65459e0f839ab9d.tar.xz |
V 4.5 rpmized
-rw-r--r-- | rpm/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rpm/changelog b/rpm/changelog index 9c8bae3..7fde032 100644 --- a/rpm/changelog +++ b/rpm/changelog @@ -1,4 +1,4 @@ -$Version = "4.4"; +$Version = "4.5"; $Release = 1; $ChangeLog = ' * Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr> @@ -36,4 +36,7 @@ $ChangeLog = ' * Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr> * Thu Apr 20 2000 Stéphane Chatty <chatty@cena.fr> - Generation of perl-Net-Ivy-4.4-1 + * Wed May 24 2000 Stéphane Chatty <chatty@cena.fr> +- Generation of perl-Net-Ivy-4.5-1 + '; |