[gnome-multi-writer] Release version 3.30.0
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-multi-writer] Release version 3.30.0
- Date: Wed, 12 Sep 2018 11:55:44 +0000 (UTC)
commit fb3ab9bf7e353499adbac11b0100a8bf6a0e182b
Author: Richard Hughes <richard hughsie com>
Date: Tue Sep 4 12:59:10 2018 +0100
Release version 3.30.0
RELEASE | 6 +++---
data/appdata/org.gnome.MultiWriter.appdata.xml.in | 8 ++++++++
meson.build | 2 +-
3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 3978a18..2fcfaa8 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,13 +2,13 @@ GNOME MultiWriter Release Notes
* Write NEWS entries in the same format as usual.
-git log --format="%s" GNOME_MULTI_WRITER_3_26_0.. | grep -i -v trivial | grep -v Merge | uniq
+git log --format="%s" GNOME_MULTI_WRITER_3_28_0.. | grep -i -v trivial | grep -v Merge | uniq
Add any user visible changes into ../data/appdata/org.gnome.MultiWriter.appdata.xml.in
* Commit changes in git:
-git commit -a -m "Release version 3.28.0"
-git tag -s GNOME_MULTI_WRITER_3_28_0 -m "==== Version 3.28.0 ===="
+git commit -a -m "Release version 3.30.0"
+git tag -s GNOME_MULTI_WRITER_3_30_0 -m "==== Version 3.30.0 ===="
ninja dist
git push --tags
git push
diff --git a/data/appdata/org.gnome.MultiWriter.appdata.xml.in
b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
index 6f2056c..a39ac82 100644
--- a/data/appdata/org.gnome.MultiWriter.appdata.xml.in
+++ b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
@@ -61,6 +61,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 and updates several
+ translations.
+ </p>
+ </description>
+ </release>
<release date="2018-03-12" version="3.28.0">
<description>
<p>
diff --git a/meson.build b/meson.build
index 6ecae5e..9eed499 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-multi-writer', 'c',
- version : '3.28.0',
+ 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]