Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:52:17 -07:00
parent 7cfb457b99
commit 7a24bd8518

View File

@ -1,6 +1,6 @@
Name: jansson
Version: 2.14
Release: 1%{?dist}
Release: 2%{?dist}
Summary: C library for encoding, decoding and manipulating JSON data
# src/lookup3.h is LicenseRef-Fedora-Public-Domain
@ -66,6 +66,9 @@ rm "$RPM_BUILD_ROOT%{_libdir}"/*.la
%doc doc/_build/html/*
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.14-2
- Bump release for June 2024 mass rebuild
* Fri May 03 2024 Xin Long <lxin@redhat.com> - 2.14-1
- Rebase to 2.14
Related: RHEL-30626