[packages/perl-Sort-Key] - updated to 1.33

qboosh qboosh at pld-linux.org
Thu Jun 2 16:33:49 CEST 2022


commit 4f978b141ce574a9cb9a543412bfdff15dafe8bc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jun 2 16:34:59 2022 +0200

    - updated to 1.33

 perl-Sort-Key.spec | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/perl-Sort-Key.spec b/perl-Sort-Key.spec
index b60474d..0b87809 100644
--- a/perl-Sort-Key.spec
+++ b/perl-Sort-Key.spec
@@ -1,22 +1,23 @@
 #
 # Conditional build:
-%bcond_without	tests	# do not perform "make test"
+%bcond_without	tests	# unit tests
 #
 %define		pdir	Sort
 %define		pnam	Key
 Summary:	Sort::Key - interface to sort arrays by one or manipulate calculated keys
 Summary(pl.UTF-8):	Sort::Key - interfejs do szybkiego sortowania tablic według zmiennych kluczy
 Name:		perl-Sort-Key
-Version:	1.28
-Release:	16
-# same as perl
+Version:	1.33
+Release:	1
+# same as perl 5
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Sort/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	ec9d003d68784a5643815c65124aad18
-URL:		http://search.cpan.org/dist/Sort-Key/
+# Source0-md5:	a37ab0da0cfdc26e57b4c79e39f6d98f
+URL:		https://metacpan.org/dist/Sort-Key
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.745
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,12 +49,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README Changes
-%{perl_vendorarch}/Sort/*.pm
+%doc Changes README
+%{perl_vendorarch}/Sort/Key.pm
 %dir %{perl_vendorarch}/Sort
-%dir %{perl_vendorarch}/Sort/Key
-%{perl_vendorarch}/Sort/Key/*
+%{perl_vendorarch}/Sort/Key
 %dir %{perl_vendorarch}/auto/Sort
 %dir %{perl_vendorarch}/auto/Sort/Key
-%attr(755,root,root) %{perl_vendorarch}/auto/Sort/Key/*.so
-%{_mandir}/man3/*
+%attr(755,root,root) %{perl_vendorarch}/auto/Sort/Key/Key.so
+%{_mandir}/man3/Sort::Key*.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Sort-Key.git/commitdiff/4f978b141ce574a9cb9a543412bfdff15dafe8bc



More information about the pld-cvs-commit mailing list