Update to 1.57.91
This commit is contained in:
parent
aab3d93a0c
commit
7525f1de7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.57.3.tar.xz
|
||||
/gjs-1.57.4.tar.xz
|
||||
/gjs-1.57.90.tar.xz
|
||||
/gjs-1.57.91.tar.xz
|
||||
|
5
gjs.spec
5
gjs.spec
@ -4,7 +4,7 @@
|
||||
%global mozjs60_version 60.8.0
|
||||
|
||||
Name: gjs
|
||||
Version: 1.57.90
|
||||
Version: 1.57.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -101,6 +101,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2019 Kalev Lember <klember@redhat.com> - 1.57.91-1
|
||||
- Update to 1.57.91
|
||||
|
||||
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 1.57.90-1
|
||||
- Update to 1.57.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.57.90.tar.xz) = 3f0eb5b6a420c9f5ebaa0a03644f3584722de5878e096cf7e0306563ff7bad4b84b3d1bb26fbcac72da13091c62355e378d4b2bf96256239e333ab0268b7381f
|
||||
SHA512 (gjs-1.57.91.tar.xz) = 0f311dbead6c9d09e1223fda4a8e772a7d0cd4150fa6ed7c7518eec50f91166a3946b37d32a52305e37aa1e7bc2e1dab645efc5e31b4c25ede16f5e3fa59ce66
|
||||
|
Loading…
Reference in New Issue
Block a user