Rebuild against mozjs115-115.4.0-1
This commit is contained in:
parent
c240986343
commit
8a1deefa33
7
gjs.spec
7
gjs.spec
@ -1,10 +1,10 @@
|
|||||||
%global glib2_version 2.66.0
|
%global glib2_version 2.66.0
|
||||||
%global gobject_introspection_version 1.66.0
|
%global gobject_introspection_version 1.66.0
|
||||||
%global mozjs115_version 115.3.1
|
%global mozjs115_version 115.4.0
|
||||||
|
|
||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.78.0
|
Version: 1.78.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Javascript Bindings for GNOME
|
Summary: Javascript Bindings for GNOME
|
||||||
|
|
||||||
# The following files contain code from Mozilla which
|
# The following files contain code from Mozilla which
|
||||||
@ -94,6 +94,9 @@ the functionality of the installed gjs package.
|
|||||||
%{_datadir}/installed-tests/
|
%{_datadir}/installed-tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 07 2023 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.78.0-3
|
||||||
|
- Rebuild against mozjs115-115.4.0-1
|
||||||
|
|
||||||
* Fri Sep 29 2023 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.78.0-2
|
* Fri Sep 29 2023 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.78.0-2
|
||||||
- Rebuild against mozjs115-115.3.1-1
|
- Rebuild against mozjs115-115.3.1-1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user