Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-XS-Parse-Keyword for
openSUSE:Factory checked in at 2024-07-08 19:06:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-XS-Parse-Keyword (Old)
and /work/SRC/openSUSE:Factory/.perl-XS-Parse-Keyword.new.2080 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-XS-Parse-Keyword"
Mon Jul 8 19:06:48 2024 rev:21 rq:1185754 version:0.430.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-XS-Parse-Keyword/perl-XS-Parse-Keyword.changes
2024-05-16 17:15:24.876442619 +0200
+++
/work/SRC/openSUSE:Factory/.perl-XS-Parse-Keyword.new.2080/perl-XS-Parse-Keyword.changes
2024-07-08 19:06:53.595740468 +0200
@@ -1,0 +2,13 @@
+Wed Jul 3 16:51:11 UTC 2024 - Tina Müller <[email protected]>
+
+- updated to 0.430.0 (0.43)
+ see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes
+
+ 0.43 2024-07-03
+ [CHANGES]
+ * Use `File::ShareDir` for storing .h include files, rather than
+ storing the contents in the `__DATA__` section of the build
helpers
+ * Support a new naming model for infix operators that supports
+ lexical-aliases and renaming at import time
+
+-------------------------------------------------------------------
Old:
----
XS-Parse-Keyword-0.42.tar.gz
New:
----
XS-Parse-Keyword-0.43.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-XS-Parse-Keyword.spec ++++++
--- /var/tmp/diff_new_pack.WQ7mau/_old 2024-07-08 19:06:54.199762558 +0200
+++ /var/tmp/diff_new_pack.WQ7mau/_new 2024-07-08 19:06:54.199762558 +0200
@@ -18,10 +18,10 @@
%define cpan_name XS-Parse-Keyword
Name: perl-XS-Parse-Keyword
-Version: 0.420.0
+Version: 0.430.0
Release: 0
-# 0.42 -> normalize -> 0.420.0
-%define cpan_version 0.42
+# 0.43 -> normalize -> 0.430.0
+%define cpan_version 0.43
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: XS functions to assist in parsing keyword syntax
URL: https://metacpan.org/release/%{cpan_name}
@@ -32,8 +32,10 @@
BuildRequires: perl(ExtUtils::CBuilder)
BuildRequires: perl(ExtUtils::CChecker) >= 0.11
BuildRequires: perl(ExtUtils::ParseXS) >= 3.16
+BuildRequires: perl(File::ShareDir) >= 1.00
BuildRequires: perl(Module::Build) >= 0.4004
BuildRequires: perl(Test2::V0)
+Requires: perl(File::ShareDir) >= 1.00
Provides: perl(XS::Parse::Infix) = %{version}
Provides: perl(XS::Parse::Infix::Builder) = %{version}
Provides: perl(XS::Parse::Keyword) = %{version}
++++++ XS-Parse-Keyword-0.42.tar.gz -> XS-Parse-Keyword-0.43.tar.gz ++++++
++++ 1784 lines of diff (skipped)