aboutsummaryrefslogtreecommitdiffstats
path: root/rpm-mandriva-setup.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r--rpm-mandriva-setup.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec
index 4063534..4db524a 100644
--- a/rpm-mandriva-setup.spec
+++ b/rpm-mandriva-setup.spec
@@ -1,5 +1,5 @@
%define name rpm-mandriva-setup
-%define version 1.5.1
+%define version 1.5.2
%define release %mkrel 1
# This can be usefull for backport as rpm-4.2
@@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Thu Jun 29 2006 Olivier Thauvin <nanardon@mandriva.org> 1.5.2-0.1.20060mdk
+- backport scrollkeeper/webapp macros
+
* Thu Oct 6 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.5.1-1mdk
- fix %%py_libdir for lib64 platforms (#18772)
- perl.req: add the proper detection of 'use base qw(Foo::Bar)'