Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xf86-video-siliconmotion for
openSUSE:Factory checked in at 2023-09-29 21:13:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-siliconmotion (Old)
and /work/SRC/openSUSE:Factory/.xf86-video-siliconmotion.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-siliconmotion"
Fri Sep 29 21:13:55 2023 rev:17 rq:1114059 version:1.7.10
Changes:
--------
---
/work/SRC/openSUSE:Factory/xf86-video-siliconmotion/xf86-video-siliconmotion.changes
2020-01-21 21:00:41.192857938 +0100
+++
/work/SRC/openSUSE:Factory/.xf86-video-siliconmotion.new.28202/xf86-video-siliconmotion.changes
2023-09-29 21:15:13.261314430 +0200
@@ -1,0 +2,22 @@
+Thu Sep 28 10:37:54 UTC 2023 - Stefan Dirsch <[email protected]>
+
+- Update to version 1.7.10
+ * Update README for gitlab migration
+ * Update configure.ac bug URL for gitlab migration
+ * Build xz tarballs instead of bzip2
+ * Fix spelling/wording issues
+ * gitlab CI: add a basic build test
+ * gitlab CI: stop requiring Signed-off-by in commits
+ * constify some char * declarations
+ * Quiet -Wempty-body warning
+ * Replace malloc()+snprintf() with Xasprintf()
+ * Replace malloc()+memset() with calloc()
+ * Remove "All rights reserved" from Oracle copyright notices
+ * gitlab CI: ensure libtool is installed in build container
+ * autogen.sh: Implement GNOME Build API
+ * autogen.sh: use quoted string variables
+ * autogen: add default patch prefix
+ * configure: Drop AM_MAINTAINER_MODE
+ * autogen.sh: use exec instead of waiting for configure to finish
+
+-------------------------------------------------------------------
Old:
----
xf86-video-siliconmotion-1.7.9.tar.bz2
New:
----
xf86-video-siliconmotion-1.7.10.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xf86-video-siliconmotion.spec ++++++
--- /var/tmp/diff_new_pack.LELY7y/_old 2023-09-29 21:15:14.349353686 +0200
+++ /var/tmp/diff_new_pack.LELY7y/_new 2023-09-29 21:15:14.353353831 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xf86-video-siliconmotion
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: xf86-video-siliconmotion
-Version: 1.7.9
+Version: 1.7.10
Release: 0
Summary: Silicon Motion video driver for the Xorg X server
License: MIT
Group: System/X11/Servers/XF86_4
-Url: http://xorg.freedesktop.org/
-Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-#Source1:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
+URL: http://xorg.freedesktop.org/
+Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.xz
Source2: %{name}.keyring
Patch0: u_siliconmotion_fix_segfault_on_xorg_server_1.19.patch
BuildRequires: pkg-config
@@ -65,7 +64,8 @@
%files
%defattr(-,root,root)
-%doc ChangeLog COPYING README
+%doc ChangeLog README.md
+%license COPYING
%dir %{_libdir}/xorg/modules/drivers
%{_libdir}/xorg/modules/drivers/siliconmotion_drv.so
%{_datadir}/man/man4/siliconmotion.4%{?ext_man}