[vlgothic-fonts] New upstream release.

Akira TAGOH tagoh at fedoraproject.org
Fri Feb 3 04:49:42 UTC 2012


commit da58fe85652880aec288067030583fee1a4959bf
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Fri Feb 3 13:49:40 2012 +0900

    New upstream release.

 .gitignore                       |    1 +
 sources                          |    2 +-
 vlgothic-fontconfig-gothic.conf  |    6 ++----
 vlgothic-fontconfig-pgothic.conf |    3 +--
 vlgothic-fonts.spec              |    9 ++++++---
 5 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 417326d..8b80330 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ VLGothic-20100416.tar.bz2
 /VLGothic-20110414.tar.bz2
 /VLGothic-20110722.tar.bz2
 /VLGothic-20111122.tar.bz2
+/VLGothic-20120130.tar.bz2
diff --git a/sources b/sources
index efd0154..f2f8ad9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a4538883101434977d37794a01c07221  VLGothic-20111122.tar.bz2
+74514f16278c0601f648136228d62b21  VLGothic-20120130.tar.bz2
diff --git a/vlgothic-fontconfig-gothic.conf b/vlgothic-fontconfig-gothic.conf
index d346ff1..df99f1e 100644
--- a/vlgothic-fontconfig-gothic.conf
+++ b/vlgothic-fontconfig-gothic.conf
@@ -17,8 +17,7 @@
     </alias>
     <!-- Locale-specific overrides rule -->
     <match>
-        <test name="lang">
-            <string>ja-jp</string>
+        <test name="lang" compare="contains">
             <string>ja</string>
         </test>
         <test name="family">
@@ -30,8 +29,7 @@
     </match>
     <!-- NOTE: just for fallback - ideally better installing vlgothic-p-fonts -->
     <match>
-        <test name="lang">
-            <string>ja-jp</string>
+        <test name="lang" compare="contains">
             <string>ja</string>
         </test>
         <test name="family">
diff --git a/vlgothic-fontconfig-pgothic.conf b/vlgothic-fontconfig-pgothic.conf
index e814a61..3bd2536 100644
--- a/vlgothic-fontconfig-pgothic.conf
+++ b/vlgothic-fontconfig-pgothic.conf
@@ -10,8 +10,7 @@
     </alias>
     <!-- Locale-specific overrides rule -->
     <match>
-        <test name="lang">
-            <string>ja-jp</string>
+        <test name="lang" compare="contains">
             <string>ja</string>
         </test>
         <test name="family">
diff --git a/vlgothic-fonts.spec b/vlgothic-fonts.spec
index 022e158..334ed79 100644
--- a/vlgothic-fonts.spec
+++ b/vlgothic-fonts.spec
@@ -10,14 +10,14 @@ Most of the glyphs are taken from the M+ and Sazanami Gothic fonts,\
 but some have also been improved by the project.
 
 Name:		%{fontname}-fonts
-Version:	20111122
-Release:	2%{?dist}
+Version:	20120130
+Release:	1%{?dist}
 Summary:	Japanese TrueType font
 
 License:	mplus and BSD
 Group:		User Interface/X
 URL:		http://dicey.org/vlgothic
-Source0:	http://osdn.dl.sourceforge.jp/vlgothic/53940/%{archivename}.tar.bz2
+Source0:	http://osdn.dl.sourceforge.jp/vlgothic/54725/%{archivename}.tar.bz2
 Source1:	%{fontname}-fontconfig-pgothic.conf
 Source2:	%{fontname}-fontconfig-gothic.conf
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -95,6 +95,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Fri Feb 03 2012 Akira TAGOH <tagoh at redhat.com> - 20120130-1
+- New upstream release.
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20111122-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the fonts-bugs mailing list