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

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


commit 4f72801f90f352966333096640193bcc62d318a7
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 f19e155..a825506 100644
--- a/gnome-tweak-tool.spec
+++ b/gnome-tweak-tool.spec
@@ -1,6 +1,6 @@
 Name:           gnome-tweak-tool
 Version:        3.4.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A tool to customize advanced GNOME 3 options
 
 License:        GPLv3
@@ -16,8 +16,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
@@ -64,6 +65,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Mon Jun  4 2012 Michel Salim <salimma at fedoraproject.org> - 3.4.0.1-2
+- Add R: on user theme extension (# 826129)
+
 * Mon May 14 2012 Richard Hughes <hughsient at gmail.com> - 3.4.0.1-1
 - Update to 3.4.0.1
 


More information about the scm-commits mailing list