Update to 2.6.0

This commit is contained in:
Sandro Mani 2019-08-19 11:14:34 +02:00
parent 6899e27377
commit 959ae9daa2
5 changed files with 20 additions and 16 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@
/harfbuzz-2.5.1.tar.xz
/harfbuzz-2.5.2.tar.xz
/harfbuzz-2.5.3.tar.xz
/harfbuzz-2.6.0.tar.xz

View File

@ -1,7 +1,7 @@
diff -rupN harfbuzz-2.5.3/configure.ac harfbuzz-2.5.3-new/configure.ac
--- harfbuzz-2.5.3/configure.ac 2019-06-26 19:39:24.000000000 +0200
+++ harfbuzz-2.5.3-new/configure.ac 2019-06-28 12:19:03.342499681 +0200
@@ -462,6 +462,30 @@ fi
diff -rupN --no-dereference harfbuzz-2.6.0/configure.ac harfbuzz-2.6.0-new/configure.ac
--- harfbuzz-2.6.0/configure.ac 2019-08-14 06:14:18.000000000 +0200
+++ harfbuzz-2.6.0-new/configure.ac 2019-08-19 11:01:45.952281199 +0200
@@ -484,6 +484,30 @@ fi
dnl ===========================================================================
@ -32,16 +32,16 @@ diff -rupN harfbuzz-2.5.3/configure.ac harfbuzz-2.5.3-new/configure.ac
AC_CONFIG_FILES([
Makefile
src/Makefile
@@ -516,4 +540,5 @@ Other features:
@@ -539,4 +563,5 @@ Other features:
Documentation: ${enable_gtk_doc}
GObject bindings: ${have_gobject}
Introspection: ${have_introspection}
+ Enable delay loading: ${enable_delay_load}
])
diff -rupN harfbuzz-2.5.3/src/Makefile.am harfbuzz-2.5.3-new/src/Makefile.am
--- harfbuzz-2.5.3/src/Makefile.am 2019-06-18 07:39:25.000000000 +0200
+++ harfbuzz-2.5.3-new/src/Makefile.am 2019-06-28 12:19:03.342499681 +0200
@@ -42,14 +42,29 @@ HBHEADERS += $(HB_GLIB_headers)
diff -rupN --no-dereference harfbuzz-2.6.0/src/Makefile.am harfbuzz-2.6.0-new/src/Makefile.am
--- harfbuzz-2.6.0/src/Makefile.am 2019-07-26 02:49:55.000000000 +0200
+++ harfbuzz-2.6.0-new/src/Makefile.am 2019-08-19 11:01:45.953281197 +0200
@@ -48,14 +48,29 @@ HBHEADERS += $(HB_GLIB_headers)
endif
if HAVE_FREETYPE
@ -72,7 +72,7 @@ diff -rupN harfbuzz-2.5.3/src/Makefile.am harfbuzz-2.5.3-new/src/Makefile.am
HBSOURCES += $(HB_FT_sources)
HBHEADERS += $(HB_FT_headers)
endif
@@ -128,9 +143,9 @@ base_link_flags = $(AM_LDFLAGS) -lm -ver
@@ -141,9 +156,9 @@ base_link_flags = $(AM_LDFLAGS) -lm -ver
libharfbuzz_la_LINK = $(chosen_linker) $(libharfbuzz_la_LDFLAGS)
libharfbuzz_la_SOURCES = $(HBSOURCES) $(HBHEADERS)
libharfbuzz_la_CPPFLAGS = $(HBCFLAGS) $(CODE_COVERAGE_CFLAGS)

View File

@ -1,6 +1,6 @@
diff -rupN harfbuzz-2.5.3/src/gen-def.py harfbuzz-2.5.3-new/src/gen-def.py
--- harfbuzz-2.5.3/src/gen-def.py 2019-05-06 21:14:20.000000000 +0200
+++ harfbuzz-2.5.3-new/src/gen-def.py 2019-06-28 12:19:03.422500017 +0200
diff -rupN --no-dereference harfbuzz-2.6.0/src/gen-def.py harfbuzz-2.6.0-new/src/gen-def.py
--- harfbuzz-2.6.0/src/gen-def.py 2019-05-06 21:14:20.000000000 +0200
+++ harfbuzz-2.6.0-new/src/gen-def.py 2019-08-19 11:01:46.035281080 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3

View File

@ -1,8 +1,8 @@
%{?mingw_package_header}
Name: mingw-harfbuzz
Version: 2.5.3
Release: 3%{?dist}
Version: 2.6.0
Release: 1%{?dist}
Summary: MinGW Windows Harfbuzz library
License: MIT
@ -142,6 +142,9 @@ find %{buildroot} -name "*.la" -delete
%changelog
* Mon Aug 19 2019 Sandro Mani <manisandro@gmail.com> - 2.6.0-1
- Update to 2.6.0
* Tue Aug 13 2019 Sandro Mani <manisandro@gmail.com> - 2.5.3-3
- Rebuild (icu)

View File

@ -1 +1 @@
SHA512 (harfbuzz-2.5.3.tar.xz) = a2e6cedbe0e505fa31b540e0d0bc6c0b07080bd39879c27e04d351103e21201d75a809dd2fad559bf994b82b311f67ad85778cbbfb670d7e2580beafa09e93ff
SHA512 (harfbuzz-2.6.0.tar.xz) = ab055183ae248710f7baee7ef45ac1a6cbd3522eb1e26b78248ac7bc9e421f5495b8fbbd19a339a26bd119f33624eb8742c15c2053407fbb74cce8dcf6c4b3a2