Update to 1.57.3
This commit is contained in:
parent
5ef8ef56e7
commit
38a404414b
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.56.2.tar.xz
|
/gjs-1.56.2.tar.xz
|
||||||
/gjs-1.57.1.tar.xz
|
/gjs-1.57.1.tar.xz
|
||||||
/gjs-1.57.2.tar.xz
|
/gjs-1.57.2.tar.xz
|
||||||
|
/gjs-1.57.3.tar.xz
|
||||||
|
9
gjs.spec
9
gjs.spec
@ -1,11 +1,11 @@
|
|||||||
%global glib2_version 2.54.0
|
%global glib2_version 2.58.0
|
||||||
%global gobject_introspection_version 1.41.4
|
%global gobject_introspection_version 1.41.4
|
||||||
%global gtk3_version 3.20
|
%global gtk3_version 3.20
|
||||||
%global mozjs60_version 60.7.1
|
%global mozjs60_version 60.7.1
|
||||||
|
|
||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.57.2
|
Version: 1.57.3
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Javascript Bindings for GNOME
|
Summary: Javascript Bindings for GNOME
|
||||||
|
|
||||||
# The following files contain code from Mozilla which
|
# The following files contain code from Mozilla which
|
||||||
@ -100,6 +100,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 20 2019 Kalev Lember <klember@redhat.com> - 1.57.3-1
|
||||||
|
- Update to 1.57.3
|
||||||
|
|
||||||
* Wed Jun 19 2019 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.57.2-3
|
* Wed Jun 19 2019 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.57.2-3
|
||||||
- Rebuild against mozjs60 60.7.1
|
- Rebuild against mozjs60 60.7.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gjs-1.57.2.tar.xz) = 96341d0550c07370a3989091e4071ca2a8c6c460460372dd6343be2334802e4b5fc0f8c2e895777d5e957329fda53da4828bf06fb1bbf961bab200a0ea2fb9af
|
SHA512 (gjs-1.57.3.tar.xz) = 3a7594b5fd0fb61d13fb8eec34869a4e097a9a21a611abf3b04d7d94c2b22ba554cbca5bafe382c73f4a940c9c7df5eb4ab627126aeb0c7162475f1f9a135952
|
||||||
|
Loading…
Reference in New Issue
Block a user