From e375624fdccc540bae3c5a4e59ecd5a1c38aaf1c Mon Sep 17 00:00:00 2001 From: deeplow Date: Wed, 14 Feb 2024 11:26:00 +0000 Subject: [PATCH] Bump Qubes Fedora on RELEASE.md Fixes #712 --- RELEASE.md | 2 +- dev_scripts/qa.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 768f139..cc77092 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -131,7 +131,7 @@ and newer platforms, we have to do the following: - [ ] Run the Dangerzone tests. - [ ] Create an .rpm package and install it system-wide. - [ ] Test some QA scenarios (see [Scenarios](#Scenarios) below). -- [ ] Create a test build in the most recent Qubes Fedora template (Fedora 38 as +- [ ] Create a test build in the most recent Qubes Fedora template (Fedora 39 as of writing this) and make sure it works: - [ ] Create a new development environment with Poetry. - [ ] Run the Dangerzone tests. diff --git a/dev_scripts/qa.py b/dev_scripts/qa.py index 84601c9..fb19190 100755 --- a/dev_scripts/qa.py +++ b/dev_scripts/qa.py @@ -60,7 +60,7 @@ and newer platforms, we have to do the following: - [ ] Run the Dangerzone tests. - [ ] Create an .rpm package and install it system-wide. - [ ] Test some QA scenarios (see [Scenarios](#Scenarios) below). -- [ ] Create a test build in the most recent Qubes Fedora template (Fedora 38 as +- [ ] Create a test build in the most recent Qubes Fedora template (Fedora 39 as of writing this) and make sure it works: - [ ] Create a new development environment with Poetry. - [ ] Run the Dangerzone tests.