[gnome-tweak-tool/f19] Update to 3.8.1

Mohamed ElMorabity melmorabity at fedoraproject.org
Tue Jul 23 09:13:24 UTC 2013


commit 3a23466cd215b6bbd2cb7e429af5b8b355b09c7b
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Tue Jul 23 11:10:40 2013 +0200

    Update to 3.8.1

 .gitignore                           |    1 +
 gnome-tweak-tool-3.8.0-pref.js.patch |   22 ----------------------
 gnome-tweak-tool.spec                |   15 ++++++++-------
 sources                              |    2 +-
 4 files changed, 10 insertions(+), 30 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 691c7b4..30d6020 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /gnome-tweak-tool-3.6.1.tar.xz
 /gnome-tweak-tool-3.7.4.tar.xz
 /gnome-tweak-tool-3.8.0.tar.xz
+/gnome-tweak-tool-3.8.1.tar.xz
diff --git a/gnome-tweak-tool.spec b/gnome-tweak-tool.spec
index ebc4d06..eaf48af 100644
--- a/gnome-tweak-tool.spec
+++ b/gnome-tweak-tool.spec
@@ -1,18 +1,16 @@
 %global major_version %%(cut -d "." -f 1-2 <<<%{version})
 
 Name:           gnome-tweak-tool
-Version:        3.8.0
-Release:        3%{?dist}
+Version:        3.8.1
+Release:        1%{?dist}
 Summary:        A tool to customize advanced GNOME 3 options
 
 License:        GPLv3
 URL:            http://live.gnome.org/GnomeTweakTool
 Source0:        http://ftp.gnome.org/pub/gnome/sources/%{name}/%{major_version}/gnome-tweak-tool-%{version}.tar.xz
-# Fix RHBZ #950628 (see also https://bugzilla.gnome.org/show_bug.cgi?id=697685)
-Patch0:         %{name}-3.8.0-pref.js.patch
 # Fix RHBZ # (install and load shell themes only from ~/.themes; drop this patch
 # when GNOME BZ #703760 is fixed)
-Patch1:         %{name}-3.8.0-shell_themes.patch
+Patch0:         %{name}-3.8.0-shell_themes.patch
 
 BuildArch:      noarch
 BuildRequires:  GConf2
@@ -45,8 +43,7 @@ Features:
 
 %prep
 %setup -q
-%patch0 -p1 -b .pref.js
-%patch1 -p1 -b .shell_themes
+%patch0 -p1 -b .shell_themes
 
 
 %build
@@ -89,6 +86,10 @@ fi
 
 
 %changelog
+* Tue Jul 23 2013 Mohamed El Morabity <melmorabity at fedoraproject.org> - 3.8.1-1
+- Update to 3.8.1
+- Drop gnome-tweak-tool-3.8.0-pref.js.patch patch (merged upstream)
+
 * Sun Jul 07 2013 Mohamed El Morabity <pikachu.2014 at gmail.com> - 3.8.0-3
 - Add patch to make gnome-tweak-tool look shell themes only in ~/.themes
 
diff --git a/sources b/sources
index 406a479..f324874 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0dc97aaad321db3172423faad00d8f2  gnome-tweak-tool-3.8.0.tar.xz
+71dda20a80a03ba163f0d58fff2c1320  gnome-tweak-tool-3.8.1.tar.xz


More information about the scm-commits mailing list