diff options
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r-- | rpm-mandriva-setup.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index fc34218..5223605 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 1.11 +%define version 1.12 %define release %mkrel 1 # This can be useful for backport, as rpm-4.2 @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Jan 10 2006 Olivier Thauvin <nanardon@mandriva.org> 1.12-1mdk +- fix typo in RequireS (#20574) + * Fri Jan 06 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.11-1mdk - Set _changelog_truncate to "3 years ago" - Restore _query_all_fmt to its default 4.4.2 value |