From 638f2b1ceb48bd2fc49d80f2e4594bf3ade2cb60 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 23:53:24 +0100 Subject: [PATCH] update to 1.0.9 [release 1.0.9-1mamba;Fri Oct 28 2022] --- imake.spec | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/imake.spec b/imake.spec index f19140c..f34cae5 100644 --- a/imake.spec +++ b/imake.spec @@ -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 -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 1.0.9-1mamba +- update to 1.0.9 + * Sun Mar 24 2019 Automatic Build System 1.0.8-1mamba - automatic version update by autodist