From 516a2a295578134bcd7765a8f6ea7e358ceff06c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:15:39 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- asciidoc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/asciidoc.spec b/asciidoc.spec index fcdb876..f0434aa 100644 --- a/asciidoc.spec +++ b/asciidoc.spec @@ -1,6 +1,6 @@ Name: asciidoc Version: 10.2.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Text based document generation License: GPL-2.0-or-later @@ -101,6 +101,10 @@ rm %{buildroot}/share/doc/{BUGS.adoc,CHANGELOG.adoc,INSTALL.adoc,README.md,dbla %dir %{python3_sitelib}/asciidoc/resources/filters/latex %changelog +* Tue Oct 29 2024 Troy Dawson - 10.2.0-12 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Jun 26 2024 Josef Ridky - 10.2.0-11 - Add gating.yaml file