From 1f47eb0fec7eda9e35222a74d6b0b85cefbedb4a Mon Sep 17 00:00:00 2001 From: Benjamin Beasley Date: Sat, 9 Jan 2021 11:07:47 -0500 Subject: [PATCH] Rebuild for cpp-hocon 0.3.0 --- facter.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/facter.spec b/facter.spec index 5b60c81..6d37453 100644 --- a/facter.spec +++ b/facter.spec @@ -6,7 +6,7 @@ Name: facter Version: 3.14.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Command and ruby library for gathering system information License: ASL 2.0 @@ -111,6 +111,9 @@ The ruby bindings for libfacter. %ldconfig_scriptlets %changelog +* Sat Jan 9 2021 ben - 3.14.7-5 +- Rebuild for cpp-hocon 0.3.0 + * Wed Nov 04 2020 Jeff Law - 3.14.7-4 - Fix missing #includes for gcc-11