Rebuild against mozjs78-78.14.0-1
This commit is contained in:
parent
63ccd6cf2b
commit
b19ea0e701
7
gjs.spec
7
gjs.spec
@ -1,10 +1,10 @@
|
||||
%global glib2_version 2.66.0
|
||||
%global gobject_introspection_version 1.66.0
|
||||
%global mozjs78_version 78.13.0-1
|
||||
%global mozjs78_version 78.14.0-1
|
||||
|
||||
Name: gjs
|
||||
Version: 1.70.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
# The following files contain code from Mozilla which
|
||||
@ -93,6 +93,9 @@ the functionality of the installed gjs package.
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Mon Sep 27 2021 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.70.0-2
|
||||
- Rebuild against mozjs78-78.14.0-1
|
||||
|
||||
* Sat Sep 18 2021 Kalev Lember <klember@redhat.com> - 1.70.0-1
|
||||
- Update to 1.70.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user