Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Test-Fork for openSUSE:Factory 
checked in at 2026-01-09 17:02:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Fork (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-Fork.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-Fork"

Fri Jan  9 17:02:16 2026 rev:2 rq:1325878 version:0.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Fork/perl-Test-Fork.changes    
2022-02-15 23:58:20.280387755 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test-Fork.new.1928/perl-Test-Fork.changes  
2026-01-09 17:02:24.313222017 +0100
@@ -1,0 +2,6 @@
+Wed Jan  7 16:25:03 UTC 2026 - 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-Fork.spec ++++++
--- /var/tmp/diff_new_pack.brYgKB/_old  2026-01-09 17:02:26.981332916 +0100
+++ /var/tmp/diff_new_pack.brYgKB/_new  2026-01-09 17:02:26.981332916 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Fork
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2026 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,16 +18,21 @@
 
 %define cpan_name Test-Fork
 Name:           perl-Test-Fork
-Version:        0.02
+Version:        0.20.0
 Release:        0
+# 0.02 -> normalize -> 0.20.0
+%define cpan_version 0.02
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Test code which forks
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/M/MS/MSCHWERN/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/M/MS/MSCHWERN/%{cpan_name}-%{cpan_version}.tar.gz
+Source100:      README.md
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.280800
+BuildRequires:  perl(Module::Build) >= 0.280.800
+Provides:       perl(Test::Fork) = %{version}
+%undefine       __perllib_provides
 %{perl_requires}
 
 %description
@@ -40,17 +45,17 @@
 complications.
 
 %prep
-%autosetup  -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
 
 %build
-perl Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+perl Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files

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

## Build Results

Current state of perl in openSUSE:Factory is

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



++++++ _scmsync.obsinfo ++++++
mtime: 1767803116
commit: 6f8542bd98b1d19cc2d0a202355bcfb9f61de8e49758fd252985a006168501c8
url: https://src.opensuse.org/perl/perl-Test-Fork.git
revision: 6f8542bd98b1d19cc2d0a202355bcfb9f61de8e49758fd252985a006168501c8
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      2026-01-07 17:27:19.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to