From b63777ccb536b464b197c2f9d3bf9d6d7206df612681ecd12cabe613c8d646d8 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Fri, 30 Aug 2013 00:32:17 +0000 Subject: [PATCH 1/2] 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 --- fontconfig-2.10.93.tar.bz2 | 3 --- fontconfig-2.10.94.tar.bz2 | 3 +++ fontconfig-doc-2.10.93.tar.bz2 | 3 --- fontconfig-doc-2.10.94.tar.bz2 | 3 +++ fontconfig.changes | 35 ++++++++++++++++++++++++++++++++++ fontconfig.spec | 2 +- 6 files changed, 42 insertions(+), 7 deletions(-) delete mode 100644 fontconfig-2.10.93.tar.bz2 create mode 100644 fontconfig-2.10.94.tar.bz2 delete mode 100644 fontconfig-doc-2.10.93.tar.bz2 create mode 100644 fontconfig-doc-2.10.94.tar.bz2 diff --git a/fontconfig-2.10.93.tar.bz2 b/fontconfig-2.10.93.tar.bz2 deleted file mode 100644 index c48eb1e..0000000 --- a/fontconfig-2.10.93.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea901f278848829ed9937d76fb0ce63ad362d7d5b9e75aa6a6b78bfef42e529c -size 1526089 diff --git a/fontconfig-2.10.94.tar.bz2 b/fontconfig-2.10.94.tar.bz2 new file mode 100644 index 0000000..35ce758 --- /dev/null +++ b/fontconfig-2.10.94.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2c8504e015a955a4dbd1cb869968209fa321b8da2e55740a8064c7a89af63c +size 1529450 diff --git a/fontconfig-doc-2.10.93.tar.bz2 b/fontconfig-doc-2.10.93.tar.bz2 deleted file mode 100644 index 5df1c80..0000000 --- a/fontconfig-doc-2.10.93.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:090775c4a505c4fd31689f862647a380073b4edb35efd77359633fa40f224718 -size 96483 diff --git a/fontconfig-doc-2.10.94.tar.bz2 b/fontconfig-doc-2.10.94.tar.bz2 new file mode 100644 index 0000000..dbbdeaa --- /dev/null +++ b/fontconfig-doc-2.10.94.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d90bb1fbb9a2ede437d68cc2040c1ed7fab84397c7733045e855777fb96f33 +size 1699840 diff --git a/fontconfig.changes b/fontconfig.changes index c0c78e2..14280eb 100644 --- a/fontconfig.changes +++ b/fontconfig.changes @@ -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 diff --git a/fontconfig.spec b/fontconfig.spec index 8a344a5..1b3e39f 100644 --- a/fontconfig.spec +++ b/fontconfig.spec @@ -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 From 667c799a5b529ea46bad01b6fcf8501b32c29719b6717acd3626a5e0a284ff3e Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Sat, 31 Aug 2013 20:21:24 +0000 Subject: [PATCH 2/2] Accepting request 196969 from home:sumski:branches:M17N Update to version 2.10.95 OBS-URL: https://build.opensuse.org/request/show/196969 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=116 --- fontconfig-2.10.94.tar.bz2 | 3 --- fontconfig-2.10.95.tar.bz2 | 3 +++ fontconfig-doc-2.10.94.tar.bz2 | 3 --- fontconfig-doc-2.10.95.tar.bz2 | 3 +++ fontconfig.changes | 6 ++++++ fontconfig.spec | 2 +- 6 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 fontconfig-2.10.94.tar.bz2 create mode 100644 fontconfig-2.10.95.tar.bz2 delete mode 100644 fontconfig-doc-2.10.94.tar.bz2 create mode 100644 fontconfig-doc-2.10.95.tar.bz2 diff --git a/fontconfig-2.10.94.tar.bz2 b/fontconfig-2.10.94.tar.bz2 deleted file mode 100644 index 35ce758..0000000 --- a/fontconfig-2.10.94.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf2c8504e015a955a4dbd1cb869968209fa321b8da2e55740a8064c7a89af63c -size 1529450 diff --git a/fontconfig-2.10.95.tar.bz2 b/fontconfig-2.10.95.tar.bz2 new file mode 100644 index 0000000..d65edd2 --- /dev/null +++ b/fontconfig-2.10.95.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc0ecb9fb083d8705c140c8c0d13cc294c56faa1fee0e31e3f3eb98062a5e7b +size 1529849 diff --git a/fontconfig-doc-2.10.94.tar.bz2 b/fontconfig-doc-2.10.94.tar.bz2 deleted file mode 100644 index dbbdeaa..0000000 --- a/fontconfig-doc-2.10.94.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0d90bb1fbb9a2ede437d68cc2040c1ed7fab84397c7733045e855777fb96f33 -size 1699840 diff --git a/fontconfig-doc-2.10.95.tar.bz2 b/fontconfig-doc-2.10.95.tar.bz2 new file mode 100644 index 0000000..7e1eb96 --- /dev/null +++ b/fontconfig-doc-2.10.95.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c00d8e16fe10423af9447ef25d79abfb5cc1b55295632f9a77675dfa91b321bd +size 1699840 diff --git a/fontconfig.changes b/fontconfig.changes index 14280eb..96518a4 100644 --- a/fontconfig.changes +++ b/fontconfig.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 31 14:32:49 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to version 2.10.95 (2.11 RC5) + + Crashfix release, no upstream changelog provided + ------------------------------------------------------------------- Thu Aug 29 09:56:52 UTC 2013 - hrvoje.senjan@gmail.com diff --git a/fontconfig.spec b/fontconfig.spec index 1b3e39f..a8ff749 100644 --- a/fontconfig.spec +++ b/fontconfig.spec @@ -48,7 +48,7 @@ Url: http://fontconfig.org/ Obsoletes: fontconfig-64bit %endif Requires: bash -Version: 2.10.94 +Version: 2.10.95 Release: 0 Summary: Library for Font Configuration License: MIT