[fontconfig] New upstream release.

Akira TAGOH tagoh at fedoraproject.org
Mon Nov 26 10:11:12 UTC 2012


commit 50be76d6c4e02ec398741254ab87c7361f87e8d5
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Mon Nov 26 19:10:48 2012 +0900

    New upstream release.
    
      - Fix an regression on FcFontMatch with namelang. (#876970)

 .gitignore      |    1 +
 fontconfig.spec |   10 ++++++----
 sources         |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb0fe63..c3ea91f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ fontconfig-2.8.0.tar.gz
 /fontconfig-2.10.tar.bz2
 /fontconfig-2.10.0.tar.bz2
 /fontconfig-2.10.1.tar.bz2
+/fontconfig-2.10.2.tar.bz2
diff --git a/fontconfig.spec b/fontconfig.spec
index c9d5679..bc5221b 100644
--- a/fontconfig.spec
+++ b/fontconfig.spec
@@ -2,8 +2,8 @@
 
 Summary:	Font configuration and customization library
 Name:		fontconfig
-Version:	2.10.1
-Release:	2%{?dist}
+Version:	2.10.2
+Release:	1%{?dist}
 # src/ftglue.[ch] is in Public Domain
 # src/fccache.c contains Public Domain code
 # fc-case/CaseFolding.txt is in the UCD
@@ -95,7 +95,6 @@ fi
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-, root, root, -)
 %doc README AUTHORS COPYING
 %doc fontconfig-user.txt fontconfig-user.html
 %doc %{_fontconfig_confdir}/README
@@ -117,7 +116,6 @@ fi
 %{_mandir}/man5/*
 
 %files devel
-%defattr(-, root, root, -)
 %doc fontconfig-devel.txt fontconfig-devel
 %{_libdir}/libfontconfig.so
 %{_libdir}/pkgconfig/*
@@ -125,6 +123,10 @@ fi
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 26 2012 Akira TAGOH <tagoh at redhat.com> - 2.10.2-1
+- New upstream release.
+  - Fix an regression on FcFontMatch with namelang. (#876970)
+
 * Thu Oct 25 2012 Akira TAGOH <tagoh at redhat.com> - 2.10.1-2
 - Update License field (#869614)
 
diff --git a/sources b/sources
index d6683ff..9e15d4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9b9142080b7cd6b43890344fec7fbd8  fontconfig-2.10.1.tar.bz2
+2f239690057d1438aa282e051f721d08  fontconfig-2.10.2.tar.bz2


More information about the fonts-bugs mailing list