2.3.3-8
Related: RHEL-36476
This commit is contained in:
parent
5456399adc
commit
243ac68476
@ -7,7 +7,7 @@
|
|||||||
Summary: Shared library for the S-Lang extension language
|
Summary: Shared library for the S-Lang extension language
|
||||||
Name: slang
|
Name: slang
|
||||||
Version: 2.3.3
|
Version: 2.3.3
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: https://www.jedsoft.org/slang/
|
URL: https://www.jedsoft.org/slang/
|
||||||
Source: https://www.jedsoft.org/releases/%{name}/%{name}-%{version}.tar.bz2
|
Source: https://www.jedsoft.org/releases/%{name}/%{name}-%{version}.tar.bz2
|
||||||
@ -112,6 +112,9 @@ make check
|
|||||||
%{_includedir}/slang
|
%{_includedir}/slang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 06 2024 Miroslav Lichvar <mlichvar@redhat.com> - 2.3.3-8
|
||||||
|
- fix issues found by static analysis (RHEL-36476)
|
||||||
|
|
||||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.3.3-7
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.3.3-7
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
Loading…
Reference in New Issue
Block a user