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-sq] rawhide: Convert sq_AL.dic to UTF-8 encoding format
Date: Thu, 16 Jul 2026 08:18:15 GMT	[thread overview]
Message-ID: <178418989503.1.343997221528356194.rpms-hunspell-sq-516015d6b960@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Convert sq_AL.dic to UTF-8 encoding format

---
diff --git a/hunspell-sq.spec b/hunspell-sq.spec
index 4cf8aaa..7a51017 100644
--- a/hunspell-sq.spec
+++ b/hunspell-sq.spec
@@ -6,7 +6,7 @@
 Name: hunspell-sq
 Summary: Albanian hunspell dictionaries
 Version: 1.6.4
-Release: 32%{?dist}
+Release: 33%{?dist}
 Source: http://www.shkenca.org/shkarkime/myspell-sq_AL-%{version}.zip
 URL: http://www.shkenca.org/k6i/albanian_dictionary_for_myspell_en.html
 License: GPL-2.0-or-later
@@ -21,6 +21,10 @@ Albanian hunspell dictionaries.
 %prep
 %setup -q -n myspell-sq_AL-%{version}
 
+iconv --from=ISO-8859-1 --to=UTF-8 sq_AL.dic > sq_AL.dic.new && \
+touch -r sq_AL.dic sq_AL.dic.new && \
+mv sq_AL.dic.new sq_AL.dic
+
 %build
 
 %install
@@ -33,6 +37,9 @@ cp -p sq_AL.* $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/
 %{_datadir}/%{dict_dirname}/*
 
 %changelog
+* Thu Jul 16 2026 Parag Nemade <panemade AT redhat DOT com> - 1.6.4-33
+- Convert sq_AL.dic to UTF-8 encoding format
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.4-32
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-07-16  8:18 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=178418989503.1.343997221528356194.rpms-hunspell-sq-516015d6b960@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