Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-YAML-Syck for openSUSE:Factory checked in at 2026-05-12 19:27:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-YAML-Syck (Old) and /work/SRC/openSUSE:Factory/.perl-YAML-Syck.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-YAML-Syck" Tue May 12 19:27:24 2026 rev:40 rq:1352569 version:1.450.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-YAML-Syck/perl-YAML-Syck.changes 2026-05-11 17:07:19.085418668 +0200 +++ /work/SRC/openSUSE:Factory/.perl-YAML-Syck.new.1966/perl-YAML-Syck.changes 2026-05-12 19:28:42.248149640 +0200 @@ -1,0 +2,7 @@ +Mon May 11 20:37:37 UTC 2026 - Tina Müller <[email protected]> + +- Remove workaround for gcc15 + https://github.com/cpan-authors/YAML-Syck/issues/61 + Fixed in https://github.com/cpan-authors/YAML-Syck/pull/69 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-YAML-Syck.spec ++++++ --- /var/tmp/diff_new_pack.sFzeAt/_old 2026-05-12 19:28:43.156187274 +0200 +++ /var/tmp/diff_new_pack.sFzeAt/_new 2026-05-12 19:28:43.156187274 +0200 @@ -53,8 +53,7 @@ find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build -# https://github.com/cpan-authors/YAML-Syck/issues/61 -perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} -DI_STDLIB -DI_STRING -std=gnu11" +perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} -DI_STDLIB -DI_STRING" make %{?_smp_mflags} %check ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.sFzeAt/_old 2026-05-12 19:28:43.212189595 +0200 +++ /var/tmp/diff_new_pack.sFzeAt/_new 2026-05-12 19:28:43.216189761 +0200 @@ -1,6 +1,6 @@ -mtime: 1778287161 -commit: 65ba31a5f1f3b26c4d5149e3f0219058a4ad4f82ee980d141dc8fb3efaf91d2e +mtime: 1778532019 +commit: 6ab6f129d016d30c691f9ccae9ce0f7014e8018199336ddb3113c11a3496ad44 url: https://src.opensuse.org/perl/perl-YAML-Syck -revision: 65ba31a5f1f3b26c4d5149e3f0219058a4ad4f82ee980d141dc8fb3efaf91d2e +revision: 6ab6f129d016d30c691f9ccae9ce0f7014e8018199336ddb3113c11a3496ad44 projectscmsync: https://src.opensuse.org/perl/_ObsPrj ++++++ build.specials.obscpio ++++++ ++++++ 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-05-11 22:40:19.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ cpanspec.yml ++++++ --- /var/tmp/diff_new_pack.sFzeAt/_old 2026-05-12 19:28:43.400197387 +0200 +++ /var/tmp/diff_new_pack.sFzeAt/_new 2026-05-12 19:28:43.404197553 +0200 @@ -22,9 +22,8 @@ #license: SUSE-NonFree #skip_noarch: 1 custom_build: |- - # https://github.com/cpan-authors/YAML-Syck/issues/61 - perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} -DI_STDLIB -DI_STRING -std=gnu11" - make %{?_smp_mflags} + perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} -DI_STDLIB -DI_STRING" + make %{?_smp_mflags} #custom_test: |- #startserver && make test #ignore_requires: Bizarre::Module
