Update to 1.65.91
This commit is contained in:
parent
52c88fa2a8
commit
59607e345e
1
.gitignore
vendored
1
.gitignore
vendored
@ -109,3 +109,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.65.3.tar.xz
|
||||
/gjs-1.65.4.tar.xz
|
||||
/gjs-1.65.90.tar.xz
|
||||
/gjs-1.65.91.tar.xz
|
||||
|
5
gjs.spec
5
gjs.spec
@ -4,7 +4,7 @@
|
||||
%global mozjs78_version 78.1.0-2
|
||||
|
||||
Name: gjs
|
||||
Version: 1.65.90
|
||||
Version: 1.65.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -94,6 +94,9 @@ the functionality of the installed gjs package.
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Sun Aug 23 2020 Kalev Lember <klember@redhat.com> - 1.65.91-1
|
||||
- Update to 1.65.91
|
||||
|
||||
* Mon Aug 17 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.65.90-1
|
||||
- Update to 1.65.90
|
||||
- Switch over from mozjs68 to mozjs78
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.65.90.tar.xz) = 36bc73bcf3d62edb3c1efdfcb606c115fa5afc4024c785a1581d20a08cad2f4694ed6c979792a3392ec09bf71966e10a707e5b85982c6d5fcf13714078a3b04e
|
||||
SHA512 (gjs-1.65.91.tar.xz) = 966ff6a073956fac83a5b9340580bd899efd42df09b97766c75842ef66c77e3e441c69274e73a29e36cb2b53d8bbc176e102e8520d1fa187a489d61c6e15404e
|
||||
|
Loading…
Reference in New Issue
Block a user