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 2023-01-10 14:59:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-libintl-perl (Old) and /work/SRC/openSUSE:Factory/.perl-libintl-perl.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-libintl-perl" Tue Jan 10 14:59:02 2023 rev:33 rq:1056994 version:1.33 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-libintl-perl/perl-libintl-perl.changes 2020-10-30 11:46:08.281626050 +0100 +++ /work/SRC/openSUSE:Factory/.perl-libintl-perl.new.32243/perl-libintl-perl.changes 2023-01-10 14:59:09.268995704 +0100 @@ -1,0 +2,12 @@ +Thu Dec 15 03:09:36 UTC 2022 - Tina Müller <timueller+p...@suse.de> + +- updated to 1.33 + see /usr/share/doc/packages/perl-libintl-perl/Changes + + Version 1.33 - 14 Dec 2020 + + * Bugs fixed: + + https://github.com/gflohr/libintl-perl/issues/7 + +------------------------------------------------------------------- Old: ---- libintl-perl-1.32.tar.gz New: ---- libintl-perl-1.33.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-libintl-perl.spec ++++++ --- /var/tmp/diff_new_pack.gl4gKP/_old 2023-01-10 14:59:10.589002770 +0100 +++ /var/tmp/diff_new_pack.gl4gKP/_new 2023-01-10 14:59:10.593002791 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-libintl-perl # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,19 +16,17 @@ # +%define cpan_name libintl-perl Name: perl-libintl-perl -Version: 1.32 +Version: 1.33 Release: 0 #Upstream: CHECK(Artistic-1.0 or GPL-1.0-or-later) -%define cpan_name libintl-perl -Summary: High-Level Interface to Uniforum Message Translation License: GPL-3.0-or-later -Group: Development/Libraries/Perl +Summary: High-Level Interface to Uniforum Message Translation URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/G/GU/GUIDO/%{cpan_name}-%{version}.tar.gz Source1: libintl-perl-rpmlintrc Source2: cpanspec.yml -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(version) >= 0.77 @@ -45,12 +43,12 @@ for example in GNU gettext. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -make %{?_smp_mflags} +%make_build %check make test @@ -61,7 +59,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes Credits FAQ NEWS README README.md README-oldversions README.solaris README.win32 REFERENCES THANKS TODO %license COPYING ++++++ libintl-perl-1.32.tar.gz -> libintl-perl-1.33.tar.gz ++++++ ++++ 1728 lines of diff (skipped)