Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:33:19 -07:00
parent 6a89556eab
commit cb98865c36

View File

@ -7,7 +7,7 @@
Name: hunspell-pa Name: hunspell-pa
Summary: Punjabi hunspell dictionaries Summary: Punjabi hunspell dictionaries
Version: 1.0.0 Version: 1.0.0
Release: 26%{?dist} Release: 27%{?dist}
Epoch: 1 Epoch: 1
Source: http://anishpatil.fedorapeople.org/pa_in.%{version}.tar.gz Source: http://anishpatil.fedorapeople.org/pa_in.%{version}.tar.gz
URL: https://gitorious.org/hunspell_dictionaries/hunspell_dictionaries.git 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}/* %{_datadir}/%{dict_dirname}/*
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:1.0.0-27
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Sat Aug 03 2024 Parag Nemade <pnemade AT redhat DOT com> - 1:1.0.0-26 * Sat Aug 03 2024 Parag Nemade <pnemade AT redhat DOT com> - 1:1.0.0-26
- Resolves:RHEL-52302 - Add conditional for RHEL for using hunspell directory - Resolves:RHEL-52302 - Add conditional for RHEL for using hunspell directory
- Add tmt CI tests - Add tmt CI tests