Rebuild against mozjs78-78.9.0-1
This commit is contained in:
parent
3a731806c1
commit
803b0b5b12
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.8.0-1
|
||||
%global mozjs78_version 78.9.0-1
|
||||
|
||||
Name: gjs
|
||||
Version: 1.68.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
# The following files contain code from Mozilla which
|
||||
@ -96,6 +96,9 @@ the functionality of the installed gjs package.
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Thu Mar 25 2021 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.68.0-2
|
||||
- Rebuild against mozjs78-78.9.0-1
|
||||
|
||||
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 1.68.0-1
|
||||
- Update to 1.68.0
|
||||
- Tighten soname globs
|
||||
|
Loading…
Reference in New Issue
Block a user