Update to 1.77.90
This commit is contained in:
parent
ba48646db9
commit
be1ad4438d
1
.gitignore
vendored
1
.gitignore
vendored
@ -140,3 +140,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.76.2.tar.xz
|
||||
/gjs-1.77.1.tar.xz
|
||||
/gjs-1.77.2.tar.xz
|
||||
/gjs-1.77.90.tar.xz
|
||||
|
5
gjs.spec
5
gjs.spec
@ -3,7 +3,7 @@
|
||||
%global mozjs115_version 115.1.0
|
||||
|
||||
Name: gjs
|
||||
Version: 1.77.2
|
||||
Version: 1.77.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -94,6 +94,9 @@ the functionality of the installed gjs package.
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 05 2023 Kalev Lember <klember@redhat.com> - 1.77.90-1
|
||||
- Update to 1.77.90
|
||||
|
||||
* Thu Aug 10 2023 Kalev Lember <klember@redhat.com> - 1.77.2-1
|
||||
- Update to 1.77.2
|
||||
- Switch to mozjs115
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.77.2.tar.xz) = 2b804e6b039801b55e9d700794e390c927b00e2dd738dcada95867b3ba957e1a193367c2babb4a941b8aead301ca68e5b8ece655a13a3989708072a96600eba4
|
||||
SHA512 (gjs-1.77.90.tar.xz) = 9941680817a6f1d58291b12560bc243e96603ad1eed689fa2f4457343003b818b1f0c1c9c06aec15597b2582395e966eecab19ffd07c87b78d5e355fd675e2f6
|
||||
|
Loading…
Reference in New Issue
Block a user