update to 0.12.2
This commit is contained in:
parent
88b250f7b1
commit
d965f2aa9a
Binary file not shown.
BIN
ristretto-0.12.2.tar.bz2
Normal file
BIN
ristretto-0.12.2.tar.bz2
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
%global majorversion 0.11
|
||||
%global majorversion 0.12
|
||||
%global xfceversion 4.16
|
||||
|
||||
Name: ristretto
|
||||
Version: 0.11.0
|
||||
Version: 0.12.2
|
||||
Release: 1
|
||||
Summary: Lightweight picture-viewer for the Xfce desktop environment
|
||||
License: GPLv2+
|
||||
@ -43,7 +43,7 @@ desktop-file-install \
|
||||
--add-mime-type=image/x-tga \
|
||||
--add-mime-type=image/xpm \
|
||||
--delete-original \
|
||||
%{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
%{buildroot}%{_datadir}/applications/org.xfce.%{name}.desktop
|
||||
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
|
||||
|
||||
@ -56,6 +56,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
|
||||
%{_metainfodir}/*.appdata.xml
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2022 Dillon Chen <dillon.chen@gmail.com> - 0.12.0-1
|
||||
- Update to 0.12.2
|
||||
|
||||
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 0.11.0-1
|
||||
- Update to 0.11.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user