diff options
Diffstat (limited to 'rpmtools.spec')
-rw-r--r-- | rpmtools.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index 4b2626e..0d00958 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 3mdk +%define release 4mdk # do not modify here, see Makefile in the CVS %define version 4.0 @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/perl5/man/*/* %changelog +* Tue Jan 15 2002 François Pons <fpons@mandrakesoft.com> 4.0-4mdk +- added --synthesis flag to parsehdlist. + * Thu Jan 10 2002 François Pons <fpons@mandrakesoft.com> 4.0-3mdk - fixed stupid bug when parsing hdlist. |