[gnome-power-manager] GNOME Power Manager 3.30.0
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] GNOME Power Manager 3.30.0
- Date: Tue, 4 Sep 2018 11:57:23 +0000 (UTC)
commit de5ca85cc67df273170bf4f28febdb9ebfd92cf1
Author: Richard Hughes <richard hughsie com>
Date: Tue Sep 4 12:56:37 2018 +0100
GNOME Power Manager 3.30.0
RELEASE | 6 +++---
data/appdata/org.gnome.PowerStats.appdata.xml.in | 8 ++++++++
meson.build | 2 +-
3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 993a782c..d8d5da33 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,12 +1,12 @@
Follow http://developer.gnome.org/dotplan/for_maintainers.html
-git log --format="%s" GNOME_POWER_MANAGER_3_26_0.. | grep -i -v trivial | grep -v Merge | uniq
+git log --format="%s" GNOME_POWER_MANAGER_3_28_0.. | grep -i -v trivial | grep -v Merge | uniq
Add any user visible changes into ../data/appdata/org.gnome.PowerStats.appdata.xml.in
Run "ninja dist", correct any problems encountered
-git commit -a -m "GNOME Power Manager 3.26.1"
-git tag -s GNOME_POWER_MANAGER_3_26_1 -m "==== Version 3.26.1 ===="
+git commit -a -m "GNOME Power Manager 3.30.0"
+git tag -s GNOME_POWER_MANAGER_3_30_0 -m "==== Version 3.30.0 ===="
<wait>
git push --tags
git push
diff --git a/data/appdata/org.gnome.PowerStats.appdata.xml.in
b/data/appdata/org.gnome.PowerStats.appdata.xml.in
index 5f5806a4..f9b6228f 100644
--- a/data/appdata/org.gnome.PowerStats.appdata.xml.in
+++ b/data/appdata/org.gnome.PowerStats.appdata.xml.in
@@ -29,6 +29,14 @@
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
+ <release date="2018-09-04" version="3.30.0">
+ <description>
+ <p>
+ This is the first stable release for GNOME 3.30 which updates several
+ translations.
+ </p>
+ </description>
+ </release>
<release date="2018-01-31" version="3.26.0">
<description>
<p>This is the first stable release for GNOME 3.24.</p>
diff --git a/meson.build b/meson.build
index 22a717d5..4bc51d64 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-power-manager', 'c',
- version : '3.26.1',
+ version : '3.30.0',
default_options : ['warning_level=1'],
meson_version : '>=0.37.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]