Rebuild against mozjs78-78.3.0-1
This commit is contained in:
parent
1a78ed710d
commit
b62c26c0f8
7
gjs.spec
7
gjs.spec
@ -1,11 +1,11 @@
|
||||
%global glib2_version 2.58.0
|
||||
%global gobject_introspection_version 1.61.2
|
||||
%global gtk3_version 3.20
|
||||
%global mozjs78_version 78.2.0-1
|
||||
%global mozjs78_version 78.3.0-1
|
||||
|
||||
Name: gjs
|
||||
Version: 1.66.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
# The following files contain code from Mozilla which
|
||||
@ -94,6 +94,9 @@ the functionality of the installed gjs package.
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 22 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.66.0-2
|
||||
- Rebuild against mozjs78-78.3.0-1
|
||||
|
||||
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 1.66.0-1
|
||||
- Update to 1.66.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user