|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: libfastjson
|
|
|
|
Name: libfastjson
|
|
|
|
Version: 1.2304.0
|
|
|
|
Version: 1.2304.0
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Summary: A JSON implementation in C
|
|
|
|
Summary: A JSON implementation in C
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: https://github.com/rsyslog/libfastjson
|
|
|
|
URL: https://github.com/rsyslog/libfastjson
|
|
|
@ -59,6 +59,10 @@ make V=1 check
|
|
|
|
%{_libdir}/pkgconfig/libfastjson.pc
|
|
|
|
%{_libdir}/pkgconfig/libfastjson.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2304.0-6
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.2304.0-5
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.2304.0-5
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|