diff options
author | Anssi Hannula <anssi@mandriva.org> | 2010-10-30 03:13:02 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2010-10-30 03:13:02 +0000 |
commit | e1458f1de2af82596fe6cebed0af60e2ac0bc2b7 (patch) | |
tree | be9e65e86007b90205f6fd8a61fcbc6b15bf8a46 /NEWS | |
parent | 9c94735c6bab67a0fc6513b1dcf265a4b45b34cb (diff) | |
download | rpm-setup-e1458f1de2af82596fe6cebed0af60e2ac0bc2b7.tar rpm-setup-e1458f1de2af82596fe6cebed0af60e2ac0bc2b7.tar.gz rpm-setup-e1458f1de2af82596fe6cebed0af60e2ac0bc2b7.tar.bz2 rpm-setup-e1458f1de2af82596fe6cebed0af60e2ac0bc2b7.tar.xz rpm-setup-e1458f1de2af82596fe6cebed0af60e2ac0bc2b7.zip |
- remove runtime dependencies from %py_requires as they are now handled
automatically
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ - generate requires on "python(abi) = x.y" instead of "python >= x.y" for python modules to properly handle the strict dependency +- remove runtime dependencies from %py_requires as they are now handled + automatically Version 1.110 - 18 October 2010, by Per Øyvind Karlsen - fix warning from rubygems.rb |