Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xf86-video-savage for openSUSE:Factory checked in at 2023-04-10 20:17:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xf86-video-savage (Old) and /work/SRC/openSUSE:Factory/.xf86-video-savage.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-savage" Mon Apr 10 20:17:02 2023 rev:20 rq:1078237 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xf86-video-savage/xf86-video-savage.changes 2018-06-27 10:21:36.123642463 +0200 +++ /work/SRC/openSUSE:Factory/.xf86-video-savage.new.19717/xf86-video-savage.changes 2023-04-10 20:17:05.756998521 +0200 @@ -1,0 +2,7 @@ +Mon Apr 10 08:29:28 UTC 2023 - Stefan Dirsch <[email protected]> + +- Update to version 2.4.0 + * This release improves support for building with Xorg 1.19 and later. +- supersedes u_Add-check-for-max-HV-Value-to-ValidMode-hook.patch + +------------------------------------------------------------------- Old: ---- u_Add-check-for-max-HV-Value-to-ValidMode-hook.patch xf86-video-savage-2.3.9.tar.bz2 New: ---- xf86-video-savage-2.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xf86-video-savage.spec ++++++ --- /var/tmp/diff_new_pack.R0vZdQ/_old 2023-04-10 20:17:06.177000976 +0200 +++ /var/tmp/diff_new_pack.R0vZdQ/_new 2023-04-10 20:17:06.181000999 +0200 @@ -1,7 +1,7 @@ # # spec file for package xf86-video-savage # -# Copyright (c) 2018 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,20 +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-savage -Version: 2.3.9 +Version: 2.4.0 Release: 0 Summary: S3 Savage 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 -# https://lists.x.org/archives/xorg-devel/2018-June/057207.html -Patch0: u_Add-check-for-max-HV-Value-to-ValidMode-hook.patch +URL: http://xorg.freedesktop.org/ +Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.xz BuildRequires: Mesa-devel BuildRequires: pkg-config BuildRequires: pkgconfig(fontsproto) @@ -55,7 +53,6 @@ %prep %setup -q -%patch0 -p1 %build %configure @@ -67,7 +64,7 @@ %files %defattr(-,root,root) -%doc ChangeLog README +%doc ChangeLog README.md %license COPYING %dir %{_libdir}/xorg/modules/drivers %{_libdir}/xorg/modules/drivers/savage_drv.so
