Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmag for openSUSE:Factory checked in at 2022-07-13 13:45:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmag (Old) and /work/SRC/openSUSE:Factory/.xmag.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmag" Wed Jul 13 13:45:28 2022 rev:10 rq:988772 version:1.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/xmag/xmag.changes 2021-03-15 10:54:58.477224604 +0100 +++ /work/SRC/openSUSE:Factory/.xmag.new.1523/xmag.changes 2022-07-13 13:45:53.390074530 +0200 @@ -1,0 +2,11 @@ +Tue Jul 12 22:50:55 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.0.7 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * Build xz tarballs instead of bzip2 + * Use _CONST_X_STRING to make libXt declare String as const char * + +------------------------------------------------------------------- Old: ---- xmag-1.0.6.tar.bz2 New: ---- xmag-1.0.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmag.spec ++++++ --- /var/tmp/diff_new_pack.tAsbsL/_old 2022-07-13 13:45:53.818075138 +0200 +++ /var/tmp/diff_new_pack.tAsbsL/_new 2022-07-13 13:45:53.822075144 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmag # -# 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: xmag -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: Screen magnifier License: X11 Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz Source1: xmag.desktop Source2: xmag.png BuildRequires: pkgconfig @@ -53,7 +53,7 @@ %files %license COPYING -%doc ChangeLog README +%doc ChangeLog README.md %{_bindir}/xmag %{_datadir}/applications/xmag.desktop %{_datadir}/pixmaps/xmag.png