public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hunspell-lt] rawhide: Update to new Upstream Source URL
@ 2026-06-02 16:15 Parag Nemade
0 siblings, 0 replies; only message in thread
From: Parag Nemade @ 2026-06-02 16:15 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-02 16:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02 16:15 [rpms/hunspell-lt] rawhide: Update to new Upstream Source URL Parag Nemade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox