[packages/perl-Version-Requirements] - updated to 0.101023; deprecated since 0.101021

qboosh qboosh at pld-linux.org
Sun Sep 30 10:25:36 CEST 2018


commit 3ed6913350d7329799166e6d57eaa720c620bb8e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 30 10:28:55 2018 +0200

    - updated to 0.101023; deprecated since 0.101021

 perl-Version-Requirements.spec | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/perl-Version-Requirements.spec b/perl-Version-Requirements.spec
index 2d2d4db..781805b 100644
--- a/perl-Version-Requirements.spec
+++ b/perl-Version-Requirements.spec
@@ -8,20 +8,20 @@
 Summary:	Version::Requirements - a set of version requirements for a CPAN dist
 Summary(pl.UTF-8):	Version::Requirements - zbiór wersjonowanych wymagań dla dystrybucji CPAN
 Name:		perl-Version-Requirements
-Version:	0.101022
+Version:	0.101023
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-authors/id/R/RJ/RJBS/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	74e8a660969e30ffbb64999806c0769c
+# Source0-md5:	0ceebafa26543bbe8cc9a035d0612cac
 URL:		http://search.cpan.org/dist/Version-Requirements/
 BuildRequires:	perl-ExtUtils-MakeMaker >= 6.31
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl-Scalar-List-Utils
-BuildRequires:	perl-Test-Simple >= 0.88
+BuildRequires:	perl-Test-Simple >= 0.96
 BuildRequires:	perl-version >= 0.77
 %endif
 BuildArch:	noarch
@@ -36,6 +36,8 @@ and it will reduce them to the simplest representation.
 Logically impossible constraints will be identified immediately by
 thrown exceptions.
 
+Note: this module is DEPRECATED, use CPAN::Meta::Requirements instead.
+
 %description -l pl.UTF-8
 Obiekt Version::Requirements modeluje zbiór wersjonowanych wymagań,
 jak te podawane w plikach META.yml lub META.json w dystrybucjach CPAN.
@@ -45,6 +47,9 @@ zredukuje je do najprostszej postaci.
 Logicznie wykluczające się ograniczenia są natychmiast zgłaszane przez
 rzucenie wyjątku.
 
+Uwaga: ten moduł jest PRZESTARZAŁY, zamiast niego lepiej używać
+CPAN::Meta::Requirements.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Version-Requirements.git/commitdiff/3ed6913350d7329799166e6d57eaa720c620bb8e



More information about the pld-cvs-commit mailing list