[gnome-2048] Prepare 3.34.0.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-2048] Prepare 3.34.0.
- Date: Tue, 10 Sep 2019 01:30:56 +0000 (UTC)
commit 9db7ae4fc8f98d12866d34a5e4a9045256794d37
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Tue Sep 10 03:30:41 2019 +0200
Prepare 3.34.0.
NEWS | 5 +++++
data/org.gnome.TwentyFortyEight.appdata.xml.in | 2 +-
flatpak/org.gnome.TwentyFortyEight.json | 12 ++++++------
meson.build | 2 +-
4 files changed, 13 insertions(+), 8 deletions(-)
---
diff --git a/NEWS b/NEWS
index 479f2a0..b87e5b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+GNOME 2048 3.34.0 2019-09-10
+=====================================================================
+
+New stable release! Nothing new except the new icon by Jakub Steiner.
+
GNOME 2048 3.33.90 2019-08-05
=====================================================================
diff --git a/data/org.gnome.TwentyFortyEight.appdata.xml.in b/data/org.gnome.TwentyFortyEight.appdata.xml.in
index 3dd4ed4..42ec13d 100644
--- a/data/org.gnome.TwentyFortyEight.appdata.xml.in
+++ b/data/org.gnome.TwentyFortyEight.appdata.xml.in
@@ -87,7 +87,7 @@
</content_rating>
<releases>
+ <release version="3.34.0" date="2019-09-10" type="stable" urgency="medium"/>
<release version="3.33.90" date="2019-08-05" type="development" urgency="low"/>
- <release version="3.32.0" date="2019-03-11" type="stable" urgency="medium"/>
</releases>
</component>
diff --git a/flatpak/org.gnome.TwentyFortyEight.json b/flatpak/org.gnome.TwentyFortyEight.json
index e05e172..c73670a 100644
--- a/flatpak/org.gnome.TwentyFortyEight.json
+++ b/flatpak/org.gnome.TwentyFortyEight.json
@@ -1,7 +1,7 @@
{
"app-id":"org.gnome.TwentyFortyEight",
"runtime":"org.gnome.Platform",
- "runtime-version":"3.30",
+ "runtime-version":"3.34",
"sdk":"org.gnome.Sdk",
"command":"gnome-2048",
"finish-args":[
@@ -21,8 +21,8 @@
"sources":[
{
"type":"archive",
-
"url":"https://gitlab.gnome.org/GNOME/libgee/-/archive/3b931369f1cfc190d39fbba4f4e5d235f401b3d5/libgee-3b931369f1cfc190d39fbba4f4e5d235f401b3d5.zip",
- "sha256":"b0adff25f569ec87ca1333b20c41f88b88f522000ada6738dc8758bc95401dee"
+
"url":"https://gitlab.gnome.org/GNOME/libgee/-/archive/5e66324654b7d70d7c28793491a4edfe6d8a0d85/libgee-5e66324654b7d70d7c28793491a4edfe6d8a0d85.zip",
+ "sha256":"f2a4d00ce8df4b6ff34b0c466d3699a4d47a05af01bed9ea50f421fd7b8cb4db"
}
]
},
@@ -31,8 +31,8 @@
"sources":[
{
"type":"archive",
-
"url":"https://gitlab.gnome.org/GNOME/libgnome-games-support/-/archive/9298ef54e22a4b0e81163b3f68b52a24bb41d8bf/libgnome-games-support-9298ef54e22a4b0e81163b3f68b52a24bb41d8bf.zip",
- "sha256":"7c3e0d9be38dde40e60212ac5352d3bbd63fb9d270728ea55c74cd53c3e452a8"
+
"url":"https://gitlab.gnome.org/GNOME/libgnome-games-support/-/archive/2db73333f2094fcae071028432b29cd82574c610/libgnome-games-support-2db73333f2094fcae071028432b29cd82574c610.zip",
+ "sha256":"38e16ce14f118655d04262acd73950ba45866c232db140f5d849716a768eba27"
}
]
},
@@ -42,7 +42,7 @@
"sources":[
{
"type":"git",
- "branch":"gnome-3-30",
+ "branch":"gnome-3-34",
"url":"https://gitlab.gnome.org/GNOME/gnome-2048.git"
}
]
diff --git a/meson.build b/meson.build
index 4f04756..5bf2758 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-2048', ['vala', 'c'],
- version: '3.33.90',
+ version: '3.34.0',
license: 'GPLv3+',
meson_version: '>= 0.37.1',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]