Update to 1.51.92
This commit is contained in:
parent
f7d6c9f1a2
commit
fc9f28481b
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.50.4.tar.xz
|
||||
/gjs-1.51.90.tar.xz
|
||||
/gjs-1.51.91.tar.xz
|
||||
/gjs-1.51.92.tar.xz
|
||||
|
5
gjs.spec
5
gjs.spec
@ -3,7 +3,7 @@
|
||||
%global gtk3_version 3.20
|
||||
|
||||
Name: gjs
|
||||
Version: 1.51.91
|
||||
Version: 1.51.92
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -95,6 +95,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Sun Mar 11 2018 Kalev Lember <klember@redhat.com> - 1.51.92-1
|
||||
- Update to 1.51.92
|
||||
|
||||
* Wed Feb 21 2018 Kalev Lember <klember@redhat.com> - 1.51.91-1
|
||||
- Update to 1.51.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.51.91.tar.xz) = cb328ddedf1c4b1d78ca57ee6cc674c10384c3868e5de6c3a5e4f1bdee5e8bc7a6bb04485c3cc0c1682ede7dc2c9e89aca7d7c683e55ead4bcb40ecd57dce73f
|
||||
SHA512 (gjs-1.51.92.tar.xz) = 50fb503d566b29a16d74daf03b9b83d3d2f1ddf62928e3ab1d941d4e0aa5b543f36e42b78de880f675535b2e7395bd3047c55c0a7e2d4667732b2ccd500c766d
|
||||
|
Loading…
Reference in New Issue
Block a user