update to 1.1.1 [release 1.1.1-1mamba;Tue Apr 19 2022]
This commit is contained in:
parent
d704fbadbe
commit
369cdfb865
16
xclock.spec
16
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 <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: 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 <silvan.calarco@mambasoft.it> 1.1.1-1mamba
|
||||
- update to 1.1.1
|
||||
|
||||
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 1.0.9-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user