Compare commits

1 Commits
main ... 1.1

4 changed files with 9 additions and 33 deletions

BIN
fonttosfnt-1.2.3.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
fonttosfnt-1.2.4.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,27 +1,3 @@
-------------------------------------------------------------------
Sat Oct 12 17:41:37 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- update to 1.2.4
* unifdef __UNIXOS2__
* unifdef __SCO__
* unifdef NEED_SNPRINTF
* Use long long for timestamp diff
* Allow to override build date with SOURCE_DATE_EPOCH
* Use FONT_UNITS_FLOOR for ascent/descent
* Fix `cmap` Subtable Format 4 `entrySelector`
- supersedes reproducible.patch
-------------------------------------------------------------------
Wed Oct 9 09:48:02 UTC 2024 - Dirk Müller <dmueller@suse.com>
- refresh reproducible.patch
-------------------------------------------------------------------
Mon Jul 29 13:37:47 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch to override build date in font files
for reproducible builds of xorg-x11-fonts (boo#1173396)
-------------------------------------------------------------------
Thu Sep 28 10:47:13 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package fonttosfnt
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2023 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: fonttosfnt
Version: 1.2.4
Version: 1.2.3
Release: 0
Summary: Utility to wrap a bitmap font in a sfnt (TrueType) wrapper
License: MIT
@@ -37,7 +37,7 @@ Wrap a bitmap font or a set of bitmap fonts in a sfnt (TrueType or
OpenType) wrapper.
%prep
%autosetup -p1
%setup -q
%build
%configure