[gnome-shell-extension-cpu-temperature/f16] Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0-0.3.gite1777e6 - Make it work with Gnome

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


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

     Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0-0.3.gite1777e6
    - Make it work with Gnome Shell 3.4

 gnome-shell-extension-cpu-temperature.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/gnome-shell-extension-cpu-temperature.spec b/gnome-shell-extension-cpu-temperature.spec
index 145410f..a0e40ec 100644
--- a/gnome-shell-extension-cpu-temperature.spec
+++ b/gnome-shell-extension-cpu-temperature.spec
@@ -23,6 +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
 
 
 %build
@@ -43,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.3.gite1777e6
+- Make it work with Gnome Shell 3.4
+
 * Sat Feb 25 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0-0.2.gite1777e6
 - Updated to latest upsteam version
 


More information about the scm-commits mailing list