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