From cb98865c366537324f3592882230c385520898ff Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:33:19 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- hunspell-pa.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-pa.spec b/hunspell-pa.spec index 65b0f73..d289dd5 100644 --- a/hunspell-pa.spec +++ b/hunspell-pa.spec @@ -7,7 +7,7 @@ Name: hunspell-pa Summary: Punjabi hunspell dictionaries Version: 1.0.0 -Release: 26%{?dist} +Release: 27%{?dist} Epoch: 1 Source: http://anishpatil.fedorapeople.org/pa_in.%{version}.tar.gz URL: https://gitorious.org/hunspell_dictionaries/hunspell_dictionaries.git @@ -37,6 +37,10 @@ cp -p pa_IN/*.dic pa_IN/*.aff $RPM_BUILD_ROOT/%{_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-52302 - Add conditional for RHEL for using hunspell directory - Add tmt CI tests