!3 upgrade to 0.11.0 for xfce 4.16
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
88b250f7b1
Binary file not shown.
BIN
ristretto-0.11.0.tar.bz2
Normal file
BIN
ristretto-0.11.0.tar.bz2
Normal file
Binary file not shown.
@ -1,15 +1,14 @@
|
|||||||
%global xfceversion 4.14
|
%global majorversion 0.11
|
||||||
|
%global xfceversion 4.16
|
||||||
|
|
||||||
Name: ristretto
|
Name: ristretto
|
||||||
Version: 0.10.0
|
Version: 0.11.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Lightweight picture-viewer for the Xfce desktop environment
|
Summary: Lightweight picture-viewer for the Xfce desktop environment
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
#Group: Development/Libraries
|
|
||||||
URL: http://goodies.xfce.org/projects/applications/ristretto/
|
URL: http://goodies.xfce.org/projects/applications/ristretto/
|
||||||
Source0: http://archive.xfce.org/src/apps/%{name}/0.10/%{name}-%{version}.tar.bz2
|
Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
#BuildArch: noarch
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: dbus-glib-devel >= 0.34
|
BuildRequires: dbus-glib-devel >= 0.34
|
||||||
BuildRequires: gtk2-devel >= 2.20.0
|
BuildRequires: gtk2-devel >= 2.20.0
|
||||||
@ -57,5 +56,8 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
|
|||||||
%{_metainfodir}/*.appdata.xml
|
%{_metainfodir}/*.appdata.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 0.11.0-1
|
||||||
|
- Update to 0.11.0
|
||||||
|
|
||||||
* Mon Jul 27 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 0.10.0-1
|
* Mon Jul 27 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 0.10.0-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user