Update to 1.58.1
This commit is contained in:
parent
17225598a6
commit
0fb2248746
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.57.91.tar.xz
|
||||
/gjs-1.57.92.tar.xz
|
||||
/gjs-1.58.0.tar.xz
|
||||
/gjs-1.58.1.tar.xz
|
||||
|
5
gjs.spec
5
gjs.spec
@ -4,7 +4,7 @@
|
||||
%global mozjs60_version 60.9.0
|
||||
|
||||
Name: gjs
|
||||
Version: 1.58.0
|
||||
Version: 1.58.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -101,6 +101,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Oct 07 2019 Kalev Lember <klember@redhat.com> - 1.58.1-1
|
||||
- Update to 1.58.1
|
||||
|
||||
* Sun Sep 08 2019 Kalev Lember <klember@redhat.com> - 1.58.0-1
|
||||
- Update to 1.58.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.58.0.tar.xz) = 5aa7609661687524162ba1be523d83bedfc7c74460cca837333daf0d91c6feea4e0dd870aacb5068a58ea7363541e1ce3808f01e6c71179b25b2a0104e900206
|
||||
SHA512 (gjs-1.58.1.tar.xz) = 56f45a5e0b05d7f5710f95bfb0302d98b36c1d5d729ce2218489c11de09a8f4386defcb11988f5e563e84782b64f89c5eb5cbe32e34df0763d36087fa83cea4f
|
||||
|
Loading…
Reference in New Issue
Block a user