Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-File-BaseDir for
openSUSE:Factory checked in at 2026-01-17 14:55:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-File-BaseDir (Old)
and /work/SRC/openSUSE:Factory/.perl-File-BaseDir.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-File-BaseDir"
Sat Jan 17 14:55:13 2026 rev:10 rq:1327634 version:0.90.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-File-BaseDir/perl-File-BaseDir.changes
2021-07-20 15:39:26.365469731 +0200
+++
/work/SRC/openSUSE:Factory/.perl-File-BaseDir.new.1928/perl-File-BaseDir.changes
2026-01-17 14:56:24.599338080 +0100
@@ -1,0 +2,6 @@
+Tue Jan 13 13:37:56 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-File-BaseDir.spec ++++++
--- /var/tmp/diff_new_pack.5SXfIX/_old 2026-01-17 14:56:25.271366177 +0100
+++ /var/tmp/diff_new_pack.5SXfIX/_new 2026-01-17 14:56:25.271366177 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-File-BaseDir
#
-# Copyright (c) 2021 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,13 +18,16 @@
%define cpan_name File-BaseDir
Name: perl-File-BaseDir
-Version: 0.09
+Version: 0.90.0
Release: 0
-Summary: Use the Freedesktop.org base directory specification
+# 0.09 -> normalize -> 0.90.0
+%define cpan_version 0.09
License: Artistic-1.0 OR GPL-1.0-or-later
+Summary: Use the Freedesktop.org base directory specification
URL: https://metacpan.org/release/%{cpan_name}
-Source0:
https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
+Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
@@ -32,6 +35,10 @@
BuildRequires: perl(IPC::System::Simple)
BuildRequires: perl(Test::More) >= 0.98
Requires: perl(IPC::System::Simple)
+Provides: perl(File::BaseDir) = %{version}
+Provides: perl(File::IconTheme) = %{version}
+Provides: perl(File::UserDirs) = %{version}
+%undefine __perllib_provides
%{perl_requires}
%description
@@ -47,7 +54,7 @@
This module follows version 0.6 of BaseDir specification.
%prep
-%autosetup -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor
@@ -62,6 +69,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%doc author.yml Changes README
+%doc Changes README
%license LICENSE
++++++ README.md ++++++
## Build Results
Current state of perl in openSUSE:Factory is

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

++++++ _scmsync.obsinfo ++++++
mtime: 1768311495
commit: 3c00a914e8f401ad62fd3023be2e4d1babd5656080431beb8072f9f093ec5e12
url: https://src.opensuse.org/perl/perl-File-BaseDir.git
revision: 3c00a914e8f401ad62fd3023be2e4d1babd5656080431beb8072f9f093ec5e12
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-13 14:39:54.000000000 +0100
@@ -0,0 +1 @@
+.osc