Upstream: d6e45d7 ("Fix GNOME shell error message about factsBox.FactsBox")
* added 0131-metadata.json.in-fix-json-syntax-error.patch
* added 0132-Update-README.st.patch
* added 0133-Bump-latest-validated-gnome-shell-version-1.patch
* added 0134-README-mention-GNOME-shell-compatibility-of-this-ver.patch
* added 0135-README.rst-document-GNOME-shell-compatibility.patch
* added 0136-ongoingFactEntry-stop-using-deprecated-Clutter-key-s.patch
* added 0137-README.rst-update-GNOME-shell-compatibility-informat.patch
* added 0138-Makefile-Add-install-user-target.patch
* added 0139-Makefile-Add-install-target.patch
* added 0140-README-Add-description-of-install-targets.patch
* added 0141-Update-reST-syntax.patch
* added 0142-Update-reST-syntax-take-2.patch
* added 0143-Document-GNOME-3.38-compatibility.patch
* added 0144-panelWidget-Remove-show-method.patch
* added 0145-panelWidget-Rename-toggle-to-toggle_menu.patch
* added 0146-Makeing-it-work-with-Gnome-40.-340.patch
* added 0147-fixup-Makeing-it-work-with-Gnome-40.-340.patch
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=23
27 lines
884 B
Diff
27 lines
884 B
Diff
From 1424728d0684f6a481c81b1a8e9e27a7e69bb487 Mon Sep 17 00:00:00 2001
|
|
From: Dirk Hoffmann <Hoffmann@CPPM.In2p3.Fr>
|
|
Date: Fri, 1 Mar 2019 15:37:57 +0100
|
|
Subject: [PATCH 132/147] Update README.st
|
|
|
|
Compatibility with gnome-shell 3.30 according to #301
|
|
---
|
|
README.rst | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/README.rst b/README.rst
|
|
index 599f15d..06ff7d9 100644
|
|
--- a/README.rst
|
|
+++ b/README.rst
|
|
@@ -33,7 +33,7 @@ Install For Production
|
|
~~~~~~~~~~~~~~~~~~~~~~~
|
|
The extension is available on `the central extension repository <https://extensions.gnome.org/extension/425/project-hamster-extension>`_.
|
|
|
|
-Current compatible Gnome shell version: 3.28
|
|
+Current compatible Gnome shell version: 3.30
|
|
For previous shell versions check `releases <https://github.com/projecthamster/hamster-shell-extension/tags>`_.
|
|
|
|
Creating a development environment
|
|
--
|
|
2.31.1
|
|
|