diff --git a/xclock.spec b/xclock.spec index f02906d..bddd67f 100644 --- a/xclock.spec +++ b/xclock.spec @@ -1,31 +1,32 @@ Name: xclock -Version: 1.0.9 +Version: 1.1.1 Release: 1mamba Summary: xclock application - analog/digital clock for X Group: Graphical Desktop/Applications/Utilities Vendor: openmamba Distribution: openmamba -Packager: Tiziana Ferro -URL: http://xorg.freedesktop.org/ -Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Packager: Silvan Calarco +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: libX11-devel BuildRequires: libXaw-devel BuildRequires: libXft-devel -BuildRequires: libxkbfile-devel BuildRequires: libXmu-devel BuildRequires: libXrender-devel BuildRequires: libXt-devel +BuildRequires: libxkbfile-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description xclock is the classic X Window System clock utility. It displays the time in analog or digital form. The time is continuously updated at a frequency which may be specified by the user. +%debug_package + %prep %setup -q @@ -50,6 +51,9 @@ The time is continuously updated at a frequency which may be specified by the us #ChangeLog %changelog +* Tue Apr 19 2022 Silvan Calarco 1.1.1-1mamba +- update to 1.1.1 + * Fri Aug 02 2019 Automatic Build System 1.0.9-1mamba - automatic update by autodist