diff options
Diffstat (limited to 'rpm/changelog')
-rw-r--r-- | rpm/changelog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/rpm/changelog b/rpm/changelog index b579cac..7a27e1f 100644 --- a/rpm/changelog +++ b/rpm/changelog @@ -1,5 +1,5 @@ -$Version = "4.15"; -$Release = 2; +$Version = "4.17"; +$Release = 1; $ChangeLog = ' * Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr> - Generation of ivy-perl-3.0-1 @@ -64,4 +64,9 @@ $ChangeLog = ' * Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr> - Generation of version 4.15-2 - Repacked for MDK9 after dependency fixes + * Tue Sep 7 2004 Stéphane Chatty <chatty@cena.fr> +- Generation of version 4.17-1 +- - No more dependency to perl-Time-Gettimeofday +- - Now avoid multiple calls to init + '; |