Hello community, here is the log from the commit of package fonttosfnt for openSUSE:Leap:15.2 checked in at 2020-04-28 20:12:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/fonttosfnt (Old) and /work/SRC/openSUSE:Leap:15.2/.fonttosfnt.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fonttosfnt" Tue Apr 28 20:12:12 2020 rev:10 rq:798683 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/fonttosfnt/fonttosfnt.changes 2020-01-15 14:55:29.113590485 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.fonttosfnt.new.2738/fonttosfnt.changes 2020-04-28 20:12:13.420667107 +0200 @@ -1,0 +2,29 @@ +Tue Jan 7 09:38:28 UTC 2020 - Stefan Dirsch <[email protected]> + +- Update to version 1.1.0 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * Correct a string literal + * Mention .otb as an extension + * Accept a BDF font on stdin + * Avoid undefined behaviour + * Round font size to integer value when reading bitmap font + * Mark vsprintf_alloc as printf-like function + * check for freetype NULL atoms + * let freetype handle ISO-8859-1 mapping + * allow ISO-646.1991-IRV as well, adobe standard for bdf + +------------------------------------------------------------------- +Fri Aug 17 10:46:14 UTC 2018 - [email protected] + +- Update to version 1.0.5 + * Is it a bird? is it a plane? No it's a fonttofs.. fontstof.. + fonttofn... it's a release of the tool that wraps a bitmap + font into a truetype wrapper! Bringing you the last 9 years + of exciting changes including ansification and lots of + autotools cleanup changes, because that is how we rolled 7 + years ago. (Almost) no source files were harmed in the + making of this release. +- get rid of _service/_servicedata files + +------------------------------------------------------------------- Old: ---- _service _servicedata fonttosfnt-1.0.5+20170126.aead36f.tar.xz New: ---- fonttosfnt-1.1.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fonttosfnt.spec ++++++ --- /var/tmp/diff_new_pack.qumGso/_old 2020-04-28 20:12:13.828667954 +0200 +++ /var/tmp/diff_new_pack.qumGso/_new 2020-04-28 20:12:13.832667963 +0200 @@ -1,7 +1,7 @@ # # spec file for package fonttosfnt # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,20 +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: fonttosfnt -Version: 1.0.5+20170126.aead36f +Version: 1.1.0 Release: 0 Summary: Utility to wrap a bitmap font in a sfnt (TrueType) wrapper License: MIT Group: System/X11/Utilities Url: http://xorg.freedesktop.org/ -Source0: %{name}-%{version}.tar.xz -#Source0: http://xorg.freedesktop.org/releases/individual/app/%%{name}-%%{version}.tar.bz2 -BuildRequires: libtool +Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 BuildRequires: pkg-config BuildRequires: pkgconfig(fontenc) BuildRequires: pkgconfig(freetype2) @@ -43,7 +41,6 @@ %setup -q %build -NOCONFIGURE=1 ./autogen.sh %configure make %{?_smp_mflags} @@ -52,7 +49,7 @@ %files %defattr(-,root,root) -%doc COPYING README +%doc COPYING README.md %{_bindir}/fonttosfnt %{_mandir}/man1/fonttosfnt.1%{?ext_man} ++++++ fonttosfnt-1.0.5+20170126.aead36f.tar.xz -> fonttosfnt-1.1.0.tar.bz2 ++++++ ++++ 24082 lines of diff (skipped)
