Update to 1.48.3
This commit is contained in:
parent
f6d587da5d
commit
68b7a96d2a
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.48.0.tar.xz
|
||||
/gjs-1.48.1.tar.xz
|
||||
/gjs-1.48.2.tar.xz
|
||||
/gjs-1.48.3.tar.xz
|
||||
|
5
gjs.spec
5
gjs.spec
@ -4,7 +4,7 @@
|
||||
%global mozjs38_version 38.8.0-4
|
||||
|
||||
Name: gjs
|
||||
Version: 1.48.2
|
||||
Version: 1.48.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -100,6 +100,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Tue May 09 2017 Kalev Lember <klember@redhat.com> - 1.48.3-1
|
||||
- Update to 1.48.3
|
||||
|
||||
* Fri Apr 21 2017 Kalev Lember <klember@redhat.com> - 1.48.2-1
|
||||
- Update to 1.48.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.48.2.tar.xz) = f936e2a90dd2ee75b235e3c678c7cc07e02ef4519dd945c7d3a9174e76ae2b2d6429f4ebe269522c7e80762650a198a1085d11c5dbf25cde1a5eae4693aba1b3
|
||||
SHA512 (gjs-1.48.3.tar.xz) = 6fdfb4fb17336f94a077e0d1a5a98c88437a2d3cc361677672e10d36dc220b46f2554cfe6fc3c71e644ea63ff38d5e638c667e3f5f85db7332cdf4ae6326f27f
|
||||
|
Loading…
Reference in New Issue
Block a user