Update to 1.55.4
This commit is contained in:
parent
647bd1aee0
commit
00bafd2ce8
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.54.0.tar.xz
|
/gjs-1.54.0.tar.xz
|
||||||
/gjs-1.54.1.tar.xz
|
/gjs-1.54.1.tar.xz
|
||||||
/gjs-1.55.1.tar.xz
|
/gjs-1.55.1.tar.xz
|
||||||
|
/gjs-1.55.4.tar.xz
|
||||||
|
7
gjs.spec
7
gjs.spec
@ -4,8 +4,8 @@
|
|||||||
%global mozjs60_version 60.4.0
|
%global mozjs60_version 60.4.0
|
||||||
|
|
||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.55.1
|
Version: 1.55.4
|
||||||
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
|
||||||
@ -99,6 +99,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 08 2019 Kalev Lember <klember@redhat.com> - 1.55.4-1
|
||||||
|
- Update to 1.55.4
|
||||||
|
|
||||||
* Wed Jan 02 2019 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.55.1-3
|
* Wed Jan 02 2019 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.55.1-3
|
||||||
- Add BR dbus-daemon to fix running tests on F30
|
- Add BR dbus-daemon to fix running tests on F30
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gjs-1.55.1.tar.xz) = 0f0b2c67d8a16e3ba10a463431cba69ef63057a27c29c093e0ba8ce48633983b50a8871a2dee77c4112ada62f82932ab3759b8fac6cbc48b03a856a76f22a376
|
SHA512 (gjs-1.55.4.tar.xz) = 505267e81b1d3278967010693da0fe795a0a9f4ecaae2d0f8269656b4dd967789af0004325d5e40c502f2d2d560b4bebf2e0ac9e78777ebfb113b2007d84d957
|
||||||
|
Loading…
Reference in New Issue
Block a user