Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-DateTime-Format-Builder for
openSUSE:Factory checked in at 2026-06-09 14:12:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Format-Builder (Old)
and /work/SRC/openSUSE:Factory/.perl-DateTime-Format-Builder.new.2375
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime-Format-Builder"
Tue Jun 9 14:12:39 2026 rev:13 rq:1357772 version:0.830.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-DateTime-Format-Builder/perl-DateTime-Format-Builder.changes
2020-08-15 21:18:00.923542348 +0200
+++
/work/SRC/openSUSE:Factory/.perl-DateTime-Format-Builder.new.2375/perl-DateTime-Format-Builder.changes
2026-06-09 14:13:03.778590432 +0200
@@ -1,0 +2,7 @@
+Sun Jun 7 14:54:19 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-DateTime-Format-Builder.spec ++++++
--- /var/tmp/diff_new_pack.In3Cm1/_old 2026-06-09 14:13:06.470701951 +0200
+++ /var/tmp/diff_new_pack.In3Cm1/_new 2026-06-09 14:13:06.470701951 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-DateTime-Format-Builder
#
-# Copyright (c) 2020 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
@@ -16,29 +16,38 @@
#
+%define cpan_name DateTime-Format-Builder
Name: perl-DateTime-Format-Builder
-Version: 0.83
+Version: 0.830.0
Release: 0
-%define cpan_name DateTime-Format-Builder
-Summary: Create DateTime parser classes and objects
+# 0.83 -> normalize -> 0.830.0
+%define cpan_version 0.83
License: Artistic-2.0
-Group: Development/Libraries/Perl
+Summary: Create DateTime parser classes and objects
URL: https://metacpan.org/release/%{cpan_name}
-Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{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(DateTime) >= 1.00
-BuildRequires: perl(DateTime::Format::Strptime) >= 1.04
-BuildRequires: perl(Params::Validate) >= 0.72
+BuildRequires: perl(DateTime) >= 1.0
+BuildRequires: perl(DateTime::Format::Strptime) >= 1.40
+BuildRequires: perl(Params::Validate) >= 0.720
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(parent)
-Requires: perl(DateTime) >= 1.00
-Requires: perl(DateTime::Format::Strptime) >= 1.04
-Requires: perl(Params::Validate) >= 0.72
+Requires: perl(DateTime) >= 1.0
+Requires: perl(DateTime::Format::Strptime) >= 1.40
+Requires: perl(Params::Validate) >= 0.720
Requires: perl(parent)
+Provides: perl(DateTime::Format::Builder) = %{version}
+Provides: perl(DateTime::Format::Builder::Parser) = %{version}
+Provides: perl(DateTime::Format::Builder::Parser::Dispatch) = %{version}
+Provides: perl(DateTime::Format::Builder::Parser::Quick) = %{version}
+Provides: perl(DateTime::Format::Builder::Parser::Regex) = %{version}
+Provides: perl(DateTime::Format::Builder::Parser::Strptime) = %{version}
+Provides: perl(DateTime::Format::Builder::Parser::generic) = %{version}
+%undefine __perllib_provides
%{perl_requires}
%description
@@ -53,11 +62,11 @@
beyond what I expected.
%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
@@ -68,7 +77,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
-%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md examples
README.md
+%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md examples README.md
%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: 1780844118
commit: 8c70c9d2989688f0f40202697fdcdf39254e8c8e8d1a5101cb7dbaac84be1f0b
url: https://src.opensuse.org/perl/perl-DateTime-Format-Builder
revision: 8c70c9d2989688f0f40202697fdcdf39254e8c8e8d1a5101cb7dbaac84be1f0b
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-06-07 16:55:18.000000000 +0200
@@ -0,0 +1 @@
+.osc