update to 1.0.8 [release 1.0.8-1mamba;Sat Jul 16 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 19:34:30 +01:00
parent 11ef2ad5a1
commit e27485343b

View File

@ -1,19 +1,16 @@
Name: xconsole
Version: 1.0.7
Version: 1.0.8
Release: 1mamba
Summary: xconsole - monitor system console messages with X
Group: System/X11
Vendor: openmamba
Distribution: openmamba
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
URL: http://x.org
Source: http://ftp.x.org/pub/individual/app/xconsole-%{version}.tar.bz2
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/
Source: https://xorg.freedesktop.org/archive/individual/app/xconsole-%{version}.tar.xz
License: MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-root
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libICE-devel
BuildRequires: libSM-devel
BuildRequires: libX11-devel
BuildRequires: libXaw-devel
BuildRequires: libXmu-devel
@ -23,8 +20,9 @@ BuildRequires: libXt-devel
%description
xconsole - monitor system console messages with X
%prep
%debug_package
%prep
%setup -q
%build
@ -47,6 +45,9 @@ xconsole - monitor system console messages with X
%doc COPYING ChangeLog
%changelog
* Sat Jul 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.8-1mamba
- update to 1.0.8
* Mon Apr 10 2017 Automatic Build System <autodist@mambasoft.it> 1.0.7-1mamba
- automatic update by autodist