Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xwud for openSUSE:Factory checked in at 2022-07-11 19:10:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xwud (Old) and /work/SRC/openSUSE:Factory/.xwud.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xwud" Mon Jul 11 19:10:09 2022 rev:8 rq:988392 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xwud/xwud.changes 2021-12-03 20:36:16.516030897 +0100 +++ /work/SRC/openSUSE:Factory/.xwud.new.1523/xwud.changes 2022-07-11 19:11:24.391783646 +0200 @@ -1,0 +2,10 @@ +Mon Jul 11 13:29:49 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.0.6 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * gitlab CI: add a basic build test + * Build xz tarballs instead of bzip2 + * Added case for window_name_size == 0 + +------------------------------------------------------------------- Old: ---- xwud-1.0.5.tar.bz2 New: ---- xwud-1.0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xwud.spec ++++++ --- /var/tmp/diff_new_pack.HnivA9/_old 2022-07-11 19:11:24.703784099 +0200 +++ /var/tmp/diff_new_pack.HnivA9/_new 2022-07-11 19:11:24.707784104 +0200 @@ -1,7 +1,7 @@ # # spec file for package xwud # -# Copyright (c) 2021 SUSE LLC +# 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: xwud -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Image displayer for X License: MIT Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xorg-macros) >= 1.8 @@ -47,7 +47,7 @@ %files %license COPYING -%doc ChangeLog README +%doc ChangeLog README.md %{_bindir}/xwud %{_mandir}/man1/xwud.1%{?ext_man}