[gwibber/f17] add missing Requires: pygobject3

Tom Callaway spot at fedoraproject.org
Mon Jul 23 19:17:17 UTC 2012


commit 650cbb593bb917e1533762f6d3c8626c5bcc656b
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Mon Jul 23 15:17:50 2012 -0400

    add missing Requires: pygobject3

 gwibber.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/gwibber.spec b/gwibber.spec
index f090627..a5793b3 100644
--- a/gwibber.spec
+++ b/gwibber.spec
@@ -2,7 +2,7 @@
 
 Name:           gwibber
 Version:        3.4.2
-Release:        1%{?dist}
+Release:        3%{?dist}
 Epoch:          1
 Summary:        An open source microblogging client for GNOME developed with Python and GTK
 Group:          Applications/Internet
@@ -63,6 +63,7 @@ Requires:       python-oauth
 Requires:	gnome-python2-libwnck
 Requires:	gnome-python2-gtkspell
 Requires:	python-httplib2
+Requires:	pygobject3
 # Requires:	python-kitchen
 BuildRequires:  python-devel, desktop-file-utils, python-distutils-extra, intltool, gettext, vala
 BuildRequires:	gsettings-desktop-schemas-devel, json-glib-devel, libnotify-devel, dee-devel >= 1.0.0
@@ -187,6 +188,12 @@ fi
 %{_datadir}/vala/vapi/gwibber*
 
 %changelog
+* Mon Jul 23 2012 Tom Callaway <spot at fedoraproject.org> - 1:3.4.2-3
+- add missing Require: pygobject3
+
+* Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.4.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
 * Wed Jan 18 2012 Tom Callaway <spot at fedoraproject.org> - 1:3.3.2-1
 - update to 3.3.2
 


More information about the scm-commits mailing list