From caf7aad103337abc715c2be0a9bf74b4e770d9a9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:46:12 +0000 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/plotnetcfg.git#0cee377dd70256e5cd3a5501dc33ebcb0844b26d --- plotnetcfg.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plotnetcfg.spec b/plotnetcfg.spec index 938ee25..c02e247 100644 --- a/plotnetcfg.spec +++ b/plotnetcfg.spec @@ -3,13 +3,14 @@ Name: plotnetcfg Version: 0.4.1 -Release: 14%{?dist} +Release: 15%{?dist} Summary: A tool to plot network configuration License: GPLv2+ URL: https://github.com/jbenc/plotnetcfg Source0: https://github.com/jbenc/plotnetcfg/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz +BuildRequires: make BuildRequires: gcc, jansson-devel Requires: jansson @@ -34,6 +35,9 @@ make %{?_smp_mflags} CFLAGS="%{optflags}" %{_mandir}/man8/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.4.1-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 0.4.1-14 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild