Update to 42.0

This commit is contained in:
David King 2022-07-06 10:41:57 +01:00
parent 8e230618f2
commit c7f6c7cde5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -50,3 +50,4 @@
/sushi-41.0.tar.xz
/sushi-41.1.tar.xz
/sushi-41.2.tar.xz
/sushi-42.0.tar.xz

View File

@ -1 +1 @@
SHA512 (sushi-41.2.tar.xz) = c47b22a013fe31de6943d8af0f333b8050a8f0ecb0e827ea71666cd0175d5cc99336eb7ad96b21ba7aaf87f23d01b4f37a1ca8c0fc644fa89aa8960699b61f43
SHA512 (sushi-42.0.tar.xz) = 203510d793be56b73e59553ead555d863919b4f8ebe9f0b46d01a887685fc0d210b81b739bd7dca221a91d3c9d4c2885b84851c2445a1ab00720e1fd2f59c817

View File

@ -3,8 +3,8 @@
%global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so.*$
Name: sushi
Version: 41.2
Release: 2%{?dist}
Version: 42.0
Release: 1%{?dist}
Summary: A quick previewer for Nautilus
License: GPLv2+ with exceptions
@ -57,6 +57,9 @@ file manager.
%changelog
* Wed Jul 06 2022 David King <amigadave@amigadave.com> - 42.0-1
- Update to 42.0
* Thu Jun 16 2022 David King <amigadave@amigadave.com> - 41.2-2
- Exclude private library from Provides