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..a7ef1556968a9a291a1c5361a06b7e8195c6ceba 100644 --- a/jimtcl.spec +++ b/jimtcl.spec @@ -1,6 +1,6 @@ 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 @@ -73,6 +73,9 @@ rm %{buildroot}/%{_libdir}/jim/README.extensions %{_libdir}/pkgconfig/jimtcl.pc %changelog +* Tue Jun 03 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 +92,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