Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2312 ec354946-7b23-47d6-9f5a-488ba84defc7

kudoh 13 years ago
parent
commit
70ef9e0080

+ 8 - 5
O/OpenType-ipaexfont/OpenType-ipaexfont-vl.spec

@@ -4,14 +4,14 @@
 Name:             OpenType-%{fontname}
 Summary:          IPAex Fonts - JIS X 0213:2004 compliant OpenType fonts
 Summary(ja):      IPAex フォント - JIS X 0213:2004に準拠した OpenType フォント
-Version:          1.02
-Release:          2%{?_dist_release}
+Version:          1.03
+Release:          1%{?_dist_release}
 License:          IPA Font License v1.0
 Group:            User Interface/X
 URL:              http://ossipedia.ipa.go.jp/ipafont/index.html
 #URL:             http://sourceforge.jp/projects/ipafonts/
 
-Source0:          IPAexfont00102.zip
+Source0:          IPAexfont00103.zip
 
 BuildRoot:        %{_tmppath}/%{name}-%{version}-root
 BuildArch:        noarch
@@ -75,7 +75,7 @@ includes enduser license.
 
 
 %prep
-%setup -q -n IPAexfont00102
+%setup -q -n IPAexfont00103
 
 %clean
 if test -n "${RPM_BUILD_ROOT}" && test "/" != "${RPM_BUILD_ROOT}"; then
@@ -111,9 +111,12 @@ cp -a *.ttf $RPM_BUILD_ROOT%{_fontdir}
 %{_fontdir}/ipaexg.ttf
 
 %files doc
-%doc IPA_Font_License_Agreement_v1.0.txt Readme_IPAexfont00102.txt
+%doc IPA_Font_License_Agreement_v1.0.txt Readme_IPAexfont00103.txt
 
 %changelog
+* Thu Dec 2 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.03-1
+- new upstream release
+
 * Sat Jul 3 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.02-2
 - fixed document filename
 

+ 4 - 1
T/TrueType-umefont/TrueType-umefont-vl.spec

@@ -1,6 +1,6 @@
 %define archivename umefont
 %define _fontdir %{_datadir}/fonts/TrueType-umefont
-%define package_ver 421
+%define package_ver 422
 
 Name: TrueType-umefont
 Summary: Ume Fonts are Japanese fonts that the license restriction is a little
@@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc *.html
 
 %changelog
+* Tue Dec 7 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 422-1
+- new upstream release
+
 * Tue Nov 2 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 421-1
 - new upstream release
 - added BuildRequires: xz (VineSeed)

+ 4 - 1
d/duplicity/duplicity-vl.spec

@@ -1,4 +1,4 @@
-Version: 0.6.10
+Version: 0.6.11
 Summary: Untrusted/encrypted backup using rsync algorithm
 Summary(ja): rsync アルゴリズムを使い暗号化されない/されたバックアップを行う
 
@@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/%{name}*
 
 %changelog
+* Tue Dec 7 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.6.11-1
+- new upstream release
+
 * Wed Oct 13 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.6.10-1
 - new upstream release