[gnome-tweak-tool/f16] Add R: on user theme extension (# 826129)

Michel Alexandre Salim salimma at fedoraproject.org
Mon Jun 4 05:26:15 UTC 2012


commit 96bec7794cf9157b8834907c58028511c2b6a60a
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Mon Jun 4 12:05:45 2012 +0700

    Add R: on user theme extension (# 826129)

 gnome-tweak-tool.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gnome-tweak-tool.spec b/gnome-tweak-tool.spec
index 861a92c..eafdd55 100644
--- a/gnome-tweak-tool.spec
+++ b/gnome-tweak-tool.spec
@@ -1,6 +1,6 @@
 Name:           gnome-tweak-tool
 Version:        3.2.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A tool to customize advanced GNOME 3 options
 
 License:        GPLv3
@@ -19,8 +19,9 @@ BuildRequires:  pkgconfig(pygobject-3.0)
 BuildRequires:  desktop-file-utils
 #BuildRequires:  gnome-common
 Requires:       gnome-shell
-Requires:       pygobject3
+Requires:       gnome-shell-extension-user-theme
 Requires:       nautilus
+Requires:       pygobject3
 
 %description
 GNOME Tweak Tool is an application for changing the advanced settings
@@ -68,6 +69,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Mon Jun  4 2012 Michel Salim <salimma at fedoraproject.org> - 3.2.2-3
+- Add R: on user theme extension (# 826129)
+
 * Tue Jan 31 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 3.2.2-2
 - Fix shell theme selection (see
   https://bugzilla.gnome.org/show_bug.cgi?id=664655)


More information about the scm-commits mailing list