From 1a70d7cfd62c093a222cda594cdea5fce3a8404b Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:33:14 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- hunspell-oc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-oc.spec b/hunspell-oc.spec index 20ece35..efffc1a 100644 --- a/hunspell-oc.spec +++ b/hunspell-oc.spec @@ -7,7 +7,7 @@ Name: hunspell-oc Summary: Occitan hunspell dictionaries Version: 1.5 -Release: 5%{?dist} +Release: 6%{?dist} Source: https://addons.mozilla.org/firefox/downloads/file/4085695/diccionari_occitan_lengadocian-%{version}.xpi URL: https://addons.mozilla.org/en-US/firefox/addon/diccionari-occitan-lengadocian/ # https://www.mozilla.org/en-US/MPL/2.0/combining-mpl-and-gpl/ @@ -36,6 +36,10 @@ cp -p dictionaries/oc_FR.aff dictionaries/oc_FR.dic $RPM_BUILD_ROOT/%{_datadir}/ %{_datadir}/%{dict_dirname}/* %changelog +* Tue Oct 29 2024 Troy Dawson - 1.5-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Aug 02 2024 Parag Nemade - 1.5-5 - Resolves:RHEL-52493 - Add conditional for RHEL for using hunspell directory - Add tmt CI tests