From 442dc6212bb73a36fea9e02c7187d0041db95e37 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:33:18 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- hunspell-or.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-or.spec b/hunspell-or.spec index 5e5c170..32a09e7 100644 --- a/hunspell-or.spec +++ b/hunspell-or.spec @@ -8,7 +8,7 @@ Name: hunspell-or Summary: Odia hunspell dictionaries Version: 1.0.0 Epoch: 1 -Release: 26%{?dist} +Release: 27%{?dist} License: GPL-2.0-or-later URL: https://gitorious.org/hunspell_dictionaries/hunspell_dictionaries.git Source0: http://anishpatil.fedorapeople.org/or_in.%{version}.tar.gz @@ -40,6 +40,10 @@ cp -p or_IN/*.dic or_IN/*.aff %{buildroot}%{_datadir}/%{dict_dirname} %{_datadir}/%{dict_dirname}/* %changelog +* Tue Oct 29 2024 Troy Dawson - 1:1.0.0-27 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Sat Aug 03 2024 Parag Nemade - 1:1.0.0-26 - Resolves:RHEL-52301 - Add conditional for RHEL for using hunspell directory - Add tmt CI tests