public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Parag Nemade <panemade AT redhat DOT com>
To: git-commits@fedoraproject.org
Subject: [rpms/hunspell-oc] rawhide: Fix the encoding for oc_FR.dic file
Date: Thu, 16 Jul 2026 08:32:38 GMT	[thread overview]
Message-ID: <178419075812.1.4942741004857406283.rpms-hunspell-oc-dfdafcf03d72@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-16  8:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178419075812.1.4942741004857406283.rpms-hunspell-oc-dfdafcf03d72@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox