Accepting request 196755 from home:sumski:branches:M17N

Update to version 2.10.94 (2.11 RC4)

OBS-URL: https://build.opensuse.org/request/show/196755
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=115
This commit is contained in:
OBS User mrdocs 2013-08-30 00:32:17 +00:00 committed by Git OBS Bridge
parent 307adc6f09
commit b63777ccb5
6 changed files with 42 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:090775c4a505c4fd31689f862647a380073b4edb35efd77359633fa40f224718
size 96483

View File

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

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Thu Aug 29 09:56:52 UTC 2013 - hrvoje.senjan@gmail.com
- Update to version 2.10.94 (2.11 RC4)
+ FcNameParse() should ignore leading whitespace
in parameters
+ Fix a comparison of constant warning with clang
+ Fix a shift count overflow on 32bit box
+ Fix a incompatible pointer warning on NetBSD
+ Add FcTypeUnknown to FcType to avoid comparison of constant -1
+ Fix the behavior of intermixed tests end edits in match
+ Ignore scandir() check on mingw
+ Use INT_MAX instead of unreliable hardcoding value
+ Add FC_UNUSED to FC_ASSERT_STATIC macro to avoid compiler warning
+ Rework to apply the intermixed test and edit elements in one-pass
+ trivial code optimization
+ Correct fontconfig.pc to add certain dependencies for build
+ Correct fontconfig.pc to add certain dependencies for static build
+ Fix wrong edit position
+ Invalid read/write with valgrind when assigning something twice
(fdo#67809)
+ warn deprecated only when migration failed
+ Match on FC_SCALABLE (fdo#67845)
+ fontformat in match pattern is not respected? (fdo#16818)
+ More metric compat fonts (fdo#68340)
+ Add default aliases for Georgia, Garamond, Palatino Linotype,
Trebuchet MS (fdo#63399)
+ Fix a typo
+ Fix a crash when non-builtin objects are edited
+ Fix a wrong edit position when 'kind' is different
+ copy qu.orth to quz.orth (fdo#68587)
+ Add quz.orth to Makefile.am
+ Minor
+ Fix assertion
-------------------------------------------------------------------
Tue May 21 17:07:35 UTC 2013 - hrvoje.senjan@gmail.com

View File

@ -48,7 +48,7 @@ Url: http://fontconfig.org/
Obsoletes: fontconfig-64bit
%endif
Requires: bash
Version: 2.10.93
Version: 2.10.94
Release: 0
Summary: Library for Font Configuration
License: MIT