From a7eb89bfae9e99f2d28a7d44dd3ce3b29cd841fb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 17 Oct 2024 20:29:28 +0200 Subject: [PATCH] automatic version update by autodist [release 1.82.0-1mamba;Sat Oct 12 2024] --- gjs.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/gjs.spec b/gjs.spec index 88e2595..051ba3f 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gjs -Version: 1.80.2 +Version: 1.82.0 Release: 1mamba Summary: GNOME JavaScript bindings based on gobject-introspection Group: System/Libraries @@ -16,11 +16,13 @@ BuildRequires: gobject-introspection-devel BuildRequires: libX11-devel BuildRequires: libcairo-devel BuildRequires: libffi-devel +BuildRequires: libgcc BuildRequires: libglib-devel -BuildRequires: libmozjs115-devel +BuildRequires: libmozjs128-devel BuildRequires: libreadline-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END +BuildRequires: libmozjs128-devel Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} %description @@ -61,8 +63,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -96,6 +96,9 @@ This package contains libraries and header files for developing applications tha %doc NEWS %changelog +* Sat Oct 12 2024 Automatic Build System 1.82.0-1mamba +- automatic version update by autodist + * Tue Mar 26 2024 Automatic Build System 1.80.2-1mamba - automatic version update by autodist