public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hunspell-oc] rawhide: Fix the encoding for oc_FR.dic file
@ 2026-07-16  8:32 Parag Nemade
  0 siblings, 0 replies; only message in thread
From: Parag Nemade @ 2026-07-16  8:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/hunspell-oc
Branch : rawhide
Commit : dfdafcf03d720cdecb4b8dabb185ac8ed7fd66d3
Author : Parag Nemade <panemade AT redhat DOT com>
Date   : 2026-07-16T13:45:15+05:30
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/hunspell-oc/c/dfdafcf03d720cdecb4b8dabb185ac8ed7fd66d3?branch=rawhide

Log:
Fix the encoding for oc_FR.dic file

---
diff --git a/hunspell-oc.spec b/hunspell-oc.spec
index 85580e1..6fe12f7 100644
--- a/hunspell-oc.spec
+++ b/hunspell-oc.spec
@@ -7,7 +7,7 @@
 Name: hunspell-oc
 Summary: Occitan hunspell dictionaries
 Version: 1.5
-Release: 9%{?dist}
+Release: 10%{?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/
@@ -23,6 +23,7 @@ Occitan hunspell dictionaries.
 
 %prep
 %autosetup -c -n hunspell-oc
+sed -i 's/\r$//' dictionaries/oc_FR.dic
 
 %build
 # nothing here
@@ -36,6 +37,9 @@ cp -p dictionaries/oc_FR.aff dictionaries/oc_FR.dic $RPM_BUILD_ROOT/%{_datadir}/
 %{_datadir}/%{dict_dirname}/*
 
 %changelog
+* Thu Jul 16 2026 Parag Nemade <panemade AT redhat DOT com> - 1.5-10
+- Fix the encoding for oc_FR.dic file
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-16  8:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16  8:32 [rpms/hunspell-oc] rawhide: Fix the encoding for oc_FR.dic file Parag Nemade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox