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