diff options
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r-- | rpm-mandriva-setup.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index 754264a..200ec23 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,6 +1,6 @@ %define name rpm-mandriva-setup -%define version 0.2 -%define release %mkrel 1 +%define version 0.3 +%define release %mkrel 0.1 Summary: The Mandriva rpm configuration and scripts Name: %{name} @@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT %dir %{_sysconfdir}/rpm/macros.d %changelog +* Sun May 01 2005 Olivier Thauvin <nanardon@mandriva.org> 0.2-1mdk +- 0.2 (minor fix) + * Wed Apr 27 2005 Olivier Thauvin <nanardon@mandriva.org> 0.1-1mdk - First mandriva spec |