Update to 1.50.4
This commit is contained in:
parent
c403351ed2
commit
3abedeb2e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.50.1.tar.xz
|
/gjs-1.50.1.tar.xz
|
||||||
/gjs-1.50.2.tar.xz
|
/gjs-1.50.2.tar.xz
|
||||||
/gjs-1.50.3.tar.xz
|
/gjs-1.50.3.tar.xz
|
||||||
|
/gjs-1.50.4.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.50.3
|
Version: 1.50.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Javascript Bindings for GNOME
|
Summary: Javascript Bindings for GNOME
|
||||||
|
|
||||||
@ -93,6 +93,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 28 2018 Kalev Lember <klember@redhat.com> - 1.50.4-1
|
||||||
|
- Update to 1.50.4
|
||||||
|
|
||||||
* Thu Jan 18 2018 Kalev Lember <klember@redhat.com> - 1.50.3-1
|
* Thu Jan 18 2018 Kalev Lember <klember@redhat.com> - 1.50.3-1
|
||||||
- Update to 1.50.3
|
- Update to 1.50.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gjs-1.50.3.tar.xz) = e9ea154a94f844a7a16306cfe687a38d0ae6ceca6cc87711e7ed2046de1013110477a84d9aa16a848ac1379f9fdf72467fb21524f40f97cac49e93fce6cf1a40
|
SHA512 (gjs-1.50.4.tar.xz) = d95aed6ec8001ccc5f70abad8e2c6dcee8d62f54500f19f5acb25096b398b03a932afeb226d27c0bd6c5c57d9685403f7b77b06ee7b861648402a9137446fcbb
|
||||||
|
Loading…
Reference in New Issue
Block a user