ソースを参照

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

kudoh 12 年 前
コミット
75406b5258
2 ファイル変更10 行追加4 行削除
  1. 4 1
      T/TrueType-umefont/TrueType-umefont-vl.spec
  2. 6 3
      h/hotot/hotot-vl.spec

+ 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 435
+%define package_ver 436
 
 Name: TrueType-umefont
 Summary: Ume Fonts are Japanese fonts that the license restriction is a little
@@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc *.html
 
 %changelog
+* Mon Feb 06 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 436-1
+- new upstream release
+
 * Wed Jan 11 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 435-1
 - new upstream release
 

+ 6 - 3
h/hotot/hotot-vl.spec

@@ -1,15 +1,15 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           hotot
-Version:        0.9.7.34
-Release:        1.git20120118%{?_dist_release}
+Version:        0.9.7.37
+Release:        1.git20120205%{?_dist_release}
 Summary:        Hotot lightweight & open source microblogging client using Python language and designed for Linux.
 Summary(ja):    Hotot は Python 言語を使用した、軽量&オープンソースな Linux 向けのマイクロブログクライアントです。
 
 Group:          Applications/Internet
 License:        LGPLv3+
 URL:            http://code.google.com/p/hotot
-Source0:        hotot-%{version}-git20120118.tar.bz2
+Source0:        hotot-%{version}-git20120205.tar.bz2
 Patch0:         fix_messages_ja.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Mon Feb 06 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.9.7.37-1.git20120205
+- new upstream release
+
 * Wed Jan 18 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.9.7.34-1.git20120118
 - new upstream release
 - added BuildRequires: desktop-file-utils, python-devel