update to 1.0.6 [release 1.0.6-1mamba;Sun Nov 27 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 19:44:28 +01:00
parent 8b1d687ef8
commit 350aa1e91c

View File

@ -1,17 +1,16 @@
Name: xlogo
Version: 1.0.5
Version: 1.0.6
Release: 1mamba
Summary: xlogo - X Window System logo
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: libICE-devel
BuildRequires: libSM-devel
BuildRequires: libX11-devel
BuildRequires: libXaw-devel
@ -20,12 +19,14 @@ BuildRequires: libXft-devel
BuildRequires: libXmu-devel
BuildRequires: libXrender-devel
BuildRequires: libXt-devel
BuildRequires: libxkbfile-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
The xlogo program displays the X Window System logo.
%debug_package
%prep
%setup -q
@ -45,9 +46,12 @@ The xlogo program displays the X Window System logo.
%{_bindir}/%{name}
%{_datadir}/X11/app-defaults/XLogo*
%{_mandir}/man?/*
%doc COPYING ChangeLog
%doc COPYING
%changelog
* Sun Nov 27 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.6-1mamba
- update to 1.0.6
* Sat Apr 06 2019 Automatic Build System <autodist@mambasoft.it> 1.0.5-1mamba
- automatic update by autodist