[gnome-color-manager] Release version 3.21.90
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Release version 3.21.90
- Date: Mon, 15 Aug 2016 10:01:44 +0000 (UTC)
commit 3bbbcafe41146062ad7ef40aaaba67579ce0111d
Author: Richard Hughes <richard hughsie com>
Date: Mon Aug 15 11:01:09 2016 +0100
Release version 3.21.90
RELEASE | 6 +++---
configure.ac | 2 +-
.../org.gnome.ColorProfileViewer.appdata.xml.in | 9 +++++++++
3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 3732d68..877d049 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,12 +3,12 @@ GNOME Color Manager Release Notes
1. Write NEWS entries for gnome-color-manager in the same format as usual.
git log --format="%s" GNOME_COLOR_MANAGER_3_20_0.. | grep -i -v trivial | grep -v Merge | uniq | sort
-Add any user visible changes into data/appdata/gcm-viewer.appdata.xml.in
+Add any user visible changes into data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
3. Commit changes in gnome-color-manager git:
-git commit -a -m "Release version 3.21.1"
-git tag -s GNOME_COLOR_MANAGER_3_21_1 -m "==== Version 3.21.1 ===="
+git commit -a -m "Release version 3.21.90"
+git tag -s GNOME_COLOR_MANAGER_3_21_90 -m "==== Version 3.21.90 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 4e4b476..54c5c74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Copyright (C) 2010-2011 Richard Hughes <richard hughsie com>
AC_PREREQ(2.63)
-AC_INIT([gnome-color-manager],[3.21.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.21.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar foreign])
AC_CONFIG_HEADERS([config.h])
diff --git a/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
b/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
index 7d0a8af..b25f164 100644
--- a/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
+++ b/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
@@ -36,6 +36,15 @@
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
+ <release date="2016-08-15" version="3.21.90">
+ <description>
+ <p>This release fixes the following bugs:</p>
+ <ul>
+ <li>Update the UI files to adhere to the GNOME 3 UI guidelines</li>
+ <li>Use the new-style app-ids for flatpak support</li>
+ </ul>
+ </description>
+ </release>
<release date="2016-03-21" version="3.20.0">
<description>
<p>This is the first stable release for GNOME 3.20</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]