[starcal] The extension works with gnome shell 3.4 too

Hedayat Vatankhah hedayat at fedoraproject.org
Mon May 21 16:37:38 UTC 2012


commit 5003857caec1ca2e25b277e49cfb082088c1e15b
Author: Hedayat Vatankhah <hedayat.fwd at gmail.com>
Date:   Mon May 21 21:06:05 2012 +0430

    The extension works with gnome shell 3.4 too

 metadata.json |    2 +-
 starcal.spec  |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/metadata.json b/metadata.json
index 3c22c1b..573c0da 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1 +1 @@
-{"shell-version": ["3.2"], "uuid": "starcal at hedayatvk.wordpress.com", "name": "StarCal Integration", "description": "Integrate StarCal with Gnome Shell's top bar"}
+{"shell-version": ["3.2", "3.4"], "uuid": "starcal at hedayatvk.wordpress.com", "name": "StarCal Integration", "description": "Integrate StarCal with Gnome Shell's top bar"}
diff --git a/starcal.spec b/starcal.spec
index bc0e5c6..49b9aa5 100644
--- a/starcal.spec
+++ b/starcal.spec
@@ -2,7 +2,7 @@
 
 Name:           starcal
 Version:        1.9.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A full-featured international calendar written in Python
 
 Group:          User Interface/Desktops
@@ -91,6 +91,9 @@ desktop-file-install     \
 %{_datadir}/gnome-shell/extensions/*
 
 %changelog
+* Mon May 21 2012 Hedayat Vatankhah <hedayat.fwd+rpmchlog at gmail.com> - 1.9.5-2
+- The extension works with gnome shell 3.4 too
+
 * Wed Apr 11 2012 Hedayat Vatankhah <hedayat.fwd+rpmchlog at gmail.com> - 1.9.5-1
 - Updated to 1.9.5 version
 


More information about the scm-commits mailing list