diff --git a/fontconfig-2.14.1.tar.xz b/fontconfig-2.14.1.tar.xz deleted file mode 100644 index 7c57cad..0000000 --- a/fontconfig-2.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:298e883f6e11d2c5e6d53c8a8394de58d563902cfab934e6be12fb5a5f361ef0 -size 1447044 diff --git a/fontconfig-2.14.2.tar.xz b/fontconfig-2.14.2.tar.xz new file mode 100644 index 0000000..b6a612a --- /dev/null +++ b/fontconfig-2.14.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dba695b57bce15023d2ceedef82062c2b925e51f5d4cc4aef736cf13f60a468b +size 1440844 diff --git a/fontconfig.changes b/fontconfig.changes index 4d43d6e..d54fcb1 100644 --- a/fontconfig.changes +++ b/fontconfig.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Jan 28 21:23:49 UTC 2023 - Dirk Müller + +- update to 2.14.2: + * Adjust indentation between programlisting in fontconfig-user.sgml + * Add some missing constant names for weight + * Report more detailed logs instead of assertion + * Fix a typo in description for HAVE_STDATOMIC_PRIMITIVES + * Ignore LC_CTYPE if set to "UTF-8" + * add --with-default-sub-pixel-rendering option + * Add FC_DESKTOP_NAME property + ------------------------------------------------------------------- Tue Nov 8 23:10:23 UTC 2022 - Dirk Müller diff --git a/fontconfig.spec b/fontconfig.spec index aea941a..4e7eac7 100644 --- a/fontconfig.spec +++ b/fontconfig.spec @@ -1,7 +1,7 @@ # # spec file for package fontconfig # -# Copyright (c) 2022 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 @@ -18,7 +18,7 @@ Name: fontconfig %define lname libfontconfig1 -Version: 2.14.1 +Version: 2.14.2 Release: 0 Summary: Library for Font Configuration License: MIT