Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fslsfonts for openSUSE:Factory checked in at 2022-09-11 21:57:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fslsfonts (Old) and /work/SRC/openSUSE:Factory/.fslsfonts.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fslsfonts" Sun Sep 11 21:57:20 2022 rev:7 rq:1002440 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/fslsfonts/fslsfonts.changes 2015-01-07 09:38:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.fslsfonts.new.2083/fslsfonts.changes 2022-09-11 21:57:21.781630397 +0200 @@ -1,0 +2,17 @@ +Sat Sep 10 17:03:12 UTC 2022 - Stefan Dirsch <[email protected]> + +- Update to version 1.0.6 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * gitlab CI: add a basic build test + * Build xz tarballs instead of bzip2 + * Add bounds checks to creation of min/max strings for -lll -m option + * show_font_props: skip copy to temporary buffer + * Improve handling of realloc() + * Use reallocarray() if it is available in libc or libbsd + * configure: Add AC_USE_SYSTEM_EXTENSIONS + * autogen.sh: use quoted string variables + * autogen: add default patch prefix + * autogen.sh: use exec instead of waiting for configure to finish + +------------------------------------------------------------------- Old: ---- fslsfonts-1.0.5.tar.bz2 New: ---- fslsfonts-1.0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fslsfonts.spec ++++++ --- /var/tmp/diff_new_pack.JddsJ2/_old 2022-09-11 21:57:22.865633446 +0200 +++ /var/tmp/diff_new_pack.JddsJ2/_new 2022-09-11 21:57:22.869633458 +0200 @@ -1,7 +1,7 @@ # # spec file for package fslsfonts # -# 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: fslsfonts -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Utility to list fonts served by 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 @@ -47,7 +47,7 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/fslsfonts %{_mandir}/man1/fslsfonts.1%{?ext_man}
