From 5f3e448062a38acb1be90859cdc07778f3d2028f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 05:22:01 +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/tang.git#b1edc4c896c2e308e729c5f9a1541df64c1d4935 --- tang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tang.spec b/tang.spec index cf6bb0a..059e84a 100644 --- a/tang.spec +++ b/tang.spec @@ -1,6 +1,6 @@ Name: tang Version: 7 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Network Presence Binding Daemon License: GPLv3+ @@ -84,6 +84,9 @@ exit 0 %{_mandir}/man1/tang-show-keys.1* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 7-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 1 2020 Sergio Correia - 7.8 - Move build system to meson Upstream commits (fed9020, 590de27)