diff options
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r-- | rpm-mandriva-setup.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index 63ec086..0e54223 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 0.3 +%define version 0.4 %define release %mkrel 1 Summary: The Mandriva rpm configuration and scripts @@ -38,6 +38,10 @@ rm -rf $RPM_BUILD_ROOT %dir %{_sysconfdir}/rpm/macros.d %changelog +* Fri May 06 2005 Olivier Thauvin <nanardon@mandriva.org> 0.4-1mdk +- 0.4 + - fix popt options + * Tue May 03 2005 Olivier Thauvin <nanardon@mandriva.org> 0.3-1mdk - 0.3 (better compatiblity) |