Rebuild (fixed SPDX license)

This commit is contained in:
Jan Grulich 2024-02-12 10:37:36 +01:00
parent 71e1cf5804
commit 64f92800b9

View File

@ -2,7 +2,7 @@
Name: sip6
Version: 6.8.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: SIP - Python/C++ Bindings Generator
%py_provides python3-sip6
@ -46,6 +46,9 @@ Python bindings for wxWidgets.}
%{python3_sitelib}/sipbuild/
%changelog
* Mon Feb 12 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.2-2
- Rebuild (fixed SPDX license)
* Thu Jan 25 2024 Scott Talbert <swt@techie.net> - 6.8.2-1
- Update to new upstream release 6.8.2 (#2252260)