Update to 3.16.0
This commit is contained in:
parent
9a8e66ea55
commit
e8387ed89f
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/sushi-3.11.90.tar.xz
|
/sushi-3.11.90.tar.xz
|
||||||
/sushi-3.12.0.tar.xz
|
/sushi-3.12.0.tar.xz
|
||||||
/sushi-3.15.90.tar.xz
|
/sushi-3.15.90.tar.xz
|
||||||
|
/sushi-3.16.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
481d9c9611a696258b5039749e1ea242 sushi-3.15.90.tar.xz
|
cf0ca87c894029e65b2678ce9daab6ee sushi-3.16.0.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: sushi
|
Name: sushi
|
||||||
Version: 3.15.90
|
Version: 3.16.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A quick previewer for Nautilus
|
Summary: A quick previewer for Nautilus
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
|
|
||||||
License: GPLv2+ with exceptions
|
License: GPLv2+ with exceptions
|
||||||
URL: http://live.gnome.org/ThreePointOne/Features/FilePreviewing
|
URL: http://live.gnome.org/ThreePointOne/Features/FilePreviewing
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: gjs-devel
|
BuildRequires: gjs-devel
|
||||||
@ -67,6 +67,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 13 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
||||||
|
- Update to 3.16.0
|
||||||
|
|
||||||
* Fri Mar 13 2015 David King <amigadave@amigadave.com> - 3.15.90-2
|
* Fri Mar 13 2015 David King <amigadave@amigadave.com> - 3.15.90-2
|
||||||
- Fix GSettings scriptlet
|
- Fix GSettings scriptlet
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user