Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
765a3efab0 | ||
|
|
07452b0f04 |
1 changed files with 7 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.6.1
|
Version: 0.6.1
|
||||||
Release: 23%{?dist}
|
Release: 25%{?dist}
|
||||||
Summary: Wkhtmltopdf python wrapper
|
Summary: Wkhtmltopdf python wrapper
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
@ -68,6 +68,12 @@ cd tests
|
||||||
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-25
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 0.6.1-24
|
||||||
|
- Rebuilt for Python 3.15
|
||||||
|
|
||||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-23
|
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-23
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue