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-08-20 20:29:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfontsel (Old) and /work/SRC/openSUSE:Factory/.xfontsel.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfontsel" Sat Aug 20 20:29:08 2022 rev:10 rq:998305 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xfontsel/xfontsel.changes 2022-07-11 19:11:18.775775499 +0200 +++ /work/SRC/openSUSE:Factory/.xfontsel.new.2083/xfontsel.changes 2022-08-20 20:29:24.385476374 +0200 @@ -1,0 +2,6 @@ +Thu Aug 11 08:07:23 UTC 2022 - Dirk M??ller <[email protected]> + +- modernize spec-file, move license to %%licensedir +- use gpg validation for sources + +------------------------------------------------------------------- New: ---- xfontsel-1.1.0.tar.xz.sig xfontsel.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfontsel.spec ++++++ --- /var/tmp/diff_new_pack.36eU8P/_old 2022-08-20 20:29:24.853477672 +0200 +++ /var/tmp/diff_new_pack.36eU8P/_new 2022-08-20 20:29:24.857477683 +0200 @@ -22,9 +22,11 @@ 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.xz -BuildRequires: pkg-config +URL: https://xorg.freedesktop.org/ +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz +Source1: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz.sig +Source2: xfontsel.keyring +BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xaw7) BuildRequires: pkgconfig(xmu) @@ -32,7 +34,6 @@ BuildRequires: pkgconfig(xt) # This was part of the xorg-x11 package up to version 7.6 Conflicts: xorg-x11 <= 7.6 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description xfontsel application provides a simple way to display the X11 core @@ -44,14 +45,14 @@ %build %configure -make %{?_smp_mflags} +%make_build %install %make_install %files -%defattr(-,root,root) -%doc ChangeLog COPYING README.md +%license COPYING +%doc ChangeLog README.md %{_bindir}/xfontsel %dir %{_datadir}/X11/app-defaults %{_datadir}/X11/app-defaults/XFontSel
