summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-02-16 09:26:49 +0000
committerRichard Hughes <richard@hughsie.com>2015-02-16 09:26:49 +0000
commit80aea3273cf01d3e70d35ce1488960afe6665197 (patch)
tree79d8165c6a95aab0934d2b6f99e65534d14aa05f
parent9dbd2dfbd561208a1270757384892fda80dc35d3 (diff)
downloadgnome-color-manager-GNOME_COLOR_MANAGER_3_15_90.tar.gz
Release version 3.15.90GNOME_COLOR_MANAGER_3_15_90
-rw-r--r--RELEASE8
-rw-r--r--configure.ac2
-rw-r--r--data/appdata/gcm-viewer.appdata.xml.in8
3 files changed, 13 insertions, 5 deletions
diff --git a/RELEASE b/RELEASE
index 9d95a2f..949ceb8 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,14 +1,14 @@
-PackageKit Release Notes
+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_15_4.. | grep -i -v trivial | grep -v Merge | uniq
+git log --format="%s" GNOME_COLOR_MANAGER_3_15_4.. | grep -i -v trivial | grep -v Merge | uniq | sort
Add any user visible changes into data/appdata/gcm-viewer.appdata.xml.in
3. Commit changes in gnome-color-manager git:
-git commit -a -m "Release version 3.15.5"
-git tag -s GNOME_COLOR_MANAGER_3_15_5 -m "==== Version 3.15.5 ===="
+git commit -a -m "Release version 3.15.90"
+git tag -s GNOME_COLOR_MANAGER_3_15_90 -m "==== Version 3.15.90 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 2f1a338..ef5b8f4 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.15.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.15.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/gcm-viewer.appdata.xml.in b/data/appdata/gcm-viewer.appdata.xml.in
index ab2ff21..6ca9849 100644
--- a/data/appdata/gcm-viewer.appdata.xml.in
+++ b/data/appdata/gcm-viewer.appdata.xml.in
@@ -28,6 +28,14 @@
Use `date -d "2010-10-02" "+%s"` to get the timestamp.
-->
<releases>
+ <release version="3.15.90" timestamp="1424076140">
+ <description>
+ <p>
+ This release switches the profile viewer application to use a headerbar
+ to match other GNOME3 applications.
+ </p>
+ </description>
+ </release>
<release version="3.15.4" timestamp="1421625600">
<description>
<p>This release fixes the following bug:</p>