[gnome-shell-extension-cpu-temperature/f17] * Fri Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0-0.7.gite1777e6 - Wrong command fixed

Fabian Affolter fab at fedoraproject.org
Fri Apr 13 18:39:09 UTC 2012


commit c119a0aa2d0ec446137fe000e55b418e9b6aae13
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Fri Apr 13 20:39:01 2012 +0200

    * Fri Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0-0.7.gite1777e6
    - Wrong command fixed

 gnome-shell-extension-cpu-temperature.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-shell-extension-cpu-temperature.spec b/gnome-shell-extension-cpu-temperature.spec
index 6106126..9e07418 100644
--- a/gnome-shell-extension-cpu-temperature.spec
+++ b/gnome-shell-extension-cpu-temperature.spec
@@ -4,7 +4,7 @@
 
 Name:           gnome-shell-extension-cpu-temperature
 Version:        0
-Release:        0.6.git%{git}%{?dist}
+Release:        0.7.git%{git}%{?dist}
 Summary:        A gnome-shell extension to show the current temperature of CPU
 
 Group:          User Interface/Desktops
@@ -23,7 +23,7 @@ current CPU temperature in Degree Celsius and Fahrenheit.
 
 %prep
 %setup -q -n %{github}-%{git}
-sed -i 's|["3.2"]|["3.2", "3.3", "3.4"]|g' metadata.json
+sed -i 's|"3.2"|"3.2", "3.3", "3.4"|g' metadata.json
 
 
 %build
@@ -44,6 +44,9 @@ install -Dp -m 0644 {extension.js,metadata.json} \
 
 
 %changelog
+* Fri Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0-0.7.gite1777e6
+- Wrong command fixed
+
 * Fri Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0-0.6.gite1777e6
 - Make it work with Gnome Shell 3.4
 


More information about the scm-commits mailing list