Compare commits

..

1 Commits
c9 ... a9

1 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,7 @@
Name: sip6
Version: 6.6.2
Release: 2%{?dist}
Release: 1%{?dist}.1.alma.1
Summary: SIP - Python/C++ Bindings Generator
%py_provides python3-sip6
@ -11,8 +11,8 @@ License: (GPLv2 or GPLv3) and (GPLv2+ with exceptions)
URL: https://www.riverbankcomputing.com/software/sip
Source0: %{pypi_source}
Patch0: 323d39a2d602
# Bug 2225259 - regression bug when using sub-classed C++ exceptions
# Patch was taken from:
# https://gitlab.com/redhat/centos-stream/rpms/sip6/-/blob/c9s/sip6-fix-exception-handling.patch
Patch1: sip6-fix-exception-handling.patch
BuildRequires: gcc
@ -49,9 +49,8 @@ Python bindings for wxWidgets.}
%{python3_sitearch}/sipbuild/
%changelog
* Tue Jul 25 2023 Jan Grulich <jgrulich@redhat.com> - 6.6.2-2
* Tue Sep 12 2023 Eduard Abdullin <eabdullin@almalinux.org> - 6.6.2-1.1.alma.1
- Fixed the handling of exceptions that sub-class C++ exceptions
Resolves: bz#2225259
* Mon Oct 24 2022 Jan Grulich <jgrulich@redhat.com> - 6.6.2-1
- 6.6.2