[gscribble/f13/master] update to version 0.1.2

Roshan Singh roshansingh at fedoraproject.org
Sun Feb 20 05:56:14 UTC 2011


commit f6f1d3ed6ce071332a2dd17d4dfae77e63f2139d
Author: Roshan Singh <roshan at localhost.localdomain>
Date:   Sun Feb 20 11:26:07 2011 +0530

    update to version 0.1.2

 .gitignore     |    1 +
 gscribble.spec |   12 +++++++-----
 sources        |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d63c603..baec2c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gscribble-0.1.1.tar.gz
+/gscribble-0.1.2.tar.gz
diff --git a/gscribble.spec b/gscribble.spec
index 856fdf5..b61c669 100644
--- a/gscribble.spec
+++ b/gscribble.spec
@@ -1,22 +1,21 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           gscribble
-Version:        0.1.1
+Version:        0.1.2
 Release:        1%{?dist}
-Summary:        A desktop client for blogging
+Summary:        A desktop client for blogging which supports wordpress and blogger
 
 Group:          Applications/Internet
 License:        GPLv2+
 URL:            https://sourceforge.net/projects/gscribble
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  python-devel, desktop-file-utils
-Requires:       pygtk2, gnome-python2-gtkspell, gnome-python2-gtkhtml2
+Requires:       pygtk2, gnome-python2-gtkspell, gnome-python2-gtkhtml2, python-gdata >= 2.0.9
 
 %description
-A desktop client for blogging.
+A desktop client for blogging for wordpress and blogger
 
 %prep
 %setup -q
@@ -49,6 +48,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Feb 20 2010 Roshan Kumar Singh <singh.roshan08 at gmail.com> 0.1.2-1
+- New release with blogger support
+
 * Fri Feb 19 2010 Roshan Kumar Singh <singh.roshan08 at gmail.com> 0.1.1-1
 - New release with better editor and spell checker
 
diff --git a/sources b/sources
index 35f7600..317467a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e346d47d93f7eddeefa6fb98ba3c3125  gscribble-0.1.1.tar.gz
+aa8e55cca6ca934a0d67c9139cabb0bb  gscribble-0.1.2.tar.gz


More information about the scm-commits mailing list