From 64f92800b9ecfb1c1ac11de3a87f6e85a235adb0 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Mon, 12 Feb 2024 10:37:36 +0100 Subject: [PATCH] Rebuild (fixed SPDX license) --- sip6.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sip6.spec b/sip6.spec index 05d8924..adba171 100644 --- a/sip6.spec +++ b/sip6.spec @@ -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 - 6.8.2-2 +- Rebuild (fixed SPDX license) + * Thu Jan 25 2024 Scott Talbert - 6.8.2-1 - Update to new upstream release 6.8.2 (#2252260)