Skip to content

Commit dc253f9

Browse files
Release 0.8.3 (#278)
Release 0.8.3 Update the changelog and the specfile for release 0.8.3. Reviewed-by: Matej Focko
2 parents d7ace37 + a4f3caf commit dc253f9

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# 0.8.2 Latest
1+
# 0.8.3
2+
3+
- Fix an issue of clashing with the _coverage_.
4+
- Packaging has been modernized.
5+
6+
# 0.8.2
27

38
- No user-facing changes.
49

fedora/python-requre.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ output to functions.}
55

66

77
Name: python-requre
8-
Version: 0.8.2
8+
Version: 0.8.3
99
Release: 1%{?dist}
1010
Summary: Python library that allows re/store output of various objects for testing
1111

@@ -57,6 +57,9 @@ Summary: %{summary}
5757

5858

5959
%changelog
60+
* Mon Oct 30 2023 Packit Team <[email protected]> - 0.8.3-1
61+
- New upstream release 0.8.3
62+
6063
* Wed Apr 13 2022 Frantisek Lachman <[email protected]> - 0.8.2-1
6164
- New upstream release 0.8.2
6265

0 commit comments

Comments
 (0)