Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Test-Requires for 
openSUSE:Factory checked in at 2025-12-24 13:15:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Requires (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-Requires.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-Requires"

Wed Dec 24 13:15:26 2025 rev:18 rq:1324194 version:0.110.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Requires/perl-Test-Requires.changes    
2020-05-16 22:26:02.065236193 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Requires.new.1928/perl-Test-Requires.changes
  2025-12-24 13:15:37.804771197 +0100
@@ -1,0 +2,6 @@
+Mon Dec 22 13:03:56 UTC 2025 - Tina Müller <[email protected]>
+
+- Normalize CPAN version
+  See https://github.com/openSUSE/cpanspec/issues/47 for details
+
+-------------------------------------------------------------------

New:
----
  README.md
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ perl-Test-Requires.spec ++++++
--- /var/tmp/diff_new_pack.Rl9UQY/_old  2025-12-24 13:15:38.744809906 +0100
+++ /var/tmp/diff_new_pack.Rl9UQY/_new  2025-12-24 13:15:38.748810070 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Requires
 #
-# Copyright (c) 2020 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
@@ -16,20 +16,24 @@
 #
 
 
+%define cpan_name Test-Requires
 Name:           perl-Test-Requires
-Version:        0.11
+Version:        0.110.0
 Release:        0
-%define cpan_name Test-Requires
-Summary:        Checks to see if the module can be loaded
+# 0.11 -> normalize -> 0.110.0
+%define cpan_version 0.11
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
+Summary:        Checks to see if the module can be loaded
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/T/TO/TOKUHIROM/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/T/TO/TOKUHIROM/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.64
+Provides:       perl(Test::Requires) = %{version}
+%undefine       __perllib_provides
 %{perl_requires}
 
 %description
@@ -45,11 +49,11 @@
     use Test::Requires "v5.10";
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -60,7 +64,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
-%doc Changes minil.toml README.md
+%doc Changes README.md
 %license LICENSE
 

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

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-Test-Requires/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-Requires)



++++++ _scmsync.obsinfo ++++++
mtime: 1766408654
commit: bc4291c21e8f2b8f2f7ce518d23e6131f09ac225be19f922d253a5ff2bf724ed
url: https://src.opensuse.org/perl/perl-Test-Requires.git
revision: bc4291c21e8f2b8f2f7ce518d23e6131f09ac225be19f922d253a5ff2bf724ed
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-12-22 14:05:50.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to