Update to 4.9.1

This commit is contained in:
Gabriel Féron 2021-06-10 15:47:33 +02:00
commit b9c2188e7f
2 changed files with 6 additions and 3 deletions

View file

@ -1,6 +1,6 @@
Name: python-uranium
Version: 4.9.0
Release: 2%{?dist}
Version: 4.9.1
Release: 1%{?dist}
Summary: A Python framework for building desktop applications
License: LGPLv3+
URL: https://github.com/Ultimaker/Uranium
@ -109,6 +109,9 @@ popd
%changelog
* Thu Jun 10 2021 Gabriel Féron <feron.gabriel@gmail.com> - 4.9.1-1
- Update to 4.9.1
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 4.9.0-2
- Rebuilt for Python 3.10