[ipa-gothic-fonts] New upstream release.

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


commit 06321965f0996b582b7d72224471fcd54e09dc34
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Fri Feb 3 13:16:14 2012 +0900

    New upstream release.

 .gitignore                       |    1 +
 ipa-gothic-fonts-fontconfig.conf |    6 ++----
 ipa-gothic-fonts.spec            |    9 ++++++---
 sources                          |    2 +-
 4 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 061e226..1039126 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ipag00301.zip
 ipag00302.zip
+/ipag00303.zip
diff --git a/ipa-gothic-fonts-fontconfig.conf b/ipa-gothic-fonts-fontconfig.conf
index 6444b84..6389cb6 100644
--- a/ipa-gothic-fonts-fontconfig.conf
+++ b/ipa-gothic-fonts-fontconfig.conf
@@ -18,8 +18,7 @@
 
 	<!-- Locale-specific overrides -->
 	<match>
-		<test name="lang">
-			<string>ja-jp</string>
+		<test name="lang" compare="contains">
 			<string>ja</string>
 		</test>
 		<test name="family">
@@ -31,8 +30,7 @@
 	</match>
 	<!-- NOTE: just for fallback - ideally better installing ipa-pgothic-fonts -->
 	<match>
-		<test name="lang">
-			<string>ja-jp</string>
+		<test name="lang" compare="contains">
 			<string>ja</string>
 		</test>
 		<test name="family">
diff --git a/ipa-gothic-fonts.spec b/ipa-gothic-fonts.spec
index 935854f..b405778 100644
--- a/ipa-gothic-fonts.spec
+++ b/ipa-gothic-fonts.spec
@@ -1,12 +1,12 @@
 %global		priority	65-3
 %global		fontname	ipa-gothic
 %global		fontconf	%{priority}-%{fontname}.conf
-%global		archiveversion	00302
+%global		archiveversion	00303
 %global		archivename	ipag%{archiveversion}
 
 Name:		%{fontname}-fonts
-Version:	003.02
-Release:	7%{?dist}
+Version:	003.03
+Release:	1%{?dist}
 Summary:	Japanese Gothic-typeface OpenType font by IPA
 
 Group:		User Interface/X
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Feb 03 2012 Akira TAGOH <tagoh at redhat.com> - 003.03-1
+- New upstream release.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 003.02-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 346caa8..90d5015 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc9f6472b1b6f2aa7fb06dcc085f6923  ipag00302.zip
+58e2e700bb3e49d8c3bb5ae1ddcc9d8c  ipag00303.zip


More information about the fonts-bugs mailing list