From a4f3caf220b9499d33786ee4f87bc9f1e4a2e1a5 Mon Sep 17 00:00:00 2001 From: mfocko Date: Mon, 30 Oct 2023 09:58:58 +0000 Subject: [PATCH] Release 0.8.3 --- CHANGELOG.md | 7 ++++++- fedora/python-requre.spec | 5 ++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8371e3e..4e3fc0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ -# 0.8.2 Latest +# 0.8.3 + +- Fix an issue of clashing with the _coverage_. +- Packaging has been modernized. + +# 0.8.2 - No user-facing changes. diff --git a/fedora/python-requre.spec b/fedora/python-requre.spec index 17626ac..e227b97 100644 --- a/fedora/python-requre.spec +++ b/fedora/python-requre.spec @@ -5,7 +5,7 @@ output to functions.} Name: python-requre -Version: 0.8.2 +Version: 0.8.3 Release: 1%{?dist} Summary: Python library that allows re/store output of various objects for testing @@ -57,6 +57,9 @@ Summary: %{summary} %changelog +* Mon Oct 30 2023 Packit Team - 0.8.3-1 +- New upstream release 0.8.3 + * Wed Apr 13 2022 Frantisek Lachman - 0.8.2-1 - New upstream release 0.8.2