diff --git a/sip.spec b/sip.spec index 4ec78cd953b7a53e1482c1a6379be13250bba0fd..75a4369ece4c56ab74ae96394fd66c4df1cd0a53 100644 --- a/sip.spec +++ b/sip.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global pypi_name sip @@ -11,7 +11,8 @@ Summary: SIP - Python/C++ Bindings Generator # code_generator/parser.{c.h} is GPLv2+ with exceptions (bison) License: (GPLv2 or GPLv3) and (GPLv2+ with exceptions) URL: https://www.riverbankcomputing.com/software/sip -Source0: https://files.pythonhosted.org/packages/50/3a/ae9b9e36c7f1db92675b25f722ff7a8c3f6efd50817d5c946a7637dacd88/sip-%{version}.tar.gz +# package in https://pypi.org/project/sip/ , The download address may change during updates +Source0: https://files.pythonhosted.org/packages/a6/4e/c34eee70109e9a8110672f074fc18b5022bf4b9b4c92641245c73ae0b21a/%{name}-%{version}.tar.gz BuildRequires: gcc BuildRequires: python3-devel @@ -49,6 +50,9 @@ Python bindings for wxWidgets.} %{python3_sitearch}/sipbuild/ %changelog +* Fri Dec 15 2023 mgb01105731 - 6.7.12-2 +- rebuild + * Thu Oct 19 2023 Funda Wang - 6.7.12-1 - New version 6.7.12