From 9dedf0008c190e6a43e9aa943a05000d259aad8d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Dec 07 2021 17:20:04 +0000 Subject: import yajl-2.1.0-20.el9 --- diff --git a/SPECS/yajl.spec b/SPECS/yajl.spec index f6cb05f..69bdf4d 100644 --- a/SPECS/yajl.spec +++ b/SPECS/yajl.spec @@ -3,7 +3,7 @@ Name: yajl Version: 2.1.0 -Release: 18%{?dist} +Release: 20%{?dist} Summary: Yet Another JSON Library (YAJL) License: ISC @@ -94,6 +94,14 @@ cd test %changelog +* Fri Oct 01 2021 Jindrich Novy - 2.1.0-20 +- perform only sanity/installability tests for now +- Related: #2000051 + +* Wed Sep 29 2021 Jindrich Novy - 2.1.0-19 +- add gating.yaml +- Related: #2000051 + * Tue Aug 10 2021 Mohan Boddu - 2.1.0-18 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688