[fontconfig] New upstream release.

Akira TAGOH tagoh at fedoraproject.org
Fri Oct 11 04:00:53 UTC 2013


commit 089895056022059cd5ddd337edca34395826856e
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Fri Oct 11 13:00:47 2013 +0900

    New upstream release.

 .gitignore                           |    1 +
 fontconfig-fix-memleak.patch         |   69 ----------------------------------
 fontconfig-no-dir-when-no-conf.patch |   53 --------------------------
 fontconfig.spec                      |    7 +--
 sources                              |    2 +-
 5 files changed, 5 insertions(+), 127 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc3ddb3..63477ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ fontconfig-2.8.0.tar.gz
 /fontconfig-2.10.93.tar.bz2
 /fontconfig-2.10.94.tar.bz2
 /fontconfig-2.10.95.tar.bz2
+/fontconfig-2.11.0.tar.bz2
diff --git a/fontconfig.spec b/fontconfig.spec
index 11857d3..5f57504 100644
--- a/fontconfig.spec
+++ b/fontconfig.spec
@@ -16,8 +16,6 @@ Source1:	25-no-bitmap-fedora.conf
 
 # https://bugzilla.redhat.com/show_bug.cgi?id=140335
 Patch0:		fontconfig-2.8.0-sleep-less.patch
-Patch1:		fontconfig-no-dir-when-no-conf.patch
-Patch2:		fontconfig-fix-memleak.patch
 
 BuildRequires:	expat-devel
 BuildRequires:	freetype-devel >= %{freetype_version}
@@ -59,8 +57,6 @@ which is useful for developing applications that uses fontconfig.
 %prep
 %setup -q
 %patch0 -p1 -b .sleep-less
-%patch1 -p1 -b .nodir
-%patch2 -p1 -b .memleak
 
 %build
 # We don't want to rebuild the docs, but we want to install the included ones.
@@ -137,6 +133,9 @@ fi
 %doc fontconfig-devel.txt fontconfig-devel
 
 %changelog
+* Fri Oct 11 2013 Akira TAGOH <tagoh at redhat.com> - 2.11.0-1
+- New upstream release.
+
 * Fri Sep 13 2013 Akira TAGOH <tagoh at redhat.com> - 2.10.95-4
 - Fix memory leaks in FcFreeTypeQueryFace().
 
diff --git a/sources b/sources
index 1682fa9..4d56945 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45c5ba47be70577faa05c3aaf2b6a7e1  fontconfig-2.10.95.tar.bz2
+d4630d5b4fa98b39831850577206c36b  fontconfig-2.11.0.tar.bz2


More information about the fonts-bugs mailing list