diff options
author | Olivier Thauvin <nanardon@mandriva.org> | 2006-07-01 19:00:54 +0000 |
---|---|---|
committer | Olivier Thauvin <nanardon@mandriva.org> | 2006-07-01 19:00:54 +0000 |
commit | 77a476217e5ef953a043246989a650dd53419a87 (patch) | |
tree | 9c8509d1b873cf11d611e65b75fa1bda8819c8d0 /spec-helper.spec | |
parent | e35c56fed3c51b3c7d4b41da2fa459872868cf67 (diff) | |
download | spec-helper-77a476217e5ef953a043246989a650dd53419a87.tar spec-helper-77a476217e5ef953a043246989a650dd53419a87.tar.gz spec-helper-77a476217e5ef953a043246989a650dd53419a87.tar.bz2 spec-helper-77a476217e5ef953a043246989a650dd53419a87.tar.xz spec-helper-77a476217e5ef953a043246989a650dd53419a87.zip |
- dont use username.xml, path level change with branch and svn cat impossible with anonymous access outside mandriva
Diffstat (limited to 'spec-helper.spec')
-rw-r--r-- | spec-helper.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/spec-helper.spec b/spec-helper.spec index cca1993..63cf1b1 100644 --- a/spec-helper.spec +++ b/spec-helper.spec @@ -1,5 +1,5 @@ %define name spec-helper -%define version 0.23 +%define version 0.24 %define release %mkrel 1 Summary: Tools to ease the creation of rpm packages @@ -38,6 +38,10 @@ rm -rf $RPM_BUILD_ROOT %_sys_macros_dir/%{name}.macros %changelog +* Sat Jul 01 2006 Olivier Thauvin <nanardon@mandriva.org> 0.24-1mdv2007.0 +- 0.24 +- Replace relative_me_babe by relink_symlinks, by Guillaume Rousse (bug #22983) + * Wed May 24 2006 Olivier Thauvin <nanardon@mandriva.org> 0.23-1mdk - add missing call in macro file (spturtle) |