From a7f5ec2b8a09c5c7882c27c1901edd4d1b051290 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Marciniak?= Date: Fri, 9 Jun 2023 17:35:31 +0200 Subject: [PATCH] Update to the latest version, url fix --- hunspell-pl.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/hunspell-pl.spec b/hunspell-pl.spec index 72603c7..90c2a50 100644 --- a/hunspell-pl.spec +++ b/hunspell-pl.spec @@ -5,10 +5,10 @@ %endif Name: hunspell-pl Summary: Polish hunspell dictionaries -%global upstreamid 20180707 +%global upstreamid 20230601 Version: 0.%{upstreamid} -Release: 13%{?dist} -Source: http://sjp.pl/slownik/ort/sjp-myspell-pl-%{upstreamid}.zip +Release: 1%{?dist} +Source: https://sjp.pl/slownik/ort/sjp-myspell-pl-%{upstreamid}.zip URL: https://sjp.pl/slownik/ort/ License: LGPL-2.1-or-later OR GPL-1.0-or-later OR MPL-1.1 OR Apache-2.0 OR CC-BY-SA-4.0 BuildArch: noarch @@ -35,6 +35,9 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname} %{_datadir}/%{dict_dirname}/* %changelog +* Thu Jun 08 2023 Paweł Marciniak - 0.20230601-1 +- Update to the latest version + * Wed Feb 22 2023 Caolán McNamara - 0.20160720-13 - migrated to SPDX license