Browse Source

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

kudoh 13 years ago
parent
commit
e35e075a74
1 changed files with 6 additions and 2 deletions
  1. 6 2
      m/mcomix/mcomix-vl.spec

+ 6 - 2
m/mcomix/mcomix-vl.spec

@@ -3,8 +3,8 @@
 Summary:	customizable image viewer that specifically designed to handle comic books
 Summary(ja): 	漫画向けに特化してデザインされたカスタム可能なイメージビューワ
 Name:		mcomix
-Version:	0.91
-Release: 	2%{?_dist_release}
+Version:	0.92
+Release: 	1%{?_dist_release}
 Source0:	mcomix-%{version}.tar.bz2
 Source1:	mcomix_ja.po
 
@@ -75,6 +75,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/*
 
 %changelog
+* Sat Jul 09 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.92-1
+- new upstream release
+- replaced source1
+
 * Sun May 22 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.91-2
 - added BuildRequires:	python-setuptools