diff --git a/jimtcl-0.82.tar.gz b/jimtcl-0.83.tar.gz similarity index 38% rename from jimtcl-0.82.tar.gz rename to jimtcl-0.83.tar.gz index 0b5b38acdd04f6153f427bf66d9d29619d0178d9..f5e35eafeacae7650d62041325dd57a5d193e05d 100644 Binary files a/jimtcl-0.82.tar.gz and b/jimtcl-0.83.tar.gz differ diff --git a/jimtcl.spec b/jimtcl.spec index 0dd2aab3045297a4a3d73566fcadd3e41af355df..57ed977f838821038d912b6215ba5445559fbb6d 100644 --- a/jimtcl.spec +++ b/jimtcl.spec @@ -1,16 +1,15 @@ Name: jimtcl -Version: 0.82 -Release: 2 +Version: 0.83 +Release: 1 Summary: A small embeddable Tcl interpreter License: BSD-2-Clause-Views URL: http://jim.tcl.tk Source0: https://github.com/msteveb/jimtcl/archive/%{version}/jimtcl-%{version}.tar.gz -BuildRequires: asciidoc gcc-c++ make +BuildRequires: gcc-c++ make BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(hiredis) BuildRequires: pkgconfig(readline) -BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(zlib) BuildRequires: hostname @@ -73,6 +72,9 @@ rm %{buildroot}/%{_libdir}/jim/README.extensions %{_libdir}/pkgconfig/jimtcl.pc %changelog +* Tue Jun 10 2025 openeuler_bot - 0.83-1 +- update jimtcl to 0.83 + * Mon Mar 18 2024 wangqiang - 0.82-2 - Fix CC compiler support @@ -89,5 +91,4 @@ rm %{buildroot}/%{_libdir}/jim/README.extensions - fixes failed: Could not find a C compiler * Tue Nov 05 2019 Lijin Yang - 0.78-2 -- inital package - +- inital package \ No newline at end of file