Rebase to 0.18
Resolves: RHEL-65629
This commit is contained in:
parent
92393b337c
commit
397991de38
10
json-c.spec
10
json-c.spec
@ -21,12 +21,12 @@
|
||||
%global so_ver 5
|
||||
|
||||
# Releases are tagged with a date stamp.
|
||||
%global reldate 20230812
|
||||
%global reldate 20240915
|
||||
|
||||
|
||||
Name: json-c
|
||||
Version: 0.17
|
||||
Release: 5%{?dist}
|
||||
Version: 0.18
|
||||
Release: 1%{?dist}
|
||||
Summary: JSON implementation in C
|
||||
|
||||
License: MIT
|
||||
@ -138,6 +138,10 @@ unset USE_VALGRIND
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 05 2024 Tomas Korbar <tkorbar@redhat.com> - 0.18-1
|
||||
- Rebase to 0.18
|
||||
- Resolves: RHEL-65629
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.17-5
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (json-c-0.17-20230812.tar.gz) = 23347ced2a82f1c612d277c25bf822bdf0649f9c62ba0d92c84bf8fdd6b34452aeaa3a52b0fb581249f8fa255d8cef74425ab4b1699e50968e86e80d36b29137
|
||||
SHA512 (json-c-0.18-20240915.tar.gz) = 219d8c0da9a4016b74af238cc15dbec1f369a07de160bcc548d80279028e1b5d8d928deb13fec09c96a085fc0ecf10090e309cbe72d0081aca864433c4ae01db
|
||||
|
Loading…
Reference in New Issue
Block a user