Browse Source

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

kudoh 14 years ago
parent
commit
a4fd17cd9e
1 changed files with 16 additions and 13 deletions
  1. 16 13
      b/bleachbit/bleachbit-vl.spec

+ 16 - 13
b/bleachbit/bleachbit-vl.spec

@@ -1,18 +1,18 @@
 %define _prefix	/usr
 
-Name:			bleachbit
-Version:		0.7.4
-Release:		1%{?_dist_release}
-Summary:		Tool for remove unnecessary files, free space, and maintain privacy
-Summary(ja):		不要ファイルの削除、スペースの解放、プライバシーの保全のためのツール
-Group:                  Applications/System
-License:		GPLv3
-URL:			http://bleachbit.sourceforge.net/
-Source0:		%{name}-%{version}.tar.bz2
-Patch0:		        no_update.patch
-
-BuildRoot:	%{_tmppath}/%{name}-%{version}-root
-BuildArch:	noarch
+Name: bleachbit
+Version: 0.8.0
+Release: 1%{?_dist_release}
+Summary: Tool for remove unnecessary files, free space, and maintain privacy
+Summary(ja): 不要ファイルの削除、スペースの解放、プライバシーの保全のためのツール
+Group: Applications/System
+License: GPLv3
+URL: http://bleachbit.sourceforge.net/
+Source0: %{name}-%{version}.tar.bz2
+Patch0: no_update.patch
+
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildArch: noarch
 BuildRequires:	python-devel
 BuildRequires:	desktop-file-utils
 BuildRequires:	gettext
@@ -117,6 +117,9 @@ update-desktop-database &> /dev/null ||:
 %{_datadir}/applications/*.desktop
 
 %changelog
+* Sat Jun 5 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.8.0-1
+- new upstream release
+
 * Tue May 4 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.7.4-1
 - new upstream release
 - fixed Japanese description