diff --git a/20201107.tar.gz b/20201107.tar.gz deleted file mode 100644 index 32419e2..0000000 --- a/20201107.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:274f8c8cbd7b6a1c77d2a1c03d4d6cd3c9319db62be8b8c88fabbf597f7e863c -size 19485522 diff --git a/20220308.tar.gz b/20220308.tar.gz new file mode 100644 index 0000000..3ddb2f4 --- /dev/null +++ b/20220308.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bbc759eb102263be835e6c006b1c16b508ba3d0252acd5389062826764f7a5 +size 17438030 diff --git a/fix-return-statement.patch b/fix-return-statement.patch deleted file mode 100644 index ac7f9f2..0000000 --- a/fix-return-statement.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: fontforge-20201107/fontforgeexe/cvimportdlg.c -=================================================================== ---- fontforge-20201107.orig/fontforgeexe/cvimportdlg.c -+++ fontforge-20201107/fontforgeexe/cvimportdlg.c -@@ -710,6 +710,7 @@ static int GFD_Options(GGadget *g, GEven - _ImportParamsDlg(ImportParamsState()); - d->opts_shown = true; - } -+ return 0; - } - - static int e_h(GWindow gw, GEvent *event) { diff --git a/fontforge.changes b/fontforge.changes index bb8e3c5..370eb5f 100644 --- a/fontforge.changes +++ b/fontforge.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Mar 20 21:20:14 UTC 2022 - Dirk Müller + +- update to 20220308: + * Overhauled resource/appearance management + * Merge/Simplify improvements + * Updated Unicode support to Unicode 14.0.0 + * Add Points Of Inflection / Balance / Harmonize + * Language system tag list/script range/feature list updates + * You can now substitute glyph(s) by NULL + * Reserved Font Names no longer written by default when adding SIL OFL to a font + * UFO include path is altered, please update your fonts if needed + * FontForge is now compiled with -Wall by default + * Cidmaps are now bundled +- drop fix-return-statement.patch. obsolete + ------------------------------------------------------------------- Sat Feb 20 10:46:42 UTC 2021 - Dirk Müller diff --git a/fontforge.spec b/fontforge.spec index b876752..0246a78 100644 --- a/fontforge.spec +++ b/fontforge.spec @@ -1,7 +1,7 @@ # # spec file for package fontforge # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -17,7 +17,7 @@ Name: fontforge -Version: 20201107 +Version: 20220308 Release: 0 Summary: A Font Editor License: GPL-3.0-or-later @@ -26,7 +26,6 @@ Source0: https://github.com/fontforge/fontforge/archive/%{version}.tar.gz # workaround for bug 930076, imho upstream should fix this # https://github.com/fontforge/fontforge/issues/2270 Patch0: fontforge-version.patch -Patch1: fix-return-statement.patch Patch2: fix-sphinx-doc.patch Patch5: add-bitmap-transform-support.patch BuildRequires: cairo-devel @@ -44,7 +43,6 @@ BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libtiff-devel BuildRequires: libtool -BuildRequires: libuninameslist-devel BuildRequires: libxml2-devel BuildRequires: pango-devel BuildRequires: pkgconfig @@ -96,7 +94,6 @@ to develop applications that use FontForge libraries. %prep %setup -q %patch0 -p1 -%patch1 -p1 %if %{?suse_version} < 1550 %patch2 -p1 %endif @@ -130,7 +127,7 @@ rm %{buildroot}%{_docdir}/%{name}/html/.nojekyll %{_datadir}/icons/hicolor/*/apps/org.fontforge.FontForge.png %{_datadir}/icons/hicolor/scalable/apps/org.fontforge.FontForge.svg %{_datadir}/metainfo/org.fontforge.FontForge.*.xml -%{_datadir}/pixmaps/org.fontforge.FontForge.* +# %{_datadir}/pixmaps/org.fontforge.FontForge.* %{_datadir}/mime/packages/%{name}.xml %dir %{_docdir}/fontforge