Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xdpyinfo for openSUSE:Factory checked in at 2022-04-10 19:05:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdpyinfo (Old) and /work/SRC/openSUSE:Factory/.xdpyinfo.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdpyinfo" Sun Apr 10 19:05:09 2022 rev:9 rq:967736 version:1.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/xdpyinfo/xdpyinfo.changes 2019-06-30 10:14:47.494994764 +0200 +++ /work/SRC/openSUSE:Factory/.xdpyinfo.new.1900/xdpyinfo.changes 2022-04-10 19:05:19.986546976 +0200 @@ -1,0 +2,14 @@ +Fri Apr 8 09:46:26 UTC 2022 - Stefan Dirsch <[email protected]> + +- Update to version 1.3.3: + * This release includes a pair of changes to align with the + xserver-21.x release series - it prints the version without + the leading "1." for 21.x xservers, and it changes the default + for building DMX support from --with-dmx to --without-dmx as + DMX is no longer included in the 21.x xservers. + (The DMX support in xdpyinfo is not removed in this release, + and can be enabled at build time with the --with-dmx flag to + configure, but may be fully removed in a future release of + xdpyinfo.) + +------------------------------------------------------------------- Old: ---- xdpyinfo-1.3.2.tar.bz2 New: ---- xdpyinfo-1.3.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdpyinfo.spec ++++++ --- /var/tmp/diff_new_pack.SAmV5h/_old 2022-04-10 19:05:20.442541927 +0200 +++ /var/tmp/diff_new_pack.SAmV5h/_new 2022-04-10 19:05:20.450541839 +0200 @@ -1,7 +1,7 @@ # # spec file for package xdpyinfo # -# Copyright (c) 2019 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 @@ -17,13 +17,13 @@ Name: xdpyinfo -Version: 1.3.2 +Version: 1.3.3 Release: 0 Summary: Utility to display information about an X server License: MIT Group: System/X11/Utilities -Url: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +URL: http://xorg.freedesktop.org/ +Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkg-config BuildRequires: pkgconfig(dmx) BuildRequires: pkgconfig(x11) @@ -63,7 +63,7 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/xdpyinfo %{_mandir}/man1/xdpyinfo.1%{?ext_man}
