blob: 7fde032780a9153e3ab7d6fa518838f3e939d3a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
$Version = "4.5";
$Release = 1;
$ChangeLog = ' * Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
- Generation of ivy-perl-3.0-1
- New syntax, new default value for bus.
* Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
- Generation of ivy-perl-3.0-2
- Bug in package spec file
* Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
- Generation of ivy-perl-3.0-3
- Bug in Makefile
* Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
- Generation of ivy-perl-3.0-4
- Bad "Requires" clause
* Sat Feb 20 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
- Generation of ivy-perl-3.1-1
- Corrected bug in Ivy.pm : new version 3.1
* Sat Feb 20 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
- Generation of ivy-perl-3.1-2
- Bug in previous package construction.
* Tue Apr 13 1999 Michelle Jacomi <jacomi@cenatoulouse.dgac.fr>
- Generation of ivy-perl-3.1-3
- doc files added to ivy-perl package
* Fri Feb 11 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of perl-Net-Ivy-4.2-1
- At last an up to date rpm package for Ivy v4
* 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
';
|