summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-08-07 22:04:33 +0100
committerRichard Hughes <richard@hughsie.com>2017-08-07 22:04:33 +0100
commitfd31b7ccadabaf9ad9e7b0b265c8afc9c8770934 (patch)
tree07cd3bed0af39f346681b7af42d30432905bf54d
parentec92cff8d629d951104dc21bd6bb98cc858e26ed (diff)
downloadgnome-color-manager-fd31b7ccadabaf9ad9e7b0b265c8afc9c8770934.tar.gz
Release version 3.25.90GNOME_COLOR_MANAGER_3_25_90
-rw-r--r--RELEASE24
-rw-r--r--data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in8
2 files changed, 14 insertions, 18 deletions
diff --git a/RELEASE b/RELEASE
index d6d9384..6c52123 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,34 +1,22 @@
GNOME Color Manager Release Notes
-1. Write NEWS entries for gnome-color-manager in the same format as usual.
+Write NEWS entries for gnome-color-manager in the same format as usual.
git log --format="%s" GNOME_COLOR_MANAGER_3_24_0.. | grep -i -v trivial | grep -v Merge | uniq | sort
-Add any user visible changes into data/appdata/org.gnome.ColorProfileViewer.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.24.1"
-git tag -s GNOME_COLOR_MANAGER_3_24_1 -m "==== Version 3.24.1 ===="
-<enter password>
+git commit -a -m "Release version 3.25.90"
+git tag -s GNOME_COLOR_MANAGER_3_25_90 -m "==== Version 3.25.90 ===="
+ninja dist
git push --tags
git push
-4. Create tarball
-
-make distcheck
-
-5. Upload tarballs:
-
scp *.tar.xz rhughes@master.gnome.org:
-6. Install module
-
ssh rhughes@master.gnome.org
ftpadmin install gnome-color-manager-*.tar.xz
-7. Do post release version bump in configure.ac
-
-8. Commit trivial changes:
+Do post release version bump in meson.build
git commit -a -m "trivial: Post release version bump"
git push
diff --git a/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in b/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
index 1ab7ad6..7216439 100644
--- a/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
+++ b/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
@@ -36,6 +36,14 @@
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
+ <release date="2017-08-07" version="3.25.90">
+ <description>
+ <p>
+ This unstable release switches to the meson build-system and updates
+ several translations.
+ </p>
+ </description>
+ </release>
<release date="2017-03-20" version="3.24.0">
<description>
<p>This is the first stable release for GNOME 3.24.</p>