Update to 3.10.0
This commit is contained in:
parent
af1fa00b7a
commit
c5ea0d96dc
2
sources
2
sources
@ -1 +1 @@
|
||||
c602997a795f9d9eb00d69ab4a7fe58c sushi-3.8.1.tar.xz
|
||||
e092e07e16c9006502f1922a00f0b5ac sushi-3.10.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: sushi
|
||||
Version: 3.8.1
|
||||
Release: 3%{?dist}
|
||||
Version: 3.10.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A quick previewer for Nautilus
|
||||
Group: User Interface/Desktops
|
||||
|
||||
License: GPLv2+ with exceptions
|
||||
URL: http://live.gnome.org/ThreePointOne/Features/FilePreviewing
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.10/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtksourceview3-devel
|
||||
BuildRequires: intltool
|
||||
@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
||||
- Update to 3.10.0
|
||||
|
||||
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-3
|
||||
- Rebuilt for cogl 1.15.4 soname bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user