[gnome-packagekit] Release version 3.15.90
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Release version 3.15.90
- Date: Mon, 16 Feb 2015 20:27:30 +0000 (UTC)
commit 6c782aa9cee2db3b8996d576e88537446af82602
Author: Richard Hughes <richard hughsie com>
Date: Mon Feb 16 20:26:47 2015 +0000
Release version 3.15.90
RELEASE | 19 ++++---------------
data/appdata/gpk-application.appdata.xml.in | 6 ++++++
data/appdata/gpk-update-viewer.appdata.xml.in | 6 ++++++
3 files changed, 16 insertions(+), 15 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index d3e19fd..120fa91 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,24 +2,13 @@ PackageKit Release Notes
1. Write NEWS entries for gnome-packagekit in the same format as usual.
-git shortlog GNOME_PACKAGEKIT_3_15_4.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
-
---------------------------------------------------------------------------------
-Version 3.15.5
-~~~~~~~~~~~~~~
-Released: 2015-xx-xx
-
-* Translations
-
-* New Features:
-
-* Bugfix:
---------------------------------------------------------------------------------
+git log --format="%s" GNOME_PACKAGEKIT_3_15_4.. | grep -i -v trivial | grep -v Merge | uniq
+Add any user visible changes into data/appdata/*.xml.in
3. Commit changes in gnome-packagekit git:
-git commit -a -m "Release version 3.15.5"
-git tag -s GNOME_PACKAGEKIT_3_15_5 -m "==== Version 3.15.5 ===="
+git commit -a -m "Release version 3.15.90"
+git tag -s GNOME_PACKAGEKIT_3_15_90 -m "==== Version 3.15.90 ===="
<wait>
git push --tags
git push
diff --git a/data/appdata/gpk-application.appdata.xml.in b/data/appdata/gpk-application.appdata.xml.in
index 96199ee..590cdfc 100644
--- a/data/appdata/gpk-application.appdata.xml.in
+++ b/data/appdata/gpk-application.appdata.xml.in
@@ -5,6 +5,7 @@
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<_name>GNOME Packages</_name>
+ <_summary>Add or remove software installed on the system</_summary>
<description>
<_p>
Packages allows you to install and remove packages on your system.
@@ -27,6 +28,11 @@
Use `date -d "2010-10-02" "+%s"` to get the timestamp.
-->
<releases>
+ <release version="3.15.90" timestamp="1424118207">
+ <description>
+ <p>This release removes the dialog to run newly installed software.</p>
+ </description>
+ </release>
<release version="3.15.4" timestamp="1421625600"/>
<release version="3.15.3" timestamp="1418774400">
<description>
diff --git a/data/appdata/gpk-update-viewer.appdata.xml.in b/data/appdata/gpk-update-viewer.appdata.xml.in
index 12f64eb..de75a8c 100644
--- a/data/appdata/gpk-update-viewer.appdata.xml.in
+++ b/data/appdata/gpk-update-viewer.appdata.xml.in
@@ -5,6 +5,7 @@
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<_name>GNOME Package Updater</_name>
+ <_summary>Update software installed on the system</_summary>
<description>
<_p>
Package Updater allows you to update packages on your system without
@@ -24,6 +25,11 @@
Use `date -d "2010-10-02" "+%s"` to get the timestamp.
-->
<releases>
+ <release version="3.15.90" timestamp="1424118207">
+ <description>
+ <p>This release moves the session D-Bus interface to GNOME Software.</p>
+ </description>
+ </release>
<release version="3.15.4" timestamp="1421625600">
<description>
<p>This release fixes the following bugs:</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]