launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #29343
[Merge] ~jugmac00/lpcraft:update-system-packages-usn-5689-1 into lpcraft:main
Jürgen Gmach has proposed merging ~jugmac00/lpcraft:update-system-packages-usn-5689-1 into lpcraft:main.
Commit message:
Rebuild the Snap package to include updated system packages
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~jugmac00/lpcraft/+git/lpcraft/+merge/431878
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/lpcraft:update-system-packages-usn-5689-1 into lpcraft:main.
diff --git a/NEWS.rst b/NEWS.rst
index 1af2107..7f8ca41 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,6 +2,12 @@
Version history
===============
+0.0.34 (2022-10-20)
+===================
+
+- Rebuild the Snap package to include updated system packages.
+ See https://ubuntu.com/security/notices/USN-5689-1.
+
0.0.33 (2022-10-19)
===================
diff --git a/setup.cfg b/setup.cfg
index fc69339..5da636c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = lpcraft
-version = 0.0.33
+version = 0.0.34
description = Runner for Launchpad CI jobs
long_description = file: README.rst
long_description_content_type = text/x-rst