public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hunspell-gl] rawhide: Update to new upstream with latest release
@ 2026-07-16 8:09 Parag Nemade
0 siblings, 0 replies; only message in thread
From: Parag Nemade @ 2026-07-16 8:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hunspell-gl
Branch : rawhide
Commit : 551453ff2636acb7f31b232a25866202e0ed6fdd
Author : Parag Nemade <panemade AT redhat DOT com>
Date : 2026-07-16T13:18:22+05:30
Stats : +15/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hunspell-gl/c/551453ff2636acb7f31b232a25866202e0ed6fdd?branch=rawhide
Log:
Update to new upstream with latest release
---
diff --git a/.gitignore b/.gitignore
index b297cea..7391051 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
gl_ES-pack.zip
/gl_ES.zip
/corrector_ooo3.oxt
+/corrector-18-07-para-galego.oxt
diff --git a/hunspell-gl.spec b/hunspell-gl.spec
index 2c9055d..ef7c549 100644
--- a/hunspell-gl.spec
+++ b/hunspell-gl.spec
@@ -6,12 +6,12 @@
Name: hunspell-gl
Summary: Galician hunspell dictionaries
-%global upstreamid 20080515
+%global upstreamid 20180729
Version: 0.%{upstreamid}
-Release: 37%{?dist}
-Source: https://downloads.sourceforge.net/project/aoo-extensions/800/2/corrector_ooo3.oxt
-URL: http://wiki.mancomun.org/index.php/Corrector_ortogr%C3%A1fico_para_OpenOffice.org#Descrici.C3.B3n
-License: GPL-2.0-only
+Release: 1%{?dist}
+Source: https://extensions.libreoffice.org/assets/downloads/z/corrector-18-07-para-galego.oxt
+URL: https://extensions.libreoffice.org/en/extensions/show/corrector-ortografico-para-galego
+License: GPL-3.0-only
BuildArch: noarch
Requires: hunspell-filesystem
@@ -27,14 +27,18 @@ Galician hunspell dictionaries.
%install
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}
-cp -p dictionaries/*.dic dictionaries/*.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}
-
+cp -p gl.dic $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/gl_ES.dic
+cp -p gl.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/gl_ES.aff
%files
-%doc dictionaries/README-gl-ES.txt
-%{_datadir}/%{dict_dirname}/*
+%doc readme.txt readme-gl.txt
+%license license*.txt
+%{_datadir}/%{dict_dirname}/gl_ES.*
%changelog
+* Thu Jul 16 2026 Parag Nemade <panemade AT redhat DOT com> - 0.20180729-1
+- Update to new upstream with latest release
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.20080515-37
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 5318549..e79cbdd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (corrector_ooo3.oxt) = 031e67722ab7963427cc2980cedf1cb044b652a350219e5e2edf8e06725724385ceda876fa6f66ac279388f202a2f3c381eff91af0162d87c9f482168a5adf13
+SHA512 (corrector-18-07-para-galego.oxt) = ea19a917a3f4a7d6a144a9219e30f1a8cdd4865c98c1a3f901dd2ffb8a20143c2e80c4b458ea71ce97684042a4209852c9d21861710c52658fa7391eb221c7a4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-16 8:09 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:09 [rpms/hunspell-gl] rawhide: Update to new upstream with latest release Parag Nemade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox