← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~jugmac00/lpcraft:rebuild-snap-USN-5376-3 into lpcraft:main

 

Jürgen Gmach has proposed merging ~jugmac00/lpcraft:rebuild-snap-USN-5376-3 into lpcraft:main.

Commit message:
Release version 0.0.10

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~jugmac00/lpcraft/+git/lpcraft/+merge/420604

Release was necessary due to...

Rebuild the Snap package to include updated system packages
    
See https://ubuntu.com/security/notices/USN-5376-3.

-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/lpcraft:rebuild-snap-USN-5376-3 into lpcraft:main.
diff --git a/NEWS.rst b/NEWS.rst
index 161025b..90bd5ab 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,10 +2,11 @@
 Version history
 ===============
 
-0.0.10  (unreleased)
+0.0.10  (2022-04-27)
 ====================
 
-- nothing yet
+- Rebuild the Snap package to include updated system packages.
+  See https://ubuntu.com/security/notices/USN-5376-3.
 
 0.0.9   (2022-04-19)
 ====================
diff --git a/setup.cfg b/setup.cfg
index ef8e013..693358b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
 [metadata]
 name = lpcraft
-version = 0.0.10.dev0
+version = 0.0.10
 description = Runner for Launchpad CI jobs
 long_description = file: README.rst
 long_description_content_type = text/x-rst