summaryrefslogtreecommitdiffstats
path: root/RPM4/NEWS
diff options
context:
space:
mode:
authortv <tv@971eb68f-4bfb-0310-8326-d2484c010a4c>2012-06-15 16:38:32 +0000
committertv <tv@971eb68f-4bfb-0310-8326-d2484c010a4c>2012-06-15 16:38:32 +0000
commit68bd0657c64546bf3d17d8a64b479b8ead0e8ace (patch)
tree59cf9bf001f2edc54c8f434fe6c351c8b4c08c69 /RPM4/NEWS
parente7739438580e30fc9eb20ff446a7b9dc6c478015 (diff)
downloadperl-RPM4-68bd0657c64546bf3d17d8a64b479b8ead0e8ace.tar
perl-RPM4-68bd0657c64546bf3d17d8a64b479b8ead0e8ace.tar.gz
perl-RPM4-68bd0657c64546bf3d17d8a64b479b8ead0e8ace.tar.bz2
perl-RPM4-68bd0657c64546bf3d17d8a64b479b8ead0e8ace.tar.xz
perl-RPM4-68bd0657c64546bf3d17d8a64b479b8ead0e8ace.zip
(Header_fullname,Spec_srcrpm) simplify using RPMTAG_NVR
git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@209 971eb68f-4bfb-0310-8326-d2484c010a4c
Diffstat (limited to 'RPM4/NEWS')
-rw-r--r--RPM4/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/RPM4/NEWS b/RPM4/NEWS
index 7b4dd11..0098032 100644
--- a/RPM4/NEWS
+++ b/RPM4/NEWS
@@ -1,6 +1,7 @@
Version 0.29 - 12 June 2012
- functions that not are implemented since switching to rpm-4.6 now die
+- internal cleanups
- srcrpm(): fix returning "...nosrc.rpm" instead of "...src.rpm" when needed
(it always returned "...src.rpm" since rpm-4.9+)
- use rpm-4.6+ API, not rpm-4.4 compatibility one