automatic version update by autodist [release 1.2.0-1mamba;Sun Aug 29 2021]

This commit is contained in:
Automatic Build System 2024-01-05 19:37:09 +01:00
parent afed0ec8f1
commit d804fdbc02

View File

@ -1,27 +1,30 @@
Name: xeyes
Version: 1.1.2
Version: 1.2.0
Release: 1mamba
Summary: xeyes - a follow the mouse X demo
Group: Graphical Desktop/Applications/Utilities
Vendor: openmamba
Distribution: openmamba
Packager: Tiziana Ferro <tiziana.ferro@email.it>
URL: http://xorg.freedesktop.org/
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: libXi-devel
BuildRequires: libXmu-devel
BuildRequires: libXrender-devel
BuildRequires: libXt-devel
BuildRequires: libxcb-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Xeyes watches what you do and reports to the Boss.
%debug_package
%prep
%setup -q
@ -40,9 +43,12 @@ Xeyes watches what you do and reports to the Boss.
%defattr(-,root,root)
%{_bindir}/%{name}
%{_mandir}/man?/*
%doc COPYING ChangeLog README
%doc COPYING
%changelog
* Sun Aug 29 2021 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
- automatic version update by autodist
* Tue Mar 13 2018 Automatic Build System <autodist@mambasoft.it> 1.1.2-1mamba
- automatic update by autodist