update to 1.0.7 [release 1.0.7-1mamba;Thu Nov 03 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 19:41:53 +01:00
parent 7cb48a0065
commit ff26f7dd0a

View File

@ -1,24 +1,25 @@
Name: xfsinfo
Version: 1.0.6
Version: 1.0.7
Release: 1mamba
Summary: xfsinfo - X font server information utility
Group: Graphical Desktop/Applications/Utilities
Vendor: openmamba
Distribution: openmamba
Packager: Tiziana Ferro <tiziana.ferro@email.it>
URL: http://xorg.freedesktop.org/
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libFS-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Xfsinfo is a utility for displaying information about an X font server.
It is used to examine the capabilities of a server, the predefined values for various parameters used in communicating between clients and the server, and the font catalogues and alternate servers that are available.
%debug_package
%prep
%setup -q
@ -40,6 +41,9 @@ It is used to examine the capabilities of a server, the predefined values for va
%doc COPYING
%changelog
* Thu Nov 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.7-1mamba
- update to 1.0.7
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 1.0.6-1mamba
- automatic update by autodist