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-gl] rawhide: Update to new upstream with latest release
Date: Thu, 16 Jul 2026 08:09:01 GMT	[thread overview]
Message-ID: <178418934135.1.11916883303774382210.rpms-hunspell-gl-551453ff2636@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-16  8:09 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=178418934135.1.11916883303774382210.rpms-hunspell-gl-551453ff2636@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