Skip to content

Commit db770d6

Browse files
Release 0.8.4 (#282)
Release 0.8.4 Update the changelog and the specfile for release 0.8.4. Reviewed-by: František Lachman <[email protected]>
2 parents 6861ef3 + 666897e commit db770d6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.8.4
2+
3+
- Provide `__version__` of the package so it can be easily checked when installed on the system.
4+
15
# 0.8.3
26

37
- Fix an issue of clashing with the _coverage_.

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.3
8+
Version: 0.8.4
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+
* Sun Jan 07 2024 Packit Team <[email protected]> - 0.8.4-1
61+
- New upstream release 0.8.4
62+
6063
* Mon Oct 30 2023 Packit Team <[email protected]> - 0.8.3-1
6164
- New upstream release 0.8.3
6265

0 commit comments

Comments
 (0)