diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-03-05 11:02:49 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-03-05 11:02:49 +0000 |
commit | 85f63e39c372f13e4a8e65c32dfba5de4e2071eb (patch) | |
tree | d1141609eda80939c92ee3a3c7bc220a483568a9 | |
parent | ebc32d5da492feb87c39004f5169c44f1db8f811 (diff) | |
download | rpmtools-85f63e39c372f13e4a8e65c32dfba5de4e2071eb.tar rpmtools-85f63e39c372f13e4a8e65c32dfba5de4e2071eb.tar.gz rpmtools-85f63e39c372f13e4a8e65c32dfba5de4e2071eb.tar.bz2 rpmtools-85f63e39c372f13e4a8e65c32dfba5de4e2071eb.tar.xz rpmtools-85f63e39c372f13e4a8e65c32dfba5de4e2071eb.zip |
- parsehdlist, rpm2header:
o add support for rpm5
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ - genhdlist2: o use utf8:: functions instead of Encode (to be able to work with only perl base modules) +- parsehdlist, rpm2header: + o add support for rpm5 Version 5.4 - 26 February 2008, by Pascal "Pixel" Rigaux |