diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-04-14 19:50:55 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-04-14 19:50:55 +0000 |
commit | 945c51c3d8906e539fee88d06369912e545bda46 (patch) | |
tree | 84e26164c32d17bf7da74c27b4b1134b2c6b5559 | |
parent | 8959b15ce2aa5e2adbad091a1b0814e170e863cc (diff) | |
download | rpmtools-945c51c3d8906e539fee88d06369912e545bda46.tar rpmtools-945c51c3d8906e539fee88d06369912e545bda46.tar.gz rpmtools-945c51c3d8906e539fee88d06369912e545bda46.tar.bz2 rpmtools-945c51c3d8906e539fee88d06369912e545bda46.tar.xz rpmtools-945c51c3d8906e539fee88d06369912e545bda46.zip |
no_comment
-rw-r--r-- | rpmtools.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index f0e6b2d..acf279f 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 15mdk +%define release 16mdk # do not modify here, see Makefile in the CVS %define version 1.1 @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/genfilelist %changelog +* Fri Apr 14 2000 Pixel <pixel@mandrakesoft.com> 1.1-16mdk +- updated genhdlists + * Fri Mar 31 2000 François PONS <fpons@mandrakesoft.com> 1.1-15mdk - add genfilelist |