update to 0.12.2

This commit is contained in:
dillon_chen 2022-06-23 11:25:26 +08:00
parent 88b250f7b1
commit d965f2aa9a
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
ristretto-0.12.2.tar.bz2 Normal file

Binary file not shown.

View File

@ -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