Update to 5.1.3
This commit is contained in:
parent
61c2db738a
commit
f6fcdf77e0
@ -1,7 +1,7 @@
|
||||
diff -rupN --no-dereference nuspell-5.1.2/src/nuspell/CMakeLists.txt nuspell-5.1.2-new/src/nuspell/CMakeLists.txt
|
||||
--- nuspell-5.1.2/src/nuspell/CMakeLists.txt 2022-09-29 13:57:55.000000000 +0200
|
||||
+++ nuspell-5.1.2-new/src/nuspell/CMakeLists.txt 2022-10-01 15:13:42.269083401 +0200
|
||||
@@ -22,6 +22,10 @@ set_target_properties(nuspell PROPERTIES
|
||||
diff -rupN --no-dereference nuspell-5.1.3/src/nuspell/CMakeLists.txt nuspell-5.1.3-new/src/nuspell/CMakeLists.txt
|
||||
--- nuspell-5.1.3/src/nuspell/CMakeLists.txt 2023-08-27 18:09:53.000000000 +0200
|
||||
+++ nuspell-5.1.3-new/src/nuspell/CMakeLists.txt 2023-08-29 07:39:23.955116028 +0200
|
||||
@@ -23,6 +23,10 @@ set_target_properties(nuspell PROPERTIES
|
||||
SOVERSION ${PROJECT_VERSION_MAJOR}
|
||||
CXX_VISIBILITY_PRESET hidden)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: nuspell
|
||||
Version: 5.1.2
|
||||
Release: 7%{?dist}
|
||||
Version: 5.1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast and safe spellchecking C++ library and command-line tool
|
||||
License: LGPL-3.0-or-later
|
||||
URL: https://nuspell.github.io
|
||||
@ -123,6 +123,9 @@ rm -rf %{buildroot}%{mingw64_docdir}/%{name}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 29 2023 Sandro Mani <manisandro@gmail.com> - 5.1.3-1
|
||||
- Update to 5.1.3
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.2-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nuspell-5.1.2.tar.gz) = 138212ae5340836f0bc85d9d5327dc43ffdb1481ca72678b4619938b86c4c8e7c156eec1446f459636460a9015cd476031ad53d0979325e637ed97c19e2f87c8
|
||||
SHA512 (nuspell-5.1.3.tar.gz) = 72c868f734848be79c7cfb0502298626307213e4f3f422f8e9ee7dac24cb3d79ea55d04ef0443e7107bb11eb545c79a15a8aea8cb056dc2805c23bd5e3292562
|
||||
|
Loading…
Reference in New Issue
Block a user