Update to 1.52.3
This commit is contained in:
parent
400c69df91
commit
ba445d05d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.52.0.tar.xz
|
/gjs-1.52.0.tar.xz
|
||||||
/gjs-1.52.1.tar.xz
|
/gjs-1.52.1.tar.xz
|
||||||
/gjs-1.52.2.tar.xz
|
/gjs-1.52.2.tar.xz
|
||||||
|
/gjs-1.52.3.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.52.2
|
Version: 1.52.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Javascript Bindings for GNOME
|
Summary: Javascript Bindings for GNOME
|
||||||
|
|
||||||
@ -95,6 +95,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 08 2018 Kalev Lember <klember@redhat.com> - 1.52.3-1
|
||||||
|
- Update to 1.52.3
|
||||||
|
|
||||||
* Wed Apr 18 2018 Kalev Lember <klember@redhat.com> - 1.52.2-1
|
* Wed Apr 18 2018 Kalev Lember <klember@redhat.com> - 1.52.2-1
|
||||||
- Update to 1.52.2
|
- Update to 1.52.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gjs-1.52.2.tar.xz) = 4f39070dbb547ff23b626935f20c5381c323e9f66047a5e2bb6abf3d15d5c393274094bc5fe505d87b5fdbcbcb2b9415fcae0f6ed333780d68ec958d6a7c3a98
|
SHA512 (gjs-1.52.3.tar.xz) = ed330fb76d53ce950fec72f2be35be8c62459c868862650611c2dc07925ea161de4e72bf20390fa9f27284236878c067ecb1f3d2e1ffcca53d2fa2eff294de3b
|
||||||
|
Loading…
Reference in New Issue
Block a user