From 40cf34e74bac33d8f65aaea401a13b79c1621909 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 13:06:35 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/dotconf.git#50e5d5cc64cb20b572bf9e25a43dbc66b90e092e --- dotconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dotconf.spec b/dotconf.spec index 866077c..7f2719f 100644 --- a/dotconf.spec +++ b/dotconf.spec @@ -1,6 +1,6 @@ Name: dotconf Version: 1.3 -Release: 25%{?dist} +Release: 26%{?dist} Summary: Libraries to parse configuration files License: LGPLv2 URL: https://github.com/williamh/dotconf/ @@ -60,6 +60,9 @@ mv ${RPM_BUILD_ROOT}%{_docdir}/%{name}/* __tmp_doc %{_libdir}/pkgconfig/dotconf.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.3-26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.3-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild