summaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2022-10-18 12:29:26 +0100
committerRichard Hughes <richard@hughsie.com>2022-10-18 12:29:26 +0100
commitdd5a500ed97be6d9ed2d033b8147b7878b86005a (patch)
tree35578b9586b5d378c0d05407b79df28ed75b2c30 /RELEASE.md
parent74666dc64792ea6550f8dce78fed1f21bab7a21f (diff)
downloadgusb-dd5a500ed97be6d9ed2d033b8147b7878b86005a.tar.gz
Release version 0.4.20.4.2
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md17
1 files changed, 3 insertions, 14 deletions
diff --git a/RELEASE.md b/RELEASE.md
index 93e0b69..2db6f53 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -1,20 +1,9 @@
GUsb Release Notes
==================
-Write `NEWS` entries for GUsb in the same format as usual.
-
- git shortlog 0.4.1.. | grep -i -v trivial | grep -v Merge > NEWS.new
- =================================================
- Version 0.4.2
- ~~~~~~~~~~~~~
- Released: 2022-xx-xx
-
- Notes:
-
- New Features:
-
- Bugfixes:
- =================================================
+git log --format="%s" --cherry-pick --right-only 0.4.1... | grep -i -v trivial | grep -v Merge | sort | uniq
+Add any user visible changes into ../contrib/org.freedesktop.GUsb.metainfo.xml
+appstream-util appdata-to-news ../contrib/org.freedesktop.GUsb.metainfo.xml > ../NEWS
Update library version if new ABI or API in `meson.build`, commit, and build tarball: