Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfontsel for openSUSE:Factory checked in at 2022-07-11 19:09:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfontsel (Old) and /work/SRC/openSUSE:Factory/.xfontsel.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfontsel" Mon Jul 11 19:09:58 2022 rev:9 rq:988373 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xfontsel/xfontsel.changes 2018-04-19 15:28:10.710269662 +0200 +++ /work/SRC/openSUSE:Factory/.xfontsel.new.1523/xfontsel.changes 2022-07-11 19:11:18.775775499 +0200 @@ -1,0 +2,9 @@ +Mon Jul 11 12:44:35 UTC 2022 - Stefan Dirsch <[email protected]> + +- Update to version 1.1.0: + * This release adds two small new features - a "Reset" button to reset + all the selections back to the initial values, and when given the "-scaled" + option fetch the actual screen resolution and add that to the list of + available resolutions for the resX and resY menus. + +------------------------------------------------------------------- Old: ---- xfontsel-1.0.6.tar.bz2 New: ---- xfontsel-1.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfontsel.spec ++++++ --- /var/tmp/diff_new_pack.fttjBy/_old 2022-07-11 19:11:19.063775917 +0200 +++ /var/tmp/diff_new_pack.fttjBy/_new 2022-07-11 19:11:19.067775922 +0200 @@ -1,7 +1,7 @@ # # spec file for package xfontsel # -# Copyright (c) 2018 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: xfontsel -Version: 1.0.6 +Version: 1.1.0 Release: 0 Summary: Utility to display X11 font names License: X11 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) @@ -51,7 +51,7 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/xfontsel %dir %{_datadir}/X11/app-defaults %{_datadir}/X11/app-defaults/XFontSel
