Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-SDL for openSUSE:Factory 
checked in at 2026-06-05 17:45:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-SDL (Old)
 and      /work/SRC/openSUSE:Factory/.perl-SDL.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-SDL"

Fri Jun  5 17:45:16 2026 rev:16 rq:1357568 version:2.548

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-SDL/perl-SDL.changes        2025-12-10 
15:33:51.358669125 +0100
+++ /work/SRC/openSUSE:Factory/.perl-SDL.new.2375/perl-SDL.changes      
2026-06-05 17:45:22.854656626 +0200
@@ -1,0 +2,6 @@
+Wed Jun  3 09:39:26 UTC 2026 - Oliver Kurz <[email protected]>
+
+- Remove perl-SDL-fix-tests.patch
+  Fix build for openSUSE:Factory
+
+-------------------------------------------------------------------
@@ -292 +297,0 @@
-

Old:
----
  perl-SDL-fix-tests.patch

----------(Old B)----------
  Old:
- Remove perl-SDL-fix-tests.patch
  Fix build for openSUSE:Factory
----------(Old E)----------

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

Other differences:
------------------
++++++ perl-SDL.spec ++++++
--- /var/tmp/diff_new_pack.G4kjNS/_old  2026-06-05 17:45:23.726692735 +0200
+++ /var/tmp/diff_new_pack.G4kjNS/_new  2026-06-05 17:45:23.726692735 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-SDL
 #
-# 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
@@ -27,16 +27,15 @@
 Source1:        perl-SDL.rpmlintrc
 Source2:        cpanspec.yml
 Source100:      README.md
-# PATCH-FIX-UPSTREAM 299.patch -- based on PR 299
-Patch0:         
https://patch-diff.githubusercontent.com/raw/PerlGameDev/SDL/pull/299.patch
-# PATCH-FIX-UPSTREAM 304.patch -- based on PR 304
-Patch1:         
https://patch-diff.githubusercontent.com/raw/PerlGameDev/SDL/pull/304.patch
-# PATCH-FIX-UPSTREAM 308.patch -- based on PR 308
-Patch2:         
https://patch-diff.githubusercontent.com/raw/PerlGameDev/SDL/pull/308.patch
-# https://github.com/PerlGameDev/SDL/pull/309
+# PATCH-FIX-UPSTREAM https://github.com/PerlGameDev/SDL/pull/299
+Patch0:         299.patch
+# PATCH-FIX-UPSTREAM https://github.com/PerlGameDev/SDL/pull/304
+Patch1:         304.patch
+# PATCH-FIX-UPSTREAM https://github.com/PerlGameDev/SDL/pull/308
+Patch2:         308.patch
+# PATCH-FIX-UPSTREAM https://github.com/PerlGameDev/SDL/pull/309
 Patch3:         perl-SDL-gcc15.patch
-Patch4:         perl-SDL-fix-tests.patch
-Patch5:         skip-test.patch
+Patch4:         skip-test.patch
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Alien::SDL) >= 1.446

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.G4kjNS/_old  2026-06-05 17:45:23.810696213 +0200
+++ /var/tmp/diff_new_pack.G4kjNS/_new  2026-06-05 17:45:23.814696378 +0200
@@ -1,6 +1,6 @@
-mtime: 1765208330
-commit: 363aa691513b775a3a0f062150ceed9f5ac25f4ab2ce42e4457c400496318305
-url: https://src.opensuse.org/perl/perl-SDL.git
-revision: 363aa691513b775a3a0f062150ceed9f5ac25f4ab2ce42e4457c400496318305
+mtime: 1780669927
+commit: 987506cdc4b0aa727164d4ad5b46ad1c456cfcde4f84065196bf02ce95b253f0
+url: https://src.opensuse.org/perl/perl-SDL
+revision: 987506cdc4b0aa727164d4ad5b46ad1c456cfcde4f84065196bf02ce95b253f0
 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-06-05 16:32:07.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.G4kjNS/_old  2026-06-05 17:45:24.054706313 +0200
+++ /var/tmp/diff_new_pack.G4kjNS/_new  2026-06-05 17:45:24.062706644 +0200
@@ -13,11 +13,11 @@
 sources:
   - perl-SDL.rpmlintrc
 patches:
-  https://patch-diff.githubusercontent.com/raw/PerlGameDev/SDL/pull/299.patch: 
-p1 PATCH-FIX-UPSTREAM 299.patch -- based on PR 299
-  https://patch-diff.githubusercontent.com/raw/PerlGameDev/SDL/pull/304.patch: 
-p1 PATCH-FIX-UPSTREAM 304.patch -- based on PR 304
-  https://patch-diff.githubusercontent.com/raw/PerlGameDev/SDL/pull/308.patch: 
-p1 PATCH-FIX-UPSTREAM 308.patch -- based on PR 308
-  perl-SDL-fix-tests.patch: -p1 fix tests for some architectures
-  perl-SDL-gcc15.patch: -p1 https://github.com/PerlGameDev/SDL/pull/309
+  299.patch: -p1 PATCH-FIX-UPSTREAM https://github.com/PerlGameDev/SDL/pull/299
+  304.patch: -p1 PATCH-FIX-UPSTREAM https://github.com/PerlGameDev/SDL/pull/304
+  308.patch: -p1 PATCH-FIX-UPSTREAM https://github.com/PerlGameDev/SDL/pull/308
+  perl-SDL-gcc15.patch: -p1 PATCH-FIX-UPSTREAM 
https://github.com/PerlGameDev/SDL/pull/309
+  skip-test.patch: -p1
 preamble: |-
  BuildRequires:  Mesa-devel
  BuildRequires:  libSDL-devel

Reply via email to