Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-DateTime-Format-ISO8601 for 
openSUSE:Factory checked in at 2026-06-15 19:42:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Format-ISO8601 (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DateTime-Format-ISO8601.new.1981 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DateTime-Format-ISO8601"

Mon Jun 15 19:42:38 2026 rev:6 rq:1359242 version:0.190.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-DateTime-Format-ISO8601/perl-DateTime-Format-ISO8601.changes
        2025-04-15 16:49:15.711535215 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-DateTime-Format-ISO8601.new.1981/perl-DateTime-Format-ISO8601.changes
      2026-06-15 19:45:38.476939214 +0200
@@ -1,0 +2,18 @@
+Sat Mar 14 06:03:29 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 0.190.0 (0.19)
+   see /usr/share/doc/packages/perl-DateTime-Format-ISO8601/Changes
+
+  0.19     2026-03-12
+  - Release version 0.18-TRIAL as production release.
+  - 0.18-TRIAL Fixed an issue calculating nanoseconds on certain architectures 
where the precision
+  of integers caused the nanoseconds calculation to round incorrectly.  
Occurred on
+  Raspberry Pi with -Duselongdouble (arm64). Fixed by @timlegge (Timothy 
Legge).
+  Fixes GH #16 via PR #19.
+  0.18     2026-03-10 (TRIAL RELEASE)
+  - Fixed an issue calculating nanoseconds on certain architectures where the 
precision
+  of integers caused the nanoseconds calculation to round incorrectly.  
Occurred on
+  Raspberry Pi with -Duselongdouble (arm64). Fixed by @timlegge (Timothy 
Legge).
+  Fixes GH #16 via PR #19.
+
+-------------------------------------------------------------------

Old:
----
  DateTime-Format-ISO8601-0.17.tar.gz

New:
----
  DateTime-Format-ISO8601-0.19.tar.gz
  README.md
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ perl-DateTime-Format-ISO8601.spec ++++++
--- /var/tmp/diff_new_pack.SFqaNl/_old  2026-06-15 19:45:39.380977100 +0200
+++ /var/tmp/diff_new_pack.SFqaNl/_new  2026-06-15 19:45:39.380977100 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DateTime-Format-ISO8601
 #
-# Copyright (c) 2025 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,21 +18,22 @@
 
 %define cpan_name DateTime-Format-ISO8601
 Name:           perl-DateTime-Format-ISO8601
-Version:        0.170.0
+Version:        0.190.0
 Release:        0
-# 0.17 -> normalize -> 0.170.0
-%define cpan_version 0.17
+# 0.19 -> normalize -> 0.190.0
+%define cpan_version 0.19
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Parses ISO8601 formats
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{cpan_version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(DateTime) >= 1.450
-BuildRequires:  perl(DateTime::Format::Builder) >= 0.77
-BuildRequires:  perl(Params::ValidationCompiler) >= 0.26
+BuildRequires:  perl(DateTime::Format::Builder) >= 0.770
+BuildRequires:  perl(Params::ValidationCompiler) >= 0.260
 BuildRequires:  perl(Specio) >= 0.180
 BuildRequires:  perl(Specio::Declare)
 BuildRequires:  perl(Specio::Exporter)
@@ -42,8 +43,8 @@
 BuildRequires:  perl(namespace::autoclean)
 BuildRequires:  perl(parent)
 Requires:       perl(DateTime) >= 1.450
-Requires:       perl(DateTime::Format::Builder) >= 0.77
-Requires:       perl(Params::ValidationCompiler) >= 0.26
+Requires:       perl(DateTime::Format::Builder) >= 0.770
+Requires:       perl(Params::ValidationCompiler) >= 0.260
 Requires:       perl(Specio) >= 0.180
 Requires:       perl(Specio::Declare)
 Requires:       perl(Specio::Exporter)

++++++ DateTime-Format-ISO8601-0.17.tar.gz -> 
DateTime-Format-ISO8601-0.19.tar.gz ++++++
++++ 1773 lines of diff (skipped)

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

## Build Results

Current state of perl in openSUSE:Factory is

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



++++++ _scmsync.obsinfo ++++++
mtime: 1773468209
commit: 0b62f82485d1a7db099325ab5712a264759370fa32ebaf2f623afef786a24a6a
url: https://src.opensuse.org/perl/perl-DateTime-Format-ISO8601
revision: 0b62f82485d1a7db099325ab5712a264759370fa32ebaf2f623afef786a24a6a
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-03-14 07:03:29.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to