Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
663ec50648 | ||
|
|
39fb5a2bcb |
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.12.1
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Support for unittest subTest() and subtests fixture
|
||||
|
||||
# SPDX
|
||||
@@ -49,6 +49,12 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.12.1-2
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
* Mon Apr 08 2024 Fabian Affolter <mail@fabian-affolter.ch> - 0.12.1
|
||||
- Update to latest upstream release (closes rhbz#2196751, closes rhbz#2203842)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user