update to 1.0.9 [release 1.0.9-1mamba;Fri Oct 28 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 23:53:24 +01:00
parent ee2fa733d9
commit 638f2b1ceb

View File

@ -1,25 +1,24 @@
Name: imake
Version: 1.0.8
Version: 1.0.9
Release: 1mamba
Summary: X.Org imake build tool
Group: System/X11
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://x.org
Source: ftp://x.org/pub/individual/util/imake-%{version}.tar.bz2
URL: https://www.x.org/wiki/
Source: ftp://x.org/pub/individual/util/imake-%{version}.tar.xz
License: MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-root
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: xorg-cf-files
## AUTOBUILDREQ-END
BuildRequires: xorg-proto-devel
Requires: xorg-cf-files >= 1.0.2
%description
X.Org imake build tool.
%debug_package
%prep
%setup -q
@ -58,6 +57,9 @@ X.Org imake build tool.
#ChangeLog
%changelog
* Fri Oct 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.9-1mamba
- update to 1.0.9
* Sun Mar 24 2019 Automatic Build System <autodist@mambasoft.it> 1.0.8-1mamba
- automatic version update by autodist