From bb13ead3a76ae948c64698a014124db3e3b66b34 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:24:59 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- fstrm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fstrm.spec b/fstrm.spec index ff34ff3..f18cefa 100644 --- a/fstrm.spec +++ b/fstrm.spec @@ -4,7 +4,7 @@ Name: fstrm Summary: Frame Streams implementation in C Version: 0.6.1 -Release: 11%{?dist} +Release: 12%{?dist} License: MIT AND NTP URL: https://github.com/farsightsec/fstrm Source0: https://dl.farsightsecurity.com/dist/%{name}/%{name}-%{version}.tar.gz @@ -115,6 +115,10 @@ make check %doc %{_pkgdocdir}/html %changelog +* Tue Oct 29 2024 Troy Dawson - 0.6.1-12 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.6.1-11 - Bump release for June 2024 mass rebuild