update to 6.0.3 [release 6.0.3-1mamba;Fri Jun 06 2025]

This commit is contained in:
2025-06-09 11:36:18 +02:00
parent 639856a2fa
commit 28c6fb221b
2 changed files with 6 additions and 3 deletions

View File

@ -2,3 +2,4 @@
xv is an interactive image manipulation program for the X Window System. It can operate on images in the GIF, JPEG, TIFF, PBM, PGM, PPM, XPM, X11 bitmap, Sun Rasterfile, Targa, RLE, RGB, BMP, PCX, FITS, and PM formats on all known types of X displays. It can generate PostScript files, and if you have ghostscript (version 2.6 or above) installed on your machine, it can also display them.

View File

@ -1,12 +1,12 @@
Name: xv
Version: 6.0.2
Version: 6.0.3
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 <silvan.calarco@mambasoft.it>
URL: https://trilon.com/xv/
URL: https://github.com/jasper-software/xv
Source: https://github.com/jasper-software/xv.git/v%{version}/xv-%{version}.tar.bz2
License: Distributable
## AUTOBUILDREQ-BEGIN
@ -27,7 +27,6 @@ BuildRequires: libz-devel
%description
xv is an interactive image manipulation program for the X Window System. It can operate on images in the GIF, JPEG, TIFF, PBM, PGM, PPM, XPM, X11 bitmap, Sun Rasterfile, Targa, RLE, RGB, BMP, PCX, FITS, and PM formats on all known types of X displays. It can generate PostScript files, and if you have ghostscript (version 2.6 or above) installed on your machine, it can also display them.
%debug_package
%prep
%setup -q
@ -67,6 +66,9 @@ xv is an interactive image manipulation program for the X Window System. It can
%doc LICENSE.txt
%changelog
* Fri Jun 06 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.3-1mamba
- update to 6.0.3
* Tue Oct 15 2024 Automatic Build System <autodist@openmamba.org> 6.0.2-1mamba
- automatic version update by autodist