Update to 1.75.2
This commit is contained in:
parent
7589d742b0
commit
df2f27c0f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -133,3 +133,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.74.0.tar.xz
|
/gjs-1.74.0.tar.xz
|
||||||
/gjs-1.74.1.tar.xz
|
/gjs-1.74.1.tar.xz
|
||||||
/gjs-1.75.1.tar.xz
|
/gjs-1.75.1.tar.xz
|
||||||
|
/gjs-1.75.2.tar.xz
|
||||||
|
7
gjs.spec
7
gjs.spec
@ -3,8 +3,8 @@
|
|||||||
%global mozjs102_version 102.8.0
|
%global mozjs102_version 102.8.0
|
||||||
|
|
||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.75.1
|
Version: 1.75.2
|
||||||
Release: 6%{?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
|
||||||
@ -94,6 +94,9 @@ the functionality of the installed gjs package.
|
|||||||
%{_datadir}/installed-tests/
|
%{_datadir}/installed-tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 23 2023 David King <amigadave@amigadave.com> - 1.75.2-1
|
||||||
|
- Update to 1.75.2
|
||||||
|
|
||||||
* Sat Feb 18 2023 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.75.1-6
|
* Sat Feb 18 2023 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.75.1-6
|
||||||
- Rebuild against mozjs102-102.8.0-1
|
- Rebuild against mozjs102-102.8.0-1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gjs-1.75.1.tar.xz) = d02fb5900129596731cf0afb3143fcf552e2a3ba03130d3f55a0c2643cae5a8ea4e23f300b2df35fa21d79264d31eeee514b8b2e83d22ad4d2faf86286fb26fb
|
SHA512 (gjs-1.75.2.tar.xz) = 2b9699a16d8c8d3c8117aa1a338700e995903dd22ec1d6d21ed26863c5a3ae1505b96c81c60e024b9f7341167269a2bd419f625106e8bbfec3804680b9fe297e
|
||||||
|
Loading…
Reference in New Issue
Block a user