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-lt] rawhide: Update to new Upstream Source URL
Date: Tue, 02 Jun 2026 16:15:11 GMT [thread overview]
Message-ID: <178041691117.1.3799531237578030662.rpms-hunspell-lt-837940a5f6eb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/hunspell-lt
Branch : rawhide
Commit : 837940a5f6eb7990828e2d7bf410b1a435393179
Author : Parag Nemade <panemade AT redhat DOT com>
Date : 2026-06-02T15:27:12+05:30
Stats : +15/-17 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hunspell-lt/c/837940a5f6eb7990828e2d7bf410b1a435393179?branch=rawhide
Log:
Update to new Upstream Source URL
---
diff --git a/.gitignore b/.gitignore
index 00e8b85..a22e99d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
lt_LT-1.2.1.zip
+/openoffice-spellcheck-lt-1.3.2.oxt
diff --git a/hunspell-lt.spec b/hunspell-lt.spec
index 7fa7df2..6c155a6 100644
--- a/hunspell-lt.spec
+++ b/hunspell-lt.spec
@@ -6,12 +6,10 @@
Name: hunspell-lt
Summary: Lithuanian hunspell dictionaries
-Version: 1.2.1
-Release: 37%{?dist}
-## Note that upstream is dead and there is no download link available
-## so please don't report FTBFS bugs for this package.
-Source: ftp://ftp.akl.lt/ispell-lt/lt_LT-%{version}.zip
-URL: ftp://ftp.akl.lt/ispell-lt/
+Version: 1.3.2
+Release: 1%{?dist}
+Source: https://github.com/ispell-lt/ispell-lt/releases/download/rel-%{version}/openoffice-spellcheck-lt-%{version}.oxt
+URL: https://github.com/ispell-lt/ispell-lt/
License: BSD-3-Clause
BuildArch: noarch
@@ -22,26 +20,25 @@ Supplements: (hunspell and langpacks-lt)
Lithuanian hunspell dictionaries.
%prep
-%autosetup -n lt_LT-%{version}
+%autosetup -c
%build
chmod -x *
-for i in INSTRUKCIJOS.txt; do
- tr -d '\r' < $i > $i.new
- touch -r $i $i.new
- mv -f $i.new $i
-done
%install
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}
-cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}
-
+cp -p lt.dic $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/lt_LT.dic
+cp -p lt.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/lt_LT.aff
%files
-%doc README.EN INSTRUKCIJOS.txt
-%{_datadir}/%{dict_dirname}/*
+%doc README
+%license COPYING
+%{_datadir}/%{dict_dirname}/lt_LT.*
%changelog
+* Tue Jun 02 2026 Parag Nemade <pnemade AT redhat DOT com> - 1.3.2-1
+- Update to new Upstream Source URL
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-37
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 0351e47..e7b7048 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61afbafbafa4942a055c653cd2f0536a lt_LT-1.2.1.zip
+SHA512 (openoffice-spellcheck-lt-1.3.2.oxt) = ec563d09d8114aa430747bfb12f7bfc6e46a661d9af5143dfbd5140097b69e3225089a01b0797fdd9f87f6d68161b7ad668b155823b7cbe827543af6caa4738c
reply other threads:[~2026-06-02 16:15 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=178041691117.1.3799531237578030662.rpms-hunspell-lt-837940a5f6eb@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