Update to 1.70.1
This commit is contained in:
parent
8faa353903
commit
39808f2836
1
.gitignore
vendored
1
.gitignore
vendored
@ -123,3 +123,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.69.2.tar.xz
|
/gjs-1.69.2.tar.xz
|
||||||
/gjs-1.69.90.tar.xz
|
/gjs-1.69.90.tar.xz
|
||||||
/gjs-1.70.0.tar.xz
|
/gjs-1.70.0.tar.xz
|
||||||
|
/gjs-1.70.1.tar.xz
|
||||||
|
7
gjs.spec
7
gjs.spec
@ -3,8 +3,8 @@
|
|||||||
%global mozjs78_version 78.15.0-1
|
%global mozjs78_version 78.15.0-1
|
||||||
|
|
||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.70.0
|
Version: 1.70.1
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Javascript Bindings for GNOME
|
Summary: Javascript Bindings for GNOME
|
||||||
|
|
||||||
# The following files contain code from Mozilla which
|
# The following files contain code from Mozilla which
|
||||||
@ -93,6 +93,9 @@ the functionality of the installed gjs package.
|
|||||||
%{_datadir}/installed-tests/
|
%{_datadir}/installed-tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 08 2022 David King <amigadave@amigadave.com> - 1.70.1-1
|
||||||
|
- Update to 1.70.1
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.70.0-5
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.70.0-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gjs-1.70.0.tar.xz) = e32ee511c34fa9af210061a106d42de67d40c20f398dfacc541db0323bb4a499f2552aa28028eba16ec42afd4dec5a0cea4292155a66b966c3731ded45b23cb4
|
SHA512 (gjs-1.70.1.tar.xz) = 194d8efeb37ecf7f3ea65c0bf0bbe2120524a11448423888d0785868297ebdea12b0ea4b28cb49d2596c7a3d73f13eb216072db8dca5e209193ba3dbbad78b6b
|
||||||
|
Loading…
Reference in New Issue
Block a user