Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xf86-video-qxl for openSUSE:Factory 
checked in at 2024-01-30 18:24:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-qxl (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-video-qxl.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-video-qxl"

Tue Jan 30 18:24:09 2024 rev:26 rq:1142574 version:0.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-video-qxl/xf86-video-qxl.changes    
2023-01-25 18:01:32.617994040 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-qxl.new.1815/xf86-video-qxl.changes  
2024-01-30 18:24:13.647371366 +0100
@@ -1,0 +2,6 @@
+Mon Jan 29 15:14:40 UTC 2024 - Stefan Dirsch <sndir...@suse.com>
+
+- Xspice-python3.patch
+  * for python3 interpreter needs to be /usr/bin/python3 
+
+-------------------------------------------------------------------

New:
----
  Xspice-python3.patch

BETA DEBUG BEGIN:
  New:
- Xspice-python3.patch
  * for python3 interpreter needs to be /usr/bin/python3 
BETA DEBUG END:

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

Other differences:
------------------
++++++ xf86-video-qxl.spec ++++++
--- /var/tmp/diff_new_pack.zJsuWQ/_old  2024-01-30 18:24:15.271429956 +0100
+++ /var/tmp/diff_new_pack.zJsuWQ/_new  2024-01-30 18:24:15.271429956 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-qxl
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,6 +35,7 @@
 Group:          System/X11/Servers/XF86_4
 URL:            http://xorg.freedesktop.org/
 Source0:        
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.xz
+Patch0:         Xspice-python3.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -74,7 +75,7 @@
 %endif
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 autoreconf -fi

++++++ Xspice-python3.patch ++++++
diff -u -r -p xf86-video-qxl-0.1.6.orig/scripts/Xspice 
xf86-video-qxl-0.1.6/scripts/Xspice
--- xf86-video-qxl-0.1.6.orig/scripts/Xspice    2024-01-29 16:12:58.376167000 
+0100
+++ xf86-video-qxl-0.1.6/scripts/Xspice 2024-01-29 16:13:19.891049000 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 """
 Xspice

Reply via email to