Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-libintl-perl for 
openSUSE:Factory checked in at 2026-02-12 17:25:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-libintl-perl (Old)
 and      /work/SRC/openSUSE:Factory/.perl-libintl-perl.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-libintl-perl"

Thu Feb 12 17:25:55 2026 rev:36 rq:1332531 version:1.370.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-libintl-perl/perl-libintl-perl.changes      
2025-01-24 13:39:10.443608489 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-libintl-perl.new.1977/perl-libintl-perl.changes
    2026-02-12 17:26:32.757200609 +0100
@@ -1,0 +2,20 @@
+Mon Feb  9 06:18:40 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 1.370.0 (1.37)
+   see /usr/share/doc/packages/perl-libintl-perl/Changes
+
+  Version 1.37 - 07 Feb 2026
+  * Bugs fixed:
+    https://github.com/gflohr/libintl-perl/issues/23
+  Version 1.36 - 06 Feb 2026
+  * Important: The library now tries to implement the effect of environment
+    variables exactly as described in the GNU gettext documentation at
+    
https://www.gnu.org/software/gettext/manual/html_node/Locale-Environment-Variables.html
+    and
+    
https://www.gnu.org/software/gettext/manual/html_node/The-LANGUAGE-variable.html.
+    That will probably slightly alter the behaviour in edge cases.
+  * Bugs fixed:
+    https://github.com/gflohr/libintl-perl/issues/11
+    https://github.com/gflohr/libintl-perl/issues/14
+
+-------------------------------------------------------------------

Old:
----
  libintl-perl-1.35.tar.gz

New:
----
  README.md
  _scmsync.obsinfo
  build.specials.obscpio
  libintl-perl-1.37.tar.gz

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

Other differences:
------------------
++++++ perl-libintl-perl.spec ++++++
--- /var/tmp/diff_new_pack.TNPjal/_old  2026-02-12 17:26:33.457230306 +0100
+++ /var/tmp/diff_new_pack.TNPjal/_new  2026-02-12 17:26:33.457230306 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-libintl-perl
 #
-# 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,10 +18,10 @@
 
 %define cpan_name libintl-perl
 Name:           perl-libintl-perl
-Version:        1.350.0
+Version:        1.370.0
 Release:        0
-# 1.35 -> normalize -> 1.350.0
-%define cpan_version 1.35
+# 1.37 -> normalize -> 1.370.0
+%define cpan_version 1.37
 #Upstream: CHECK(Artistic-1.0 or GPL-1.0-or-later)
 License:        GPL-3.0-or-later
 Summary:        High-Level Interface to Uniforum Message Translation
@@ -29,14 +29,14 @@
 Source0:        
https://cpan.metacpan.org/authors/id/G/GU/GUIDO/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        libintl-perl-rpmlintrc
 Source2:        cpanspec.yml
+Source100:      README.md
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(version) >= 0.77
 Requires:       perl(version) >= 0.77
 Provides:       perl(Locale::Messages) = %{version}
+Provides:       perl(Locale::Messages::Debug)
 Provides:       perl(Locale::Recode)
-Provides:       perl(Locale::Recode::_Aliases)
-Provides:       perl(Locale::Recode::_Conversions)
 Provides:       perl(Locale::RecodeData)
 Provides:       perl(Locale::RecodeData::ASMO_449)
 Provides:       perl(Locale::RecodeData::ATARI_ST)
@@ -175,13 +175,13 @@
 Provides:       perl(Locale::RecodeData::US_ASCII)
 Provides:       perl(Locale::RecodeData::UTF_8)
 Provides:       perl(Locale::RecodeData::VISCII)
-Provides:       perl(Locale::RecodeData::_Encode)
 Provides:       perl(Locale::TextDomain) = %{version}
 Provides:       perl(Locale::Util)
 Provides:       perl(Locale::gettext_dumb)
 Provides:       perl(Locale::gettext_pp)
+Provides:       perl(Locale::gettext_xs)
 Provides:       perl(MyInstall)
-Provides:       perl(__TiedTextDomain)
+Provides:       perl(SimpleCal)
 %undefine       __perllib_provides
 Recommends:     perl(File::ShareDir)
 %{perl_requires}

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

## Build Results

Current state of perl in openSUSE:Factory is

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



++++++ _scmsync.obsinfo ++++++
mtime: 1770617920
commit: 01a4a7983ba773ce6729bea68b55458f21165ed8b55b6ae84b3e93f18396539d
url: https://src.opensuse.org/perl/perl-libintl-perl.git
revision: 01a4a7983ba773ce6729bea68b55458f21165ed8b55b6ae84b3e93f18396539d
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-02-09 11:24:33.000000000 +0100
@@ -0,0 +1 @@
+.osc

++++++ libintl-perl-1.35.tar.gz -> libintl-perl-1.37.tar.gz ++++++
++++ 3704 lines of diff (skipped)

Reply via email to