Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 14:58:22 +02:00 committed by Tomáš Hrnčiar
parent f7e7bd8edd
commit f3354746ec

View File

@ -13,7 +13,7 @@
Summary: Library for Colour AsCii Art, text mode graphics Summary: Library for Colour AsCii Art, text mode graphics
Name: libcaca Name: libcaca
Version: 0.99 Version: 0.99
Release: 0.60.%{beta}%{?dist} Release: 0.61.%{beta}%{?dist}
License: WTFPL License: WTFPL
URL: http://caca.zoy.org/wiki/libcaca URL: http://caca.zoy.org/wiki/libcaca
@ -186,6 +186,9 @@ mv %{buildroot}%{_docdir}/libcaca-dev libcaca-dev-docs
%changelog %changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.99-0.61.beta20
- Rebuilt for Python 3.11
* Tue Mar 15 2022 Xavier Bachelot <xavier@bachelot.org> - 0.99-0.60.beta20 * Tue Mar 15 2022 Xavier Bachelot <xavier@bachelot.org> - 0.99-0.60.beta20
- Spec cleanup - Spec cleanup
- Disable GL support on EL9 - Disable GL support on EL9