Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmh for openSUSE:Factory checked in at 2022-09-01 22:10:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmh (Old) and /work/SRC/openSUSE:Factory/.xmh.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmh" Thu Sep 1 22:10:55 2022 rev:7 rq:1000409 version:1.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/xmh/xmh.changes 2015-04-25 11:26:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xmh.new.2083/xmh.changes 2022-09-01 22:11:58.552376206 +0200 @@ -1,0 +2,14 @@ +Wed Aug 31 09:19:45 UTC 2022 - Stefan Dirsch <[email protected]> + +- Update to release 1.0.4 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * Fix spelling/wording issues + * Trim trailing whitespace from lines + * gitlab CI: add a basic build test + * unifdef -UUSG + * unifdef -USYSV + * unifdef -UDGUX + * Convert vfork checks from Imake-style to autoconf-style + +------------------------------------------------------------------- Old: ---- xmh-1.0.3.tar.bz2 New: ---- xmh-1.0.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmh.spec ++++++ --- /var/tmp/diff_new_pack.zQ0C5u/_old 2022-09-01 22:11:58.976377365 +0200 +++ /var/tmp/diff_new_pack.zQ0C5u/_new 2022-09-01 22:11:58.980377376 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmh # -# Copyright (c) 2015 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: xmh -Version: 1.0.3 +Version: 1.0.4 Release: 0 Summary: Graphical user interface to send and read mail with MH 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(x11) BuildRequires: pkgconfig(xaw7) @@ -53,7 +53,7 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/xmh %dir %{_datadir}/X11/app-defaults %{_datadir}/X11/app-defaults/Xmh
