SHA256
1
0
forked from pool/freetype2

Accepting request 209891 from home:sumski:branches:M17N

Update to version 2.5.1

OBS-URL: https://build.opensuse.org/request/show/209891
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=80
This commit is contained in:
2013-12-09 02:46:52 +00:00
committed by Git OBS Bridge
parent 2b1fa4018b
commit 5bd93ea7e5
13 changed files with 347 additions and 16 deletions

View File

@@ -26,8 +26,8 @@ BuildRequires: zlib-devel
Obsoletes: freetype2-64bit
%endif
#
%define doc_version 2.5.0
Version: 2.5.0.1
%define doc_version 2.5.1
Version: 2.5.1
Release: 0
Summary: A TrueType Font Library
License: SUSE-Freetype or GPL-2.0+
@@ -39,6 +39,10 @@ Source3: baselibs.conf
Patch1: freetype2-bitmap-foundry.patch
Patch308961: bugzilla-308961-cmex-workaround.patch
Patch200: freetype2-subpixel.patch
# PATCH-FIX-UPSTREAM fix-compile-in-non-debug.patch
Patch201: fix-compile-in-non-debug.patch
# PATCH-FIX-UPSTREAM overflow.patch -- I: Statement is overflowing a buffer
Patch202: overflow.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description