Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-MIME-Lite for openSUSE:Factory checked in at 2026-03-11 20:52:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-MIME-Lite (Old) and /work/SRC/openSUSE:Factory/.perl-MIME-Lite.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MIME-Lite" Wed Mar 11 20:52:23 2026 rev:26 rq:1338060 version:3.38.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-MIME-Lite/perl-MIME-Lite.changes 2021-06-15 16:38:47.213844150 +0200 +++ /work/SRC/openSUSE:Factory/.perl-MIME-Lite.new.8177/perl-MIME-Lite.changes 2026-03-11 20:52:54.695990026 +0100 @@ -1,0 +2,6 @@ +Tue Feb 17 06:14:35 UTC 2026 - Tina Müller <[email protected]> + +- updated to 3.38.0 (3.038) + see /usr/share/doc/packages/perl-MIME-Lite/Changes + +------------------------------------------------------------------- Old: ---- MIME-Lite-3.033.tar.gz New: ---- MIME-Lite-3.038.tar.gz README.md _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-MIME-Lite.spec ++++++ --- /var/tmp/diff_new_pack.M2TloZ/_old 2026-03-11 20:52:55.228011975 +0100 +++ /var/tmp/diff_new_pack.M2TloZ/_new 2026-03-11 20:52:55.228011975 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-MIME-Lite # -# Copyright (c) 2021 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,22 +18,31 @@ %define cpan_name MIME-Lite Name: perl-MIME-Lite -Version: 3.033 +Version: 3.38.0 Release: 0 -Summary: Low-calorie MIME generator +# 3.038 -> normalize -> 3.38.0 +%define cpan_version 3.038 License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Low-calorie MIME generator URL: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Email::Date::Format) >= 1.000 -BuildRequires: perl(MIME::Types) >= 1.28 -BuildRequires: perl(Mail::Address) >= 1.62 -Requires: perl(Email::Date::Format) >= 1.000 -Requires: perl(MIME::Types) >= 1.28 -Requires: perl(Mail::Address) >= 1.62 +BuildRequires: perl(Email::Date::Format) >= 1.0 +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.78 +BuildRequires: perl(Test::More) >= 0.96 +Requires: perl(Email::Date::Format) >= 1.0 +Provides: perl(MIME::Lite) = %{version} +Provides: perl(MIME::Lite::IO_Handle) = %{version} +Provides: perl(MIME::Lite::IO_Scalar) = %{version} +Provides: perl(MIME::Lite::IO_ScalarArray) = %{version} +Provides: perl(MIME::Lite::SMTP) = %{version} +%undefine __perllib_provides +Recommends: perl(MIME::Types) >= 1.280 +Recommends: perl(Mail::Address) >= 1.620 %{perl_requires} %description @@ -54,8 +63,9 @@ do that for you. It handles the 5 standard MIME encodings. %prep -%autosetup -n %{cpan_name}-%{version} -find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 +%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 %build perl Makefile.PL INSTALLDIRS=vendor @@ -70,6 +80,6 @@ %perl_gen_filelist %files -f %{name}.files -%doc examples README -%license COPYING LICENSE +%doc Changes examples README +%license LICENSE ++++++ MIME-Lite-3.033.tar.gz -> MIME-Lite-3.038.tar.gz ++++++ ++++ 11142 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: 1771308876 commit: 8d9bd9cc17569cdfa3f7343736c1ba6840b5ee07e740b8c67dc223215e59889c url: https://src.opensuse.org/perl/perl-MIME-Lite.git revision: 8d9bd9cc17569cdfa3f7343736c1ba6840b5ee07e740b8c67dc223215e59889c 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-09 19:28:50.000000000 +0100 @@ -0,0 +1 @@ +.osc
