Author: tagoh

Update of /cvs/pkgs/rpms/vlgothic-fonts/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26514

Modified Files:
        sources vlgothic-fontconfig-gothic.conf 
        vlgothic-fontconfig-pgothic.conf vlgothic-fonts.spec 
Log Message:
* Mon Apr 19 2010 Akira TAGOH <[email protected]> - 20100416-1
- New upstream release.
- Get rid of binding="same" from the fontconfig config file. (#578048)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-13/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources     1 Mar 2010 07:46:04 -0000       1.6
+++ sources     19 Apr 2010 06:16:15 -0000      1.7
@@ -1 +1 @@
-66b80e81cd8e0198b90c377f006f9669  VLGothic-20100126.tar.bz2
+f95a3952e4d76c748e120d4d0278a52f  VLGothic-20100416.tar.bz2


Index: vlgothic-fontconfig-gothic.conf
===================================================================
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-13/vlgothic-fontconfig-gothic.conf,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- vlgothic-fontconfig-gothic.conf     12 Mar 2010 10:43:46 -0000      1.3
+++ vlgothic-fontconfig-gothic.conf     19 Apr 2010 06:16:15 -0000      1.4
@@ -23,7 +23,7 @@
         <test name="family">
             <string>monospace</string>
         </test>
-        <edit name="family" mode="prepend" binding="same">
+        <edit name="family" mode="prepend">
             <string>VL Gothic</string>
         </edit>
     </match>
@@ -35,7 +35,7 @@
         <test name="family">
             <string>sans-serif</string>
         </test>
-        <edit name="family" mode="prepend" binding="same">
+        <edit name="family" mode="prepend">
             <string>VL Gothic</string>
         </edit>
     </match>


Index: vlgothic-fontconfig-pgothic.conf
===================================================================
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-13/vlgothic-fontconfig-pgothic.conf,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- vlgothic-fontconfig-pgothic.conf    12 Mar 2010 10:43:46 -0000      1.3
+++ vlgothic-fontconfig-pgothic.conf    19 Apr 2010 06:16:15 -0000      1.4
@@ -16,7 +16,7 @@
         <test name="family">
             <string>sans-serif</string>
         </test>
-        <edit name="family" mode="prepend" binding="same">
+        <edit name="family" mode="prepend">
             <string>VL PGothic</string>
         </edit>
     </match>


Index: vlgothic-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-13/vlgothic-fonts.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- vlgothic-fonts.spec 12 Mar 2010 10:43:46 -0000      1.9
+++ vlgothic-fonts.spec 19 Apr 2010 06:16:15 -0000      1.10
@@ -10,14 +10,14 @@ Most of the glyphs are taken from the M+
 but some have also been improved by the project.
 
 Name:          %{fontname}-fonts
-Version:       20100126
-Release:       2%{?dist}
+Version:       20100416
+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/45617/%{archivename}.tar.bz2
+Source0:       
http://osdn.dl.sourceforge.jp/vlgothic/46966/%{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,10 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Mon Apr 19 2010 Akira TAGOH <[email protected]> - 20100416-1
+- New upstream release.
+- Get rid of binding="same" from the fontconfig config file. (#578048)
+
 * Fri Mar 12 2010 Akira TAGOH <[email protected]> - 20100126-2
 - Fix the locale-specific overrides rule to match with "ja" as well. (#572841)
 

_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to