]> git.pld-linux.org Git - packages/crossmingw32-harfbuzz.git/commitdiff
- updated to 2.4.0 auto/th/crossmingw32-harfbuzz-2.4.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 31 Mar 2019 08:08:22 +0000 (10:08 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 31 Mar 2019 08:08:22 +0000 (10:08 +0200)
- updated win32 patch

crossmingw32-harfbuzz.spec
harfbuzz-win32.patch

index bcb3d01de720f53b3b9f2c2d648a11d38837b9dd..dd9b3d66b382fe2824b0c1f0b4516bf0bd6c6c26 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       HarfBuzz - internationalized text shaping library - MinGW32 cross version
 Summary(pl.UTF-8):     Rasteryzer fontów TrueType - wersja skrośna dla MinGW32
 Name:          crossmingw32-harfbuzz
-Version:       2.3.1
+Version:       2.4.0
 Release:       1
 License:       MIT
 Group:         Development/Libraries
 Source0:       https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.bz2
-# Source0-md5: 531de9df7c8a5405dd9c6a873fcee8c2
+# Source0-md5: ebccf8203103766383d4c5a0767b102d
 Patch0:                harfbuzz-win32.patch
 URL:           https://www.freedesktop.org/wiki/HarfBuzz
 BuildRequires: autoconf >= 2.64
index 4cff9918c18e01f3f69fdaee9bc23c9ef21024dd..5844c477442ec7d13ea26d76752ecdddf6faf6ed 100644 (file)
@@ -21,8 +21,8 @@
  #include <intrin.h>
  #endif
  
---- harfbuzz-1.8.5/src/hb-dsalgs.hh.orig       2018-07-17 16:29:54.000000000 +0200
-+++ harfbuzz-1.8.5/src/hb-dsalgs.hh    2018-08-02 21:15:43.988542278 +0200
+--- harfbuzz-2.4.0/src/hb-algs.hh.orig 2018-07-17 16:29:54.000000000 +0200
++++ harfbuzz-2.4.0/src/hb-algs.hh      2018-08-02 21:15:43.988542278 +0200
 @@ -98,7 +98,7 @@
      return sizeof (unsigned long long) * 8 - __builtin_clzll (v);
  #endif
This page took 0.300134 seconds and 4 git commands to generate.