From 3bd7e4f2875eee719054eb52e57fd0e362c74f3d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 22 Oct 2024 09:41:53 +0200 Subject: [PATCH] automatic version update by autodist [release 1.82.1-1mamba;Mon Oct 21 2024] --- gjs.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gjs.spec b/gjs.spec index 051ba3f..d1a4f2b 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gjs -Version: 1.82.0 +Version: 1.82.1 Release: 1mamba Summary: GNOME JavaScript bindings based on gobject-introspection Group: System/Libraries @@ -16,7 +16,6 @@ BuildRequires: gobject-introspection-devel BuildRequires: libX11-devel BuildRequires: libcairo-devel BuildRequires: libffi-devel -BuildRequires: libgcc BuildRequires: libglib-devel BuildRequires: libmozjs128-devel BuildRequires: libreadline-devel @@ -96,6 +95,9 @@ This package contains libraries and header files for developing applications tha %doc NEWS %changelog +* Mon Oct 21 2024 Automatic Build System 1.82.1-1mamba +- automatic version update by autodist + * Sat Oct 12 2024 Automatic Build System 1.82.0-1mamba - automatic version update by autodist