From 7f1d3a157b16106c79d93a9eb23454c43361297c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 05:59:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- fstrm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fstrm.spec b/fstrm.spec index cc6c2a5..e1b8eb1 100644 --- a/fstrm.spec +++ b/fstrm.spec @@ -4,7 +4,7 @@ Name: fstrm Summary: Frame Streams implementation in C Version: 0.6.0 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT URL: https://github.com/farsightsec/fstrm Source0: https://dl.farsightsecurity.com/dist/%{name}/%{name}-%{version}.tar.gz @@ -105,6 +105,9 @@ make check %doc %{_pkgdocdir}/html %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.6.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 15 2020 Petr Menšík - 0.6.0-3 - Move command line tools to utils subpackage