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