diff --git a/SPECS-EXTENDED/bwidget/bwidget.signatures.json b/SPECS-EXTENDED/bwidget/bwidget.signatures.json index 861a6cb031d..72aa59d73a9 100644 --- a/SPECS-EXTENDED/bwidget/bwidget.signatures.json +++ b/SPECS-EXTENDED/bwidget/bwidget.signatures.json @@ -1,5 +1,5 @@ { "Signatures": { - "bwidget-1.9.7.tar.gz": "e6668592c26d21558370335c42c1e85368d40706cc84b38fca01bc40e8395ffc" + "bwidget-1.10.1.tar.gz": "4aea02f38cf92fa4aa44732d4ed98648df839e6537d6f0417c3fe18e1a34f880" } } diff --git a/SPECS-EXTENDED/bwidget/bwidget.spec b/SPECS-EXTENDED/bwidget/bwidget.spec index 8fea5436183..b9e6760b378 100644 --- a/SPECS-EXTENDED/bwidget/bwidget.spec +++ b/SPECS-EXTENDED/bwidget/bwidget.spec @@ -4,8 +4,8 @@ Distribution: Azure Linux %{!?tcl_sitelib: %global tcl_sitelib %{_datadir}/tcl%{tcl_version}} Name: bwidget -Version: 1.9.7 -Release: 15%{?dist} +Version: 1.10.1 +Release: 1%{?dist} Summary: Extended widget set for Tk License: TCL @@ -15,6 +15,8 @@ Source0: http://downloads.sourceforge.net/tcllib/bwidget-%{version}.tar.g BuildArch: noarch Requires: tcl(abi) = 8.6 tk BuildRequires: tcl +BuildRequires: tk + %description An extended widget set for Tcl/Tk. @@ -44,6 +46,10 @@ install -m 0644 -pD images/*.gif images/*.xbm %{buildroot}/%{tcl_sitelib}/%{name %doc BWman/*.html %changelog +* Tue nov 5 2024 Akarsh Chaudhary - 1.10.1-1 +- Upgrade to version 1.10.1 +- License verified + * Fri Oct 15 2021 Pawel Winogrodzki - 1.9.7-15 - Initial CBL-Mariner import from Fedora 32 (license: MIT). diff --git a/cgmanifest.json b/cgmanifest.json index d1159de93cc..f9b055e932f 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -1317,8 +1317,8 @@ "type": "other", "other": { "name": "bwidget", - "version": "1.9.7", - "downloadUrl": "http://downloads.sourceforge.net/tcllib/bwidget-1.9.7.tar.gz" + "version": "1.10.1", + "downloadUrl": "http://downloads.sourceforge.net/tcllib/bwidget-1.10.1.tar.gz" } } },