Accepting request 1034672 from M17N
OBS-URL: https://build.opensuse.org/request/show/1034672 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=94
This commit is contained in:
commit
e260b481d8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dcbeb84c9c74bbfdb133d535fe1c7bedc9f2221a8daf3914b984c44c520e9bac
|
|
||||||
size 1431056
|
|
3
fontconfig-2.14.1.tar.xz
Normal file
3
fontconfig-2.14.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:298e883f6e11d2c5e6d53c8a8394de58d563902cfab934e6be12fb5a5f361ef0
|
||||||
|
size 1447044
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 8 23:10:23 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2.14.1:
|
||||||
|
* Bump the cache version to 8 in doc/fontconfig-user.sgm
|
||||||
|
* Enable 10-sub-pixel-rgb.conf by default
|
||||||
|
* build fixes and translation updates
|
||||||
|
* Avoid misuse of ctype
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 28 11:05:51 UTC 2022 - Simon Lees <sflees@suse.de>
|
Thu Apr 28 11:05:51 UTC 2022 - Simon Lees <sflees@suse.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: fontconfig
|
Name: fontconfig
|
||||||
%define lname libfontconfig1
|
%define lname libfontconfig1
|
||||||
Version: 2.14.0
|
Version: 2.14.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for Font Configuration
|
Summary: Library for Font Configuration
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -32,11 +32,11 @@ BuildRequires: automake >= 1.11
|
|||||||
BuildRequires: gperf
|
BuildRequires: gperf
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: python3-base
|
||||||
BuildRequires: pkgconfig(expat)
|
BuildRequires: pkgconfig(expat)
|
||||||
BuildRequires: pkgconfig(freetype2)
|
BuildRequires: pkgconfig(freetype2)
|
||||||
BuildRequires: pkgconfig(json-c)
|
BuildRequires: pkgconfig(json-c)
|
||||||
BuildRequires: pkgconfig(uuid)
|
BuildRequires: pkgconfig(uuid)
|
||||||
BuildRequires: python3-base
|
|
||||||
Provides: ipa-fonts-config = 003.02
|
Provides: ipa-fonts-config = 003.02
|
||||||
Obsoletes: ipa-fonts-config < 003.02
|
Obsoletes: ipa-fonts-config < 003.02
|
||||||
Provides: IPA-fonts-config = 003.02
|
Provides: IPA-fonts-config = 003.02
|
||||||
|
Loading…
Reference in New Issue
Block a user