From 93d58036abc67e28c36443d1bfcb93e0e9230f0b Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Aug 22 2013 16:43:49 +0000 Subject: new release 3.9.90, drop an obsolete patch --- diff --git a/.gitignore b/.gitignore index 30d6020..ca6e8b1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /gnome-tweak-tool-3.7.4.tar.xz /gnome-tweak-tool-3.8.0.tar.xz /gnome-tweak-tool-3.8.1.tar.xz +/gnome-tweak-tool-3.9.90.tar.xz diff --git a/gnome-tweak-tool.spec b/gnome-tweak-tool.spec index e58459f..7bfe0e3 100644 --- a/gnome-tweak-tool.spec +++ b/gnome-tweak-tool.spec @@ -1,16 +1,13 @@ %global major_version %%(cut -d "." -f 1-2 <<<%{version}) Name: gnome-tweak-tool -Version: 3.8.1 -Release: 2%{?dist} +Version: 3.9.90 +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 # (install and load shell themes only from ~/.themes; drop this patch -# when GNOME BZ #703760 is fixed) -Patch0: %{name}-3.8.0-shell_themes.patch BuildArch: noarch BuildRequires: GConf2 @@ -43,7 +40,6 @@ Features: %prep %setup -q -%patch0 -p1 -b .shell_themes %build @@ -86,6 +82,10 @@ fi %changelog +* Thu Aug 22 2013 Adam Williamson - 3.9.90-1 +- bump to latest version +- drop shell_themes.patch as #703760 is marked FIXED + * Sat Aug 03 2013 Fedora Release Engineering - 3.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index f324874..6c6156a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -71dda20a80a03ba163f0d58fff2c1320 gnome-tweak-tool-3.8.1.tar.xz +7371f1297bba0d0e781cefc762c74948 gnome-tweak-tool-3.9.90.tar.xz