[turpial/f16] Fix to bug 758979, 758992 in bugzilla

Edwind Richzendy Contreras Soto richzendy at fedoraproject.org
Sat Dec 3 04:14:44 UTC 2011


commit a0ab2730c114bd75831ca8d910940253e03e8ce0
Author: Edwind Richzendy Contreras Soto <richzendy at fedoraproject.org>
Date:   Fri Dec 2 23:55:01 2011 -0430

    Fix to bug 758979, 758992 in bugzilla

 turpial.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/turpial.spec b/turpial.spec
index b450a19..0770f94 100644
--- a/turpial.spec
+++ b/turpial.spec
@@ -6,7 +6,7 @@
 
 Name:           turpial
 Version:        1.6.6
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Cool twitter client with many features and very light
 Group:          Applications/Internet
 License:        GPLv3
@@ -15,7 +15,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source0:        http://turpial.org.ve/files/sources/stable/turpial-%{version}.tar.gz
 Source1:        %{name}.1.gz
 BuildRequires:  python-babel, python2-devel, python-setuptools
-Requires:       python-simplejson, notify-python, pygtk2, pywebkitgtk, gnome-python2-gtkspell,gstreamer-python,pywebkitgtk
+Requires:       python-setuptools, python-simplejson, notify-python, pygtk2, pywebkitgtk, gnome-python2-gtkspell,gstreamer-python,pywebkitgtk
 BuildArch:      noarch
 
 %description
@@ -52,8 +52,11 @@ rm -rf %{buildroot}
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Fri Dec 02 2011 Richzendy <richzendy at fedoraproject.org> - 1.6.6-3
+- Fix to bug 758979, 758992 in bugzilla
+
 * Sun Nov 27 2011 Richzendy <richzendy at fedoraproject.org> - 1.6.6-2
-- Fix to bug 757524 in  bugzilla
+- Fix to bug 757524 in bugzilla
 
 * Fri Nov 25 2011 Richzendy <richzendy at fedoraproject.org> - 1.6.6-1
 - New stable release, minor spec changes, change in the description of the package based on the README.rst file


More information about the scm-commits mailing list