Update to 1.50.2
This commit is contained in:
parent
2ba8b82f32
commit
bb26ee0676
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.49.3.tar.xz
|
||||
/gjs-1.50.0.tar.xz
|
||||
/gjs-1.50.1.tar.xz
|
||||
/gjs-1.50.2.tar.xz
|
||||
|
5
gjs.spec
5
gjs.spec
@ -3,7 +3,7 @@
|
||||
%global gtk3_version 3.20
|
||||
|
||||
Name: gjs
|
||||
Version: 1.50.1
|
||||
Version: 1.50.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -93,6 +93,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Wed Nov 01 2017 Kalev Lember <klember@redhat.com> - 1.50.2-1
|
||||
- Update to 1.50.2
|
||||
|
||||
* Mon Oct 09 2017 Kalev Lember <klember@redhat.com> - 1.50.1-1
|
||||
- Update to 1.50.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.50.1.tar.xz) = 13d02ac5afcc8fcb68fc30c82c001992a200864cfa744dd2eebc1a9b7e3bb0eb59042f20e3548173f977774b752964b8b4104064da82b023ea70f916913677bf
|
||||
SHA512 (gjs-1.50.2.tar.xz) = 4507f2aab3078b697d3e70abdd74b1a0615081f5045b2f765d12c235844b514bff37da083fbd393acb0ae7a65d6937842dd5081249fb67f7af68c5c5984c2484
|
||||
|
Loading…
Reference in New Issue
Block a user