Update to 45.0
This commit is contained in:
parent
c5912ab66d
commit
77b3943bbe
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/sushi-43.0.tar.xz
|
||||
/sushi-44.2.tar.xz
|
||||
/sushi-45.alpha.2.tar.xz
|
||||
/sushi-45.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sushi-45.alpha.2.tar.xz) = a5a658860731f64c00657fc34f1b494f656fb0981c10e8baf31641bbc84f6902a37853f13aab622abd40ad154a9f8e1e99e162c887e34f20f781ee33a70996ed
|
||||
SHA512 (sushi-45.0.tar.xz) = 25f8183e8a98ece5f8fe8b62bd60c1570e580634bc154650c044d37a18f3848fac724a2bebcc59a6d2b55290cf2ec852abda21864b15d97b3395183c2391ae0f
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so.*$
|
||||
|
||||
Name: sushi
|
||||
Version: 45~alpha.2
|
||||
Release: 2%{?dist}
|
||||
Version: 45.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A quick previewer for Nautilus
|
||||
|
||||
License: GPLv2+ with exceptions
|
||||
@ -47,7 +47,7 @@ file manager.
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc README AUTHORS NEWS TODO
|
||||
%doc AUTHORS NEWS README.md TODO
|
||||
%license COPYING
|
||||
%{_bindir}/sushi
|
||||
%{_libexecdir}/org.gnome.NautilusPreviewer
|
||||
@ -58,6 +58,9 @@ file manager.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 20 2023 Kalev Lember <klember@redhat.com> - 45.0-1
|
||||
- Update to 45.0
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 45~alpha.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user