aboutsummaryrefslogtreecommitdiffstats
path: root/perl-URPM.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-03-03 15:48:33 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-03-03 15:48:33 +0000
commitb764bade878b4dbf3569beee20413a7b278ac623 (patch)
tree99bec2ee3a751d58392bb79ce0f9054a3d2cccb5 /perl-URPM.spec
parentacfa8ff6702e6c66132b2e8fab1d30a6b8f4fa42 (diff)
downloadperl-URPM-b764bade878b4dbf3569beee20413a7b278ac623.tar
perl-URPM-b764bade878b4dbf3569beee20413a7b278ac623.tar.gz
perl-URPM-b764bade878b4dbf3569beee20413a7b278ac623.tar.bz2
perl-URPM-b764bade878b4dbf3569beee20413a7b278ac623.tar.xz
perl-URPM-b764bade878b4dbf3569beee20413a7b278ac623.zip
1.37v1_37
Diffstat (limited to 'perl-URPM.spec')
-rw-r--r--perl-URPM.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/perl-URPM.spec b/perl-URPM.spec
index 689bfe0..ece0aa1 100644
--- a/perl-URPM.spec
+++ b/perl-URPM.spec
@@ -5,7 +5,7 @@
%define name perl-URPM
%define real_name URPM
-%define version 1.36
+%define version 1.37
%define release %mkrel 1
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /\\bmandr/i ? "Development/Perl" : "Applications/CPAN"')
@@ -62,6 +62,13 @@ hdlist files and manage them in memory.
%{compat_perl_vendorarch}/auto/URPM/URPM.so
%changelog
+* Fri Mar 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.37-1mdk
+- Rewrite verify_rpm(), which wasn't working with recent rpms
+ (note incompatible API change)
+- New function verify_signature()
+- Make sure -fno-strict-aliasing is used for compilation
+- More docs
+
* Mon Feb 13 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.36-1mdk
- Add flag ignorearch for installations