rpms/lekhonee/devel lekhonee.spec,1.1,1.2

Kushal Das kushal at fedoraproject.org
Wed May 13 12:49:37 UTC 2009


Author: kushal

Update of /cvs/pkgs/rpms/lekhonee/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31461

Modified Files:
	lekhonee.spec 
Log Message:
Updated spec file for the new release



Index: lekhonee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lekhonee/devel/lekhonee.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- lekhonee.spec	25 Mar 2009 15:37:12 -0000	1.1
+++ lekhonee.spec	13 May 2009 12:49:07 -0000	1.2
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           lekhonee
-Version:        0.2.1
+Version:        0.3.1
 Release:        1%{?dist}
 Summary:        A blog client
 
@@ -12,11 +12,11 @@ Source0:        https://fedorahosted.org
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python-devel, python-setuptools, PyQt4-devel, desktop-file-utils
-Requires:       PyQt4, mx
+BuildRequires:  python-devel, python-setuptools, PyQt4-devel, desktop-file-utils, PyKDE4-devel
+Requires:       PyQt4, mx, PyKDE4
 
 %description
-A blog client, which works for Wordpress and livejournal
+A desktop wordpress client
 
 %prep
 %setup -q
@@ -47,6 +47,12 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/chotha.data
 
 %changelog
+* Wed May 13 2009 Kushal Das <kushal at fedoraproject.org> 0.3.1-1
+- New release of the source
+
+* Tue May 12 2009 Kushal Das <kushal at fedoraproject.org> 0.3-1
+- New release of the source
+
 * Mon Oct 20 2008 Kushal Das <kushal at fedoraproject.org> 0.2.1-1
 - New release of the source
 




More information about the scm-commits mailing list