New upstream release.
This commit is contained in:
parent
67fd78a8d0
commit
0add3463d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ fontconfig-2.8.0.tar.gz
|
|||||||
/fontconfig-2.13.1.tar.bz2
|
/fontconfig-2.13.1.tar.bz2
|
||||||
/fontconfig-2.13.91.tar.xz
|
/fontconfig-2.13.91.tar.xz
|
||||||
/fontconfig-2.13.92.tar.xz
|
/fontconfig-2.13.92.tar.xz
|
||||||
|
/fontconfig-2.13.93.tar.xz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
Summary: Font configuration and customization library
|
Summary: Font configuration and customization library
|
||||||
Name: fontconfig
|
Name: fontconfig
|
||||||
Version: 2.13.92
|
Version: 2.13.93
|
||||||
Release: 12%{?dist}
|
Release: 1%{?dist}
|
||||||
# src/ftglue.[ch] is in Public Domain
|
# src/ftglue.[ch] is in Public Domain
|
||||||
# src/fccache.c contains Public Domain code
|
# src/fccache.c contains Public Domain code
|
||||||
# fc-case/CaseFolding.txt is in the UCD
|
# fc-case/CaseFolding.txt is in the UCD
|
||||||
@ -15,22 +15,10 @@ Source: http://fontconfig.org/release/%{name}-%{version}.tar.xz
|
|||||||
URL: http://fontconfig.org
|
URL: http://fontconfig.org
|
||||||
Source1: 25-no-bitmap-fedora.conf
|
Source1: 25-no-bitmap-fedora.conf
|
||||||
Source2: fc-cache
|
Source2: fc-cache
|
||||||
Source3: FcConfigGetFilename.3
|
|
||||||
|
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=140335
|
# https://bugzilla.redhat.com/show_bug.cgi?id=140335
|
||||||
Patch0: %{name}-sleep-less.patch
|
Patch0: %{name}-sleep-less.patch
|
||||||
Patch1: %{name}-required-freetype-version.patch
|
|
||||||
Patch2: %{name}-score-hint-on-match.patch
|
|
||||||
Patch3: %{name}-fix-1744377.patch
|
|
||||||
Patch4: %{name}-drop-lang-from-pkgkit-format.patch
|
Patch4: %{name}-drop-lang-from-pkgkit-format.patch
|
||||||
Patch5: %{name}-sysroot.patch
|
|
||||||
Patch6: %{name}-read-latest-cache.patch
|
|
||||||
Patch7: %{name}-mt.patch
|
|
||||||
Patch8: %{name}-fix-test.patch
|
|
||||||
Patch9: %{name}-fix-assertion.patch
|
|
||||||
Patch10: %{name}-fix-dtd.patch
|
|
||||||
Patch11: %{name}-fix-dtd-id.patch
|
|
||||||
Patch12: %{name}-0-timestamp-dir-on-sb.patch
|
|
||||||
|
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: freetype-devel >= %{freetype_version}
|
BuildRequires: freetype-devel >= %{freetype_version}
|
||||||
@ -78,7 +66,6 @@ which is useful for developing applications that uses fontconfig.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
cp %{SOURCE3} $RPM_BUILD_DIR/%{name}-%{version}/doc
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# We don't want to rebuild the docs, but we want to install the included ones.
|
# We don't want to rebuild the docs, but we want to install the included ones.
|
||||||
@ -190,6 +177,9 @@ fi
|
|||||||
%doc fontconfig-devel.txt fontconfig-devel
|
%doc fontconfig-devel.txt fontconfig-devel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 28 2020 Akira TAGOH <tagoh@redhat.com> - 2.13.93-1
|
||||||
|
- New upstream release.
|
||||||
|
|
||||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.92-12
|
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.92-12
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fontconfig-2.13.92.tar.xz) = 3c8c75ac51cb45531aa02654ce6e32e6db2650679531d2c84df00dd38425c27344599484b2625983ec55b1ba7bab3be8464d7eb75286ea3a0e97a361d2ae91d4
|
SHA512 (fontconfig-2.13.93.tar.xz) = 1ba119ea3faba662e108df6fce22f242eb2b7c5ec087159ca0cb76944991b19563f744c181263343941c50547bc0c73c6437d5380df09b5029facaab80465b58
|
||||||
|
Loading…
Reference in New Issue
Block a user