Merge ~pelpsi/lpci:release-0.0.52 into lpci:main

Proposed by Simone Pelosi
Status: Merged
Merged at revision: 69d6e4f522835683ace5ccbe79c154b6a42748f8
Proposed branch: ~pelpsi/lpci:release-0.0.52
Merge into: lpci:main
Diff against target: 25 lines (+2/-2)
2 files modified
NEWS.rst (+1/-1)
setup.cfg (+1/-1)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Review via email: mp+440507@code.launchpad.net

Commit message

New lpcraft release 0.0.52

Fix regression from adding support to snap keys
passed as strings. For these keys confinement classic
must be True by default to ensure backward compatibility.

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) :
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 7ce8031..a422ffe 100644
3--- a/NEWS.rst
4+++ b/NEWS.rst
5@@ -2,7 +2,7 @@
6 Version history
7 ===============
8
9-0.0.52 (Unreleased)
10+0.0.52 (2023-04-06)
11 ===================
12 - Fix regression from adding support to snap keys
13 passed as strings. For these keys confinement classic
14diff --git a/setup.cfg b/setup.cfg
15index 8d9aa0f..2045068 100644
16--- a/setup.cfg
17+++ b/setup.cfg
18@@ -1,6 +1,6 @@
19 [metadata]
20 name = lpcraft
21-version = 0.0.51
22+version = 0.0.52
23 description = Runner for Launchpad CI jobs
24 long_description = file: README.rst
25 long_description_content_type = text/x-rst

Subscribers

People subscribed via source and target branches