Merge ~jugmac00/lpci:rebuild-snap-package into lpci:main

Proposed by Jürgen Gmach
Status: Merged
Merged at revision: 695209e36525e23609bc32ea0d9a7d4401553e75
Proposed branch: ~jugmac00/lpci:rebuild-snap-package
Merge into: lpci:main
Diff against target: 33 lines (+10/-3)
2 files modified
NEWS.rst (+9/-2)
setup.cfg (+1/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+415965@code.launchpad.net

Commit message

Rebuild Snap package to include updated system packages

Description of the change

The rebuild happens automatically when there is a new commit.

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/NEWS.rst b/NEWS.rst
2index 34368da..c3c1a1b 100644
3--- a/NEWS.rst
4+++ b/NEWS.rst
5@@ -2,7 +2,14 @@
6 Version history
7 ===============
8
9-0.0.1
10-=====
11+0.0.2 (2022-02-23)
12+====================
13+
14+- Rebuild Snap package to include updated system packages,
15+ see https://ubuntu.com/security/notices/USN-5301-1
16+
17+
18+0.0.1 (2022-01-24)
19+====================
20
21 - Initial release.
22diff --git a/setup.cfg b/setup.cfg
23index 02c6816..5d99b6a 100644
24--- a/setup.cfg
25+++ b/setup.cfg
26@@ -1,6 +1,6 @@
27 [metadata]
28 name = lpcraft
29-version = 0.0.1
30+version = 0.0.2
31 description = Runner for Launchpad CI jobs
32 long_description = file: README.rst
33 long_description_content_type = text/x-rst

Subscribers

People subscribed via source and target branches