diff options
author | Olivier Blin <oblin@mandriva.com> | 2006-06-29 15:47:52 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2006-06-29 15:47:52 +0000 |
commit | e08a2060e3ff049279c9e21332709d4081a7d720 (patch) | |
tree | d6a3314e4ca1281c1ad8e55e1ec8fe8de63ee379 /rpm-mandriva-setup.spec | |
parent | 03c878d7da2d433c9c0feafee43a7fe5191fcbf6 (diff) | |
download | rpm-setup-e08a2060e3ff049279c9e21332709d4081a7d720.tar rpm-setup-e08a2060e3ff049279c9e21332709d4081a7d720.tar.gz rpm-setup-e08a2060e3ff049279c9e21332709d4081a7d720.tar.bz2 rpm-setup-e08a2060e3ff049279c9e21332709d4081a7d720.tar.xz rpm-setup-e08a2060e3ff049279c9e21332709d4081a7d720.zip |
1.24-1mdv2007.0
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 516fb72..02b5727 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 1.23 +%define version 1.24 %define release %mkrel 1 # This can be useful for backport, as rpm-4.2 @@ -91,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Jun 29 2006 Olivier Blin <oblin@mandriva.com> 1.24-1mdv2007.0 +- 1.24: + o use %mkrel by default in new spec files (rpm-spec-mode for emacs) + * Sat Jun 17 2006 Olivier Thauvin <nanardon@mandriva.org> 1.23-1mdv2007.0 - 1.23 - add desktop and scrollkeeper macro (F. Crozat) |