Update to 3.28.2
This commit is contained in:
parent
e88918441a
commit
3604579680
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/sushi-3.24.0.tar.xz
|
||||
/sushi-3.28.0.tar.xz
|
||||
/sushi-3.28.1.tar.xz
|
||||
/sushi-3.28.2.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sushi-3.28.1.tar.xz) = a9a7b7f01d0bcd3f4c6402730c33ba15168abed979cdf2b691488a4ed9b504b46ff59a6f7a315b87f4b2f1d4cbc7fc751f94ff9c207071297fa23c8e7c7815c7
|
||||
SHA512 (sushi-3.28.2.tar.xz) = de138e2385709ae1b7e77442a01fca27a1a17ba1b20530b5e0aceb78b1dbfa33a1a1b143614004fcc9520c6172d3db8dd6fffb0681e225919f59f9722c1a62b7
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: sushi
|
||||
Version: 3.28.1
|
||||
Version: 3.28.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A quick previewer for Nautilus
|
||||
|
||||
@ -52,6 +52,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 20 2018 Kalev Lember <klember@redhat.com> - 3.28.2-1
|
||||
- Update to 3.28.2
|
||||
|
||||
* Thu Apr 19 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
|
||||
- Update to 3.28.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user