[gnome-tweak-tool/f20] Update to 3.10.0

Mohamed ElMorabity melmorabity at fedoraproject.org
Wed Sep 25 08:14:23 UTC 2013


commit 68ac6bf9aa65f169a09930873d0a8763c2986552
Author: Mohamed El Morabity <mohamed at localhost.localdomain>
Date:   Wed Sep 25 10:13:59 2013 +0200

    Update to 3.10.0

 .gitignore            |    1 +
 gnome-tweak-tool.spec |    6 +++++-
 sources               |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d4395aa..bfdc1bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /gnome-tweak-tool-3.9.90.1.tar.xz
 /gnome-tweak-tool-3.9.91.tar.xz
 /gnome-tweak-tool-3.9.92.tar.xz
+/gnome-tweak-tool-3.10.0.tar.xz
diff --git a/gnome-tweak-tool.spec b/gnome-tweak-tool.spec
index cfa84f1..d67adca 100644
--- a/gnome-tweak-tool.spec
+++ b/gnome-tweak-tool.spec
@@ -1,7 +1,7 @@
 %global major_version %%(cut -d "." -f 1-2 <<<%{version})
 
 Name:           gnome-tweak-tool
-Version:        3.9.92
+Version:        3.10.0
 Release:        1%{?dist}
 Summary:        A tool to customize advanced GNOME 3 options
 
@@ -78,12 +78,16 @@ fi
 %doc AUTHORS COPYING NEWS README
 %{_bindir}/%{name}
 %{python_sitelib}/gtweak/
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}/
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 
 %changelog
+* Wed Sep 25 2013 Mohamed El Morabity - 3.10.0-1
+- Update to 3.10.0
+
 * Thu Sep 19 2013 Mohamed El Morabity <melmorabity at fedoraproject.org> - 3.9.92-1
 - Update to 3.9.92
 
diff --git a/sources b/sources
index f4fb7af..4ea5c49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a9b79c7c66924ea718702dc7eb6d2105  gnome-tweak-tool-3.9.92.tar.xz
+693667e6c23bf4af2ea27f84d8bed87f  gnome-tweak-tool-3.10.0.tar.xz


More information about the scm-commits mailing list