Update to 3.23.91
This commit is contained in:
parent
25d67bfe42
commit
97159759f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/sushi-3.19.90.tar.xz
|
||||
/sushi-3.20.0.tar.xz
|
||||
/sushi-3.21.91.tar.xz
|
||||
/sushi-3.23.91.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
604e85ba4730f553587fb26c6207c2c2 sushi-3.21.91.tar.xz
|
||||
SHA512 (sushi-3.23.91.tar.xz) = 4d2fcaec93f25ab88e9204c9c051150844f193dda9a93523dbce65f4c3c97c539482ded3f053200ef115400a08e5ae3282681ad6853b04c285e73b7ce5473663
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: sushi
|
||||
Version: 3.21.91
|
||||
Release: 2%{?dist}
|
||||
Version: 3.23.91
|
||||
Release: 1%{?dist}
|
||||
Summary: A quick previewer for Nautilus
|
||||
|
||||
License: GPLv2+ with exceptions
|
||||
URL: https://wiki.gnome.org/ThreePointOne/Features/FilePreviewing
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: intltool
|
||||
BuildRequires: gjs-devel
|
||||
@ -59,6 +59,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 06 2017 Kalev Lember <klember@redhat.com> - 3.23.91-1
|
||||
- Update to 3.23.91
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.21.91-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user