Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Test-Fatal for openSUSE:Factory 
checked in at 2025-11-12 21:41:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Fatal (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-Fatal.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-Fatal"

Wed Nov 12 21:41:38 2025 rev:21 rq:1317134 version:0.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Fatal/perl-Test-Fatal.changes  
2023-01-04 18:10:19.604449704 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Fatal.new.1980/perl-Test-Fatal.changes    
    2025-11-12 21:42:26.764809988 +0100
@@ -1,0 +2,11 @@
+Sat Nov  8 05:33:27 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 0.18.0 (0.018)
+   see /usr/share/doc/packages/perl-Test-Fatal/Changes
+
+  0.018     2025-11-06 12:47:58-05:00 America/Toronto
+          - now requires perl v5.12.0
+          - now tolerant of false exceptions coming from a boolean-overloaded
+            object
+
+-------------------------------------------------------------------

Old:
----
  Test-Fatal-0.017.tar.gz

New:
----
  README.md
  Test-Fatal-0.018.tar.gz
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ perl-Test-Fatal.spec ++++++
--- /var/tmp/diff_new_pack.azpRXJ/_old  2025-11-12 21:42:27.296832335 +0100
+++ /var/tmp/diff_new_pack.azpRXJ/_new  2025-11-12 21:42:27.296832335 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Fatal
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,20 +18,25 @@
 
 %define cpan_name Test-Fatal
 Name:           perl-Test-Fatal
-Version:        0.017
+Version:        0.18.0
 Release:        0
+# 0.018 -> normalize -> 0.18.0
+%define cpan_version 0.018
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Incredibly simple helpers for testing code with exceptions
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.78
 BuildRequires:  perl(Test::More) >= 0.65
-BuildRequires:  perl(Try::Tiny) >= 0.07
-Requires:       perl(Try::Tiny) >= 0.07
+BuildRequires:  perl(Try::Tiny) >= 0.70
+Requires:       perl(Try::Tiny) >= 0.70
+Provides:       perl(Test::Fatal) = %{version}
+%undefine       __perllib_provides
 %{perl_requires}
 
 %description
@@ -48,8 +53,9 @@
 Test::Exception.
 
 %prep
-%autosetup  -n %{cpan_name}-%{version}
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
+
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 
644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++++++ README.md ++++++

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-Test-Fatal/standard)

The current state of perl in the devel project build (devel:languages:perl)

![Devel project build 
results](https://br.opensuse.org/status/devel:languages:perl/perl-Test-Fatal)



++++++ Test-Fatal-0.017.tar.gz -> Test-Fatal-0.018.tar.gz ++++++
++++ 1618 lines of diff (skipped)

++++++ _scmsync.obsinfo ++++++
mtime: 1762580007
commit: 635eeac3ca4dabb0caf45285bbbb6dc8f24f69d43156003e749bed7808a449fb
url: https://src.opensuse.org/perl/perl-Test-Fatal.git
revision: 635eeac3ca4dabb0caf45285bbbb6dc8f24f69d43156003e749bed7808a449fb
projectscmsync: https://src.opensuse.org/perl/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-11-09 13:54:34.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to