Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 12e495680c |
2 changed files with 5 additions and 2 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (weasyprint-64.0.tar.gz) = 46e65777804d53174bb3020b1418d19c0bf815667d020c40fb7de567439272df65d74ab941fdb37edc7f1d4f06430d3ebaa65f8ce13c887235e39c51cefb3930
|
||||
SHA512 (weasyprint-64.1.tar.gz) = 35f66b56f2f0c6f5f9d48c7fd1ff5c8dd87481c9172856e17c53455b973484711134b9ab3fe9239831d334ff62c69e5e8b810cd982b771a4b3579ba0175fd6d2
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%global srcname weasyprint
|
||||
|
||||
Name: weasyprint
|
||||
Version: 64.0
|
||||
Version: 64.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility to render HTML and CSS to PDF
|
||||
|
||||
|
|
@ -76,6 +76,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{modname}/tests
|
|||
%{python3_sitelib}/%{modname}/
|
||||
|
||||
%changelog
|
||||
* Wed Mar 05 2025 Felix Schwarz <fschwarz@fedoraproject.org> - 64.1-1
|
||||
- update to 64.1
|
||||
|
||||
* Thu Jan 30 2025 Felix Schwarz <fschwarz@fedoraproject.org> - 64.0-1
|
||||
- update to 64.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue