Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package showfont for openSUSE:Factory checked in at 2022-09-01 22:10:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/showfont (Old) and /work/SRC/openSUSE:Factory/.showfont.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "showfont" Thu Sep 1 22:10:54 2022 rev:8 rq:1000408 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/showfont/showfont.changes 2015-01-07 09:38:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.showfont.new.2083/showfont.changes 2022-09-01 22:11:57.968374608 +0200 @@ -1,0 +2,12 @@ +Wed Aug 31 09:17:21 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 + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * man page: remove out-of-date COPYRIGHT section + * Reduce variable scopes as suggested by cppcheck + * Take care of -Wsign-compare warnings + +------------------------------------------------------------------- Old: ---- showfont-1.0.5.tar.bz2 New: ---- showfont-1.0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ showfont.spec ++++++ --- /var/tmp/diff_new_pack.dtFBuo/_old 2022-09-01 22:11:58.384375746 +0200 +++ /var/tmp/diff_new_pack.dtFBuo/_new 2022-09-01 22:11:58.388375757 +0200 @@ -1,7 +1,7 @@ # # spec file for package showfont # -# Copyright (c) 2015 SUSE LINUX Products 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: showfont -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Font dumper for X font 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(libfs) BuildRequires: pkgconfig(xorg-macros) >= 1.8 @@ -48,7 +48,7 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/showfont %{_mandir}/man1/showfont.1%{?ext_man}