Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Net-IDN-Encode for
openSUSE:Factory checked in at 2026-09-08 16:58:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-IDN-Encode (Old)
and /work/SRC/openSUSE:Factory/.perl-Net-IDN-Encode.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-IDN-Encode"
Tue Sep 8 16:58:09 2026 rev:15 rq:1376318 version:2.502.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-IDN-Encode/perl-Net-IDN-Encode.changes
2025-01-21 21:10:49.135829663 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Net-IDN-Encode.new.1265/perl-Net-IDN-Encode.changes
2026-09-08 17:01:37.736776352 +0200
@@ -1,0 +2,23 @@
+Sat Sep 5 19:59:01 UTC 2026 - Tina Müller <[email protected]>
+
+- Remove use-uvchr_to_utf8_flags-instead-of-uvuni_to_utf8_fla.patch
+ Fixed upstream.
+
+-------------------------------------------------------------------
+Tue Aug 25 05:51:02 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 2.502.0 (2.502)
+ see /usr/share/doc/packages/perl-Net-IDN-Encode/Changes
+
+ 2.502 2026-08-24
+ - apply fix from Karen Etheridge's 2.501 release.
+ - update the maintainer information.
+ - update the copyright year.
+ - add contributors to ACKNOWLEDGMENTS in the README.
+ - stop signing releases with Module::Signature.
+
+ 2.501 2024-01-12 (TRIAL RELEASE)
+ - apply patch from PR #11 (use uvchr_to_utf8_flags instead of
+ uvuni_to_utf8_flags (which is removed in perl 5.38.0)
+
+-------------------------------------------------------------------
Old:
----
Net-IDN-Encode-2.500.tar.gz
use-uvchr_to_utf8_flags-instead-of-uvuni_to_utf8_fla.patch
New:
----
Net-IDN-Encode-2.502.tar.gz
README.md
_scmsync.obsinfo
build.specials.obscpio
----------(Old B)----------
Old:
- Remove use-uvchr_to_utf8_flags-instead-of-uvuni_to_utf8_fla.patch
Fixed upstream.
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Net-IDN-Encode.spec ++++++
--- /var/tmp/diff_new_pack.9VjdoH/_old 2026-09-08 17:01:38.554810545 +0200
+++ /var/tmp/diff_new_pack.9VjdoH/_new 2026-09-08 17:01:38.558810712 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Net-IDN-Encode
#
-# 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,20 +18,26 @@
%define cpan_name Net-IDN-Encode
Name: perl-Net-IDN-Encode
-Version: 2.500
+Version: 2.502.0
Release: 0
+# 2.502 -> normalize -> 2.502.0
+%define cpan_version 2.502
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Internationalizing Domain Names in Applications (UTS #46)
URL: https://metacpan.org/release/%{cpan_name}
-Source0:
https://cpan.metacpan.org/authors/id/C/CF/CFAERBER/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/R/RR/RRWO/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
-# PATCH-FIX-UPSTREAM https://rt.cpan.org/Public/Bug/Display.html?id=149108
-Patch0: use-uvchr_to_utf8_flags-instead-of-uvuni_to_utf8_fla.patch
+Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::CBuilder)
-BuildRequires: perl(Module::Build) >= 0.42
+BuildRequires: perl(Module::Build) >= 0.420
BuildRequires: perl(Test::NoWarnings)
+Provides: perl(Net::IDN::Encode) = %{version}
+Provides: perl(Net::IDN::Punycode) = %{version}
+Provides: perl(Net::IDN::Punycode::PP) = %{version}
+Provides: perl(Net::IDN::UTS46) = %{version}
+%undefine __perllib_provides
%{perl_requires}
%description
@@ -51,7 +57,7 @@
details.
%prep
-%autosetup -n %{cpan_name}-%{version} -p1
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod
644
++++++ Net-IDN-Encode-2.500.tar.gz -> Net-IDN-Encode-2.502.tar.gz ++++++
++++ 2595 lines of diff (skipped)
++++++ 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: 1788638374
commit: 2f1fc9026527f72eb0d97053c4b66c753da3d5df5ed1e30ac43b3e1d31959338
url: https://src.opensuse.org/perl/perl-Net-IDN-Encode
revision: 2f1fc9026527f72eb0d97053c4b66c753da3d5df5ed1e30ac43b3e1d31959338
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-09-05 21:59:34.000000000 +0200
@@ -0,0 +1 @@
+.osc
++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.9VjdoH/_old 2026-09-08 17:01:39.220838384 +0200
+++ /var/tmp/diff_new_pack.9VjdoH/_new 2026-09-08 17:01:39.225838593 +0200
@@ -4,8 +4,8 @@
#sources:
# - source1
# - source2
-patches:
- use-uvchr_to_utf8_flags-instead-of-uvuni_to_utf8_fla.patch: -p1
PATCH-FIX-UPSTREAM https://rt.cpan.org/Public/Bug/Display.html?id=149108
+#patches:
+# use-uvchr_to_utf8_flags-instead-of-uvuni_to_utf8_fla.patch: -p1
PATCH-FIX-UPSTREAM https://rt.cpan.org/Public/Bug/Display.html?id=149108
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-