[packages/perl-XS-Parse-Keyword] - updated to 0.43
qboosh
qboosh at pld-linux.org
Thu Jul 4 19:15:11 CEST 2024
commit 288a5be2561fd7ec8f72b4aac1a3aa0b5a7f3044
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Jul 4 18:54:30 2024 +0200
- updated to 0.43
perl-XS-Parse-Keyword.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/perl-XS-Parse-Keyword.spec b/perl-XS-Parse-Keyword.spec
index 8cf62a2..f847c60 100644
--- a/perl-XS-Parse-Keyword.spec
+++ b/perl-XS-Parse-Keyword.spec
@@ -7,13 +7,13 @@
Summary: XS::Parse::Keyword - XS functions to assist in parsing keyword syntax
Summary(pl.UTF-8): XS::Parse::Keyword - funkcje XS pomagające w analizie składni słów kluczowych
Name: perl-XS-Parse-Keyword
-Version: 0.42
-Release: 2
+Version: 0.43
+Release: 1
# same as perl 5
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: https://www.cpan.org/modules/by-authors/id/P/PE/PEVANS/XS-Parse-Keyword-%{version}.tar.gz
-# Source0-md5: 340aace440e95e154e03bb24265a75df
+# Source0-md5: e7ba804b20349dfec79cf4de93e81fa3
URL: https://metacpan.org/dist/XS-Parse-Keyword
BuildRequires: perl-ExtUtils-CChecker >= 0.11
BuildRequires: perl-ExtUtils-ParseXS >= 3.16
@@ -22,6 +22,7 @@ BuildRequires: perl-devel >= 1:5.14.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.745
%if %{with tests}
+BuildRequires: perl-File-ShareDir >= 1.0
BuildRequires: perl-Test2-Suite
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -72,5 +73,6 @@ rm -rf $RPM_BUILD_ROOT
%dir %{perl_vendorarch}/auto/XS/Parse
%dir %{perl_vendorarch}/auto/XS/Parse/Keyword
%attr(755,root,root) %{perl_vendorarch}/auto/XS/Parse/Keyword/Keyword.so
+%{perl_vendorarch}/auto/share/dist/XS-Parse-Keyword
%{_mandir}/man3/XS::Parse::Infix*.3pm*
%{_mandir}/man3/XS::Parse::Keyword*.3pm*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-XS-Parse-Keyword.git/commitdiff/288a5be2561fd7ec8f72b4aac1a3aa0b5a7f3044
More information about the pld-cvs-commit
mailing list