Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2024-04-07 22:04:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and      /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-B-Hooks-EndOfScope"

Sun Apr  7 22:04:36 2024 rev:24 rq:1165821 version:0.280.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2022-03-02 18:20:37.588654935 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new.1905/perl-B-Hooks-EndOfScope.changes
        2024-04-07 22:04:43.535788965 +0200
@@ -1,0 +2,15 @@
+Fri Mar  1 03:06:14 UTC 2024 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 0.28
+   see /usr/share/doc/packages/perl-B-Hooks-EndOfScope/Changes
+
+  0.28      2024-03-01 00:10:15Z
+    - revert Variable::Magic->Variable::OnDestruct change; Variable::Magic will
+      start working again in perl 5.39.9. (Graham Knop, PR#10)
+
+  0.27      2024-02-27 23:48:24Z
+    - switched from Variable::Magic to Variable::OnDestruct in the XS
+      implementation (Graham Knop, PR#9)
+    - add optional prereqs to metadata to help prereq analysis tools 
(RT#151992)
+
+-------------------------------------------------------------------

Old:
----
  B-Hooks-EndOfScope-0.26.tar.gz

New:
----
  B-Hooks-EndOfScope-0.28.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-B-Hooks-EndOfScope.spec ++++++
--- /var/tmp/diff_new_pack.Nd6yj2/_old  2024-04-07 22:04:44.675830715 +0200
+++ /var/tmp/diff_new_pack.Nd6yj2/_new  2024-04-07 22:04:44.679830862 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Hooks-EndOfScope
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,14 @@
 
 %define cpan_name B-Hooks-EndOfScope
 Name:           perl-B-Hooks-EndOfScope
-Version:        0.26
+Version:        0.280.0
 Release:        0
+# 0.28 -> normalize -> 0.280.0
+%define cpan_version 0.28
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Execute code after a scope finished compilation
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRequires:  perl
@@ -37,6 +39,10 @@
 Requires:       perl(Module::Implementation) >= 0.05
 Requires:       perl(Sub::Exporter::Progressive) >= 0.001006
 Requires:       perl(Variable::Magic) >= 0.48
+Provides:       perl(B::Hooks::EndOfScope) = %{version}
+Provides:       perl(B::Hooks::EndOfScope::PP) = %{version}
+Provides:       perl(B::Hooks::EndOfScope::XS) = %{version}
+%undefine       __perllib_provides
 %{perl_requires}
 
 %description
@@ -44,7 +50,7 @@
 surrounding scope.
 
 %prep
-%autosetup  -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{cpan_version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++++++ B-Hooks-EndOfScope-0.26.tar.gz -> B-Hooks-EndOfScope-0.28.tar.gz ++++++
++++ 2285 lines of diff (skipped)

Reply via email to