diff --git a/gjs.spec b/gjs.spec index 9042e17..e15a014 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,10 +1,10 @@ %global glib2_version 2.66.0 %global gobject_introspection_version 1.66.0 -%global mozjs102_version 102.1.0 +%global mozjs102_version 102.2.0 Name: gjs Version: 1.73.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Javascript Bindings for GNOME # The following files contain code from Mozilla which @@ -92,6 +92,9 @@ the functionality of the installed gjs package. %{_datadir}/installed-tests/ %changelog +* Tue Aug 23 2022 Frantisek Zatloukal - 1.73.2-3 +- Rebuild against mozjs102-102.2.0-1 + * Thu Aug 11 2022 Kalev Lember - 1.73.2-2 - Drop an obsolete 32-bit ARM conditional