diff options
author | Anssi Hannula <anssi@mandriva.org> | 2009-12-10 20:22:32 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2009-12-10 20:22:32 +0000 |
commit | f854da5085d9f2eda64648b475271388eae94cb1 (patch) | |
tree | aeddb58a59f8be737598deb6635f4b4777749607 /NEWS | |
parent | d4a65b79c0504abb61a7acd75bd9dd15a5fe41fb (diff) | |
download | rpm-setup-f854da5085d9f2eda64648b475271388eae94cb1.tar rpm-setup-f854da5085d9f2eda64648b475271388eae94cb1.tar.gz rpm-setup-f854da5085d9f2eda64648b475271388eae94cb1.tar.bz2 rpm-setup-f854da5085d9f2eda64648b475271388eae94cb1.tar.xz rpm-setup-f854da5085d9f2eda64648b475271388eae94cb1.zip |
release 1.961.96
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Version 1.96 - 10 December 2009, by Anssi Hannula +- fix perl.prov to assign versions to provides when the version is declared + with 'our' or 'my' keyword, or when it is prepended with code + (Jérôme Quelin) +- replace %sunsparc with %sparc & %sparcx (from rpm5.org, Per Øyvind Karlsen) +- support ELF executables only as a.out has been deprecated since ages + ago (fixes objdump 'File format not recognized' errors) (Per Øyvind Karlsen) +- don't try finding debug files in buildroot when there's none + (Per Øyvind Karlsen) + Version 1.95 - 25 September 2009, by Olivier Blin - MIPS and ARM support (from Arnaud Patard): o add mipsel support |