Update to 5.1.0
This commit is contained in:
parent
ccefd367c5
commit
d036b63c0c
12
nuspell.spec
12
nuspell.spec
@ -1,6 +1,6 @@
|
||||
Name: nuspell
|
||||
Version: 5.0.1
|
||||
Release: 3%{?dist}
|
||||
Version: 5.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast and safe spellchecking C++ library and command-line tool
|
||||
License: LGPLv3+
|
||||
URL: https://nuspell.github.io
|
||||
@ -37,10 +37,9 @@ The %{name}-devel package contains the header files and developer docs for \
|
||||
%cmake_install
|
||||
|
||||
%check
|
||||
ctest
|
||||
%ctest
|
||||
|
||||
%files
|
||||
%{_mandir}/man1/%{name}*
|
||||
%{_bindir}/%{name}
|
||||
%{_libdir}/*.so.5*
|
||||
%license COPYING COPYING.LESSER
|
||||
@ -55,13 +54,16 @@ ctest
|
||||
%doc %{_docdir}/nuspell/
|
||||
|
||||
%changelog
|
||||
* Sun Apr 17 2022 Sandro Mani <manisandro@gmail.com> - 5.1.0-1
|
||||
- Update to 5.1.0
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Mon Nov 16 2021 Vishal Vijayraghavan <vishalvvr@fedoraproject.org> - 5.0.1-1
|
||||
* Tue Nov 16 2021 Vishal Vijayraghavan <vishalvvr@fedoraproject.org> - 5.0.1-1
|
||||
- Resolves: rhbz#2022753 nuspell-5.0.1 is available
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nuspell-5.0.1.tar.gz) = f883d8c8a3a722a62d411d7b0973dd409c6d09d08ea678c577cef68ec8b5c7e4a4e4cb8a1323e632114414fc17137d1add996a72fbd522ab4de8c6f70fc77073
|
||||
SHA512 (nuspell-5.1.0.tar.gz) = 08ce776d224c66ba4bdd8cb22943741f30e8e5ba03396bfef1db598321c9b0f8814dacffcb52287b3b669426c7b08e2c1a40323341a9ff9768a7187002e1d77a
|
||||
|
Loading…
Reference in New Issue
Block a user