Update to 1.47.91
This commit is contained in:
parent
8d2672b4fd
commit
093fa5e488
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.47.0.tar.xz
|
/gjs-1.47.0.tar.xz
|
||||||
/gjs-1.47.4.tar.xz
|
/gjs-1.47.4.tar.xz
|
||||||
/gjs-1.47.90.tar.xz
|
/gjs-1.47.90.tar.xz
|
||||||
|
/gjs-1.47.91.tar.xz
|
||||||
|
5
gjs.spec
5
gjs.spec
@ -3,7 +3,7 @@
|
|||||||
%global gtk3_version 3.20
|
%global gtk3_version 3.20
|
||||||
|
|
||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.47.90
|
Version: 1.47.91
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Javascript Bindings for GNOME
|
Summary: Javascript Bindings for GNOME
|
||||||
|
|
||||||
@ -98,6 +98,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 01 2017 Kalev Lember <klember@redhat.com> - 1.47.91-1
|
||||||
|
- Update to 1.47.91
|
||||||
|
|
||||||
* Wed Feb 15 2017 Kalev Lember <klember@redhat.com> - 1.47.90-1
|
* Wed Feb 15 2017 Kalev Lember <klember@redhat.com> - 1.47.90-1
|
||||||
- Update to 1.47.90
|
- Update to 1.47.90
|
||||||
- Switch to building with mozjs38
|
- Switch to building with mozjs38
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gjs-1.47.90.tar.xz) = a5a48a5c1f586ecc37c915ff971f910b8bc21c8602ddcce53daea5a9a2187ca7d605b648e807c2a5ab0aa91416e4a1e3bc8671ea41f0a71d4ce412816449128d
|
SHA512 (gjs-1.47.91.tar.xz) = f5d572e71bd59d6e638e439d757514a8a14fc95c72ab57e8297461c66642b7fb94c5af676c69a0fc4687c0c8d867e083daab936111ac59622ef3187a3f9cf15b
|
||||||
|
Loading…
Reference in New Issue
Block a user