correct version again...
This commit is contained in:
parent
1f4801a194
commit
8804b2c0a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ fontconfig-2.8.0.tar.gz
|
|||||||
/fontconfig-2.9.91.tar.bz2
|
/fontconfig-2.9.91.tar.bz2
|
||||||
/fontconfig-2.9.92.tar.bz2
|
/fontconfig-2.9.92.tar.bz2
|
||||||
/fontconfig-2.10.tar.bz2
|
/fontconfig-2.10.tar.bz2
|
||||||
|
/fontconfig-2.10.0.tar.bz2
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
%global freetype_version 2.1.4
|
%global freetype_version 2.1.4
|
||||||
%global source_version 2.10
|
|
||||||
|
|
||||||
Summary: Font configuration and customization library
|
Summary: Font configuration and customization library
|
||||||
Name: fontconfig
|
Name: fontconfig
|
||||||
@ -7,7 +6,7 @@ Version: 2.10.0
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://fontconfig.org/release/fontconfig-%{source_version}.tar.bz2
|
Source: http://fontconfig.org/release/fontconfig-%{version}.tar.bz2
|
||||||
URL: http://fontconfig.org
|
URL: http://fontconfig.org
|
||||||
Source1: 25-no-bitmap-fedora.conf
|
Source1: 25-no-bitmap-fedora.conf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user