Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xf86-video-dummy for
openSUSE:Factory checked in at 2022-04-06 21:51:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-dummy (Old)
and /work/SRC/openSUSE:Factory/.xf86-video-dummy.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-dummy"
Wed Apr 6 21:51:37 2022 rev:11 rq:967130 version:0.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-video-dummy/xf86-video-dummy.changes
2017-01-04 19:38:59.358747257 +0100
+++
/work/SRC/openSUSE:Factory/.xf86-video-dummy.new.1900/xf86-video-dummy.changes
2022-04-06 21:51:58.587235057 +0200
@@ -1,0 +2,23 @@
+Tue Apr 5 17:32:44 UTC 2022 - Stefan Dirsch <[email protected]>
+
+- Update to verison 0.4.0
+ * autogen.sh: use quoted string variables
+ * autogen.sh: use exec instead of waiting for configure to finish
+ * autogen: add default patch prefix
+ * Update configure.ac bug URL for gitlab migration
+ * Delete XV stuff
+ * Delete dPtr->screenSaver
+ * Remove DGA support
+ * Get rid of dPtr->FBBase
+ * DUMMYGetRec: Fix misleading indentation
+ * Update README for gitlab migration
+ * Build xz tarballs instead of bzip2
+ * Fix spelling/wording issues
+ * gitlab CI: add a basic build test
+ * Support for 30 bit depth in dummy driver
+ * RandR support in dummy video driver
+ * xf86-video-dummy: changeable physical output size
+ * Increase maximum number of video outputs to 16
+ * fix a memory leak in probe
+
+-------------------------------------------------------------------
Old:
----
xf86-video-dummy-0.3.8.tar.bz2
New:
----
xf86-video-dummy-0.4.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xf86-video-dummy.spec ++++++
--- /var/tmp/diff_new_pack.d2EsrX/_old 2022-04-06 21:51:59.039229899 +0200
+++ /var/tmp/diff_new_pack.d2EsrX/_new 2022-04-06 21:51:59.043229854 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xf86-video-dummy
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +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-dummy
-Version: 0.3.8
+Version: 0.4.0
Release: 0
Summary: Virtual/offscreen frame buffer 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
+URL: http://xorg.freedesktop.org/
+Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.xz
BuildRequires: pkg-config
BuildRequires: pkgconfig(fontsproto)
BuildRequires: pkgconfig(randrproto)
@@ -55,7 +55,7 @@
%files
%defattr(-,root,root)
-%doc ChangeLog COPYING README
+%doc ChangeLog COPYING README.md
%dir %{_libdir}/xorg/modules/drivers
%{_libdir}/xorg/modules/drivers/dummy_drv.so