[gnome-packagekit] Release version 3.28.0
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Release version 3.28.0
- Date: Mon, 12 Mar 2018 13:06:52 +0000 (UTC)
commit 431d9534df5fcc75abe1c602179b82bfd8b50fa1
Author: Richard Hughes <richard hughsie com>
Date: Mon Mar 12 13:03:16 2018 +0000
Release version 3.28.0
RELEASE | 4 ++--
.../org.gnome.PackageUpdater.appdata.xml.in | 8 ++++++++
data/appdata/org.gnome.Packages.appdata.xml.in | 8 ++++++++
meson.build | 2 +-
4 files changed, 19 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 834823a..d76f6b4 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,8 +7,8 @@ Add any user visible changes into data/appdata/*.xml.in
3. Commit changes in gnome-packagekit git:
-git commit -a -m "Release version 3.26.1"
-git tag -s GNOME_PACKAGEKIT_3_26_1 -m "==== Version 3.26.1 ===="
+git commit -a -m "Release version 3.28.0"
+git tag -s 3.28.0 -m "==== Version 3.28.0 ===="
<wait>
git push --tags
git push
diff --git a/data/appdata/org.gnome.PackageUpdater.appdata.xml.in
b/data/appdata/org.gnome.PackageUpdater.appdata.xml.in
index c88b71d..4e278ca 100644
--- a/data/appdata/org.gnome.PackageUpdater.appdata.xml.in
+++ b/data/appdata/org.gnome.PackageUpdater.appdata.xml.in
@@ -24,6 +24,14 @@
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
+ <release date="2018-03-12" version="3.28.0">
+ <description>
+ <p>
+ This is the first stable release for GNOME 3.28 and updates several
+ translations.
+ </p>
+ </description>
+ </release>
<release date="2017-09-11" version="3.26.0">
<description>
<p>
diff --git a/data/appdata/org.gnome.Packages.appdata.xml.in b/data/appdata/org.gnome.Packages.appdata.xml.in
index bec0809..03f36d9 100644
--- a/data/appdata/org.gnome.Packages.appdata.xml.in
+++ b/data/appdata/org.gnome.Packages.appdata.xml.in
@@ -27,6 +27,14 @@
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
+ <release date="2018-03-12" version="3.28.0">
+ <description>
+ <p>
+ This is the first stable release for GNOME 3.28 and updates several
+ translations.
+ </p>
+ </description>
+ </release>
<release date="2017-09-11" version="3.26.0">
<description>
<p>
diff --git a/meson.build b/meson.build
index c2a12aa..ebc9ecb 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@
#
# Licensed under the GNU General Public License Version 2 or later
project('gnome-packagekit', 'c',
- version : '3.26.1',
+ version : '3.28.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]