aboutsummaryrefslogtreecommitdiffstats
path: root/perl-URPM.spec
diff options
context:
space:
mode:
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