Browse Source

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

kudoh 13 years ago
parent
commit
89fd45b03f
1 changed files with 6 additions and 1 deletions
  1. 6 1
      b/bleachbit/bleachbit-vl.spec

+ 6 - 1
b/bleachbit/bleachbit-vl.spec

@@ -1,7 +1,7 @@
 %define _prefix	/usr
 
 Name:			bleachbit
-Version:		0.8.4
+Version:		0.8.5
 Release:		1%{?_dist_release}
 Summary:		Tool for remove unnecessary files, free space, and maintain privacy
 Summary(ja):		不要ファイルの削除、スペースの解放、プライバシーの保全のためのツール
@@ -19,6 +19,7 @@ BuildRequires:	gettext
 
 Requires:       gnome-python
 Requires:	python
+Requires:	python-simplejson
 Requires:	pygtk2 >= 2.6
 Requires:       usermode
 
@@ -117,6 +118,10 @@ update-desktop-database &> /dev/null ||:
 %{_datadir}/applications/*.desktop
 
 %changelog
+* Sun Jan 2 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.8.5-1
+- new upstream release
+- added Requires: python-simplejson
+
 * Sat Dec 18 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.8.4-1
 - new upstream release