Update to 1.57.90
This commit is contained in:
parent
6745dbe534
commit
aab3d93a0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.57.2.tar.xz
|
||||
/gjs-1.57.3.tar.xz
|
||||
/gjs-1.57.4.tar.xz
|
||||
/gjs-1.57.90.tar.xz
|
||||
|
7
gjs.spec
7
gjs.spec
@ -4,8 +4,8 @@
|
||||
%global mozjs60_version 60.8.0
|
||||
|
||||
Name: gjs
|
||||
Version: 1.57.4
|
||||
Release: 2%{?dist}
|
||||
Version: 1.57.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
# The following files contain code from Mozilla which
|
||||
@ -101,6 +101,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 1.57.90-1
|
||||
- Update to 1.57.90
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.57.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.57.4.tar.xz) = ad597b84fc0f57382f61764dc304db419b66bce6d8b8c93b72ec80e047ec96dbbcd0a860941956ced19b7aa773ed3b8762b5a40d8ba67e8e07414362a26b3ead
|
||||
SHA512 (gjs-1.57.90.tar.xz) = 3f0eb5b6a420c9f5ebaa0a03644f3584722de5878e096cf7e0306563ff7bad4b84b3d1bb26fbcac72da13091c62355e378d4b2bf96256239e333ab0268b7381f
|
||||
|
Loading…
Reference in New Issue
Block a user