Update to 1.55.91
This commit is contained in:
parent
374a3da8ca
commit
0816b8cada
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.55.1.tar.xz
|
||||
/gjs-1.55.4.tar.xz
|
||||
/gjs-1.55.90.tar.xz
|
||||
/gjs-1.55.91.tar.xz
|
||||
|
7
gjs.spec
7
gjs.spec
@ -4,8 +4,8 @@
|
||||
%global mozjs60_version 60.4.0
|
||||
|
||||
Name: gjs
|
||||
Version: 1.55.90
|
||||
Release: 3%{?dist}
|
||||
Version: 1.55.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
# The following files contain code from Mozilla which
|
||||
@ -99,6 +99,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Feb 18 2019 Kalev Lember <klember@redhat.com> - 1.55.91-1
|
||||
- Update to 1.55.91
|
||||
|
||||
* Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.55.90-3
|
||||
- Rebuild for readline 8.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.55.90.tar.xz) = 7a90ebbd3b63763af47e5cd7d9ba5f7844ebf440a8be1dc1c570d493f4e05c286f47f666be23a1752e46eacffbbba3cf925ab9ae3847833f84aed0c5b784d4f6
|
||||
SHA512 (gjs-1.55.91.tar.xz) = 244023a584bf117fa4d79a1874e45cfc84cddfcea8e8844e3e390062090675daaf16a71076a6b43c01b63ff0aa724be1acb048d44f2f5578422b1bc5d18044d7
|
||||
|
Loading…
Reference in New Issue
Block a user