Update to 1.63.92
This commit is contained in:
parent
20fbd21fa2
commit
d4d37b17d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.63.3.tar.xz
|
||||
/gjs-1.63.90.tar.xz
|
||||
/gjs-1.63.91.tar.xz
|
||||
/gjs-1.63.92.tar.xz
|
||||
|
5
gjs.spec
5
gjs.spec
@ -4,7 +4,7 @@
|
||||
%global mozjs68_version 60.9.0
|
||||
|
||||
Name: gjs
|
||||
Version: 1.63.91
|
||||
Version: 1.63.92
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -94,6 +94,9 @@ the functionality of the installed gjs package.
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Mar 02 2020 Kalev Lember <klember@redhat.com> - 1.63.92-1
|
||||
- Update to 1.63.92
|
||||
|
||||
* Tue Feb 18 2020 Kalev Lember <klember@redhat.com> - 1.63.91-1
|
||||
- Update to 1.63.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.63.91.tar.xz) = e3e722ee5e3da1554d261b1765d1e387eb2b31e510fa678739c98e3e96a0a4a6e5488703dd4071fd7e4e75158f71acd3f7e5ecf67c9de30a87523839b4f34165
|
||||
SHA512 (gjs-1.63.92.tar.xz) = e37f4310b0671833dfdbef83fa5dbd225111245d21f3f274392e9f4d5e4d3360b3f0cbb447441a492a9a5a2ff91df13b4a478333c36a759b9a5e01a4299b95ab
|
||||
|
Loading…
Reference in New Issue
Block a user