Update to 1.54.1
This commit is contained in:
parent
cc4c9a6429
commit
1b9567b44d
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.52.2.tar.xz
|
/gjs-1.52.2.tar.xz
|
||||||
/gjs-1.52.3.tar.xz
|
/gjs-1.52.3.tar.xz
|
||||||
/gjs-1.54.0.tar.xz
|
/gjs-1.54.0.tar.xz
|
||||||
|
/gjs-1.54.1.tar.xz
|
||||||
|
7
gjs.spec
7
gjs.spec
@ -4,8 +4,8 @@
|
|||||||
%global mozjs60_version 60.2.0
|
%global mozjs60_version 60.2.0
|
||||||
|
|
||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.54.0
|
Version: 1.54.1
|
||||||
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
|
||||||
@ -98,6 +98,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 24 2018 Kalev Lember <klember@redhat.com> - 1.54.1-1
|
||||||
|
- Update to 1.54.1
|
||||||
|
|
||||||
* Thu Sep 13 2018 Kalev Lember <klember@redhat.com> - 1.54.0-3
|
* Thu Sep 13 2018 Kalev Lember <klember@redhat.com> - 1.54.0-3
|
||||||
- Rebuilt against mozjs60 60.2.0 that broke ABI (#1628438)
|
- Rebuilt against mozjs60 60.2.0 that broke ABI (#1628438)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gjs-1.54.0.tar.xz) = 245e9cd737dbd1bfb9cb848269c7fddc34c463a5d4778b489345ef156862379969c5b0307f9b94af16809f96f2307b022aff1d7e8b25b98ff7f93b1328e60517
|
SHA512 (gjs-1.54.1.tar.xz) = a6c77aecdd74b23f91aafb5ac65a0c72052d1efd7a00e248deab7bc339db1f85b7b3373dc6c4e8b67f47f4712563151ef74dca34a988edfca50eb379b2483a9d
|
||||||
|
Loading…
Reference in New Issue
Block a user