From a48754539128e8bfd1c3b6c35eece3e517cbb7a4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 06:51:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libconfig.spec b/libconfig.spec index dccde68..1ee3e92 100644 --- a/libconfig.spec +++ b/libconfig.spec @@ -3,7 +3,7 @@ Name: libconfig Summary: C/C++ configuration file library Version: 1.7.2 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ URL: http://www.hyperrealm.com/libconfig/ Source0: https://hyperrealm.github.io/%name/dist/%name-%version.tar.gz @@ -78,6 +78,9 @@ make check %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.7.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jul 24 2018 Rex Dieter - 1.7.2-2 - %%files: track library sonames, so bumps aren't a surprise - %%build: --disable-silent-rules