Dominique Leuenberger 2022-03-24 21:57:07 +00:00 committed by Git OBS Bridge
commit cdd213e91a
5 changed files with 22 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:274f8c8cbd7b6a1c77d2a1c03d4d6cd3c9319db62be8b8c88fabbf597f7e863c
size 19485522

3
20220308.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:58bbc759eb102263be835e6c006b1c16b508ba3d0252acd5389062826764f7a5
size 17438030

View File

@ -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) {

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Mar 20 21:20:14 UTC 2022 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@ -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