diff --git a/xv.spec b/xv.spec index ee62146..0ed190e 100644 --- a/xv.spec +++ b/xv.spec @@ -1,12 +1,12 @@ Name: xv -Version: 6.0.1 +Version: 6.0.2 Release: 1mamba Summary: An interactive image manipulation program for the X Window System Group: Graphical Desktop/Applications/Graphics Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.trilon.com/xv/ +URL: https://trilon.com/xv/ Source: https://github.com/jasper-software/xv.git/v%{version}/xv-%{version}.tar.bz2 License: Distributable ## AUTOBUILDREQ-BEGIN @@ -17,7 +17,7 @@ BuildRequires: libX11-devel BuildRequires: libXrandr-devel BuildRequires: libXt-devel BuildRequires: libjasper-devel -BuildRequires: libjpeg-devel +BuildRequires: libjpeg-turbo BuildRequires: libpng-devel BuildRequires: libtiff-devel BuildRequires: libwebp-devel @@ -67,6 +67,9 @@ xv is an interactive image manipulation program for the X Window System. It can %doc LICENSE.txt %changelog +* Tue Oct 15 2024 Automatic Build System 6.0.2-1mamba +- automatic version update by autodist + * Mon Sep 02 2024 Automatic Build System 6.0.1-1mamba - automatic version update by autodist