From 390c12f881f339717775f34df245c656d0d5512c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:49:23 +0100 Subject: [PATCH] update to 2.2 [release 2.2-1mamba;Sat Feb 19 2022] --- distromatic.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/distromatic.spec b/distromatic.spec index 8fa7552..d8c2e7b 100644 --- a/distromatic.spec +++ b/distromatic.spec @@ -3,15 +3,15 @@ %define packager_groupid 65028 Name: distromatic -Version: 2.1 +Version: 2.2 Release: 1mamba Summary: A tool for maintaining an RPM based distribution Group: System/Configuration Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://openmamba.org -Source: https://openmamba.org/distribution/sources/distromatic-%{version}.tar.bz2 +URL: https://gitlab.mambasoft.it/openmamba/distromatic +Source: https://gitlab.mambasoft.it/openmamba/distromatic.git/v%{version}/distromatic-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -29,11 +29,11 @@ BuildRequires: libz-devel BuildRequires: librpm-devel >= 4.16.1.2-1mamba BuildRequires: libiberty-devel -%debug_package - %description A tool for maintaining an RPM based distribution. +%debug_package + %prep %setup -q @@ -69,6 +69,9 @@ exit 0 %doc AUTHORS COPYING %changelog +* Sat Feb 19 2022 Silvan Calarco 2.2-1mamba +- update to 2.2 + * Sat Mar 20 2021 Silvan Calarco 2.1-1mamba - update to 2.1