Update to 1.78.1
This commit is contained in:
parent
8a1deefa33
commit
391685f0fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -142,3 +142,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.77.2.tar.xz
|
||||
/gjs-1.77.90.tar.xz
|
||||
/gjs-1.78.0.tar.xz
|
||||
/gjs-1.78.1.tar.xz
|
||||
|
7
gjs.spec
7
gjs.spec
@ -3,8 +3,8 @@
|
||||
%global mozjs115_version 115.4.0
|
||||
|
||||
Name: gjs
|
||||
Version: 1.78.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.78.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
# The following files contain code from Mozilla which
|
||||
@ -94,6 +94,9 @@ the functionality of the installed gjs package.
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Wed Dec 06 2023 Kalev Lember <klember@redhat.com> - 1.78.1-1
|
||||
- Update to 1.78.1
|
||||
|
||||
* Tue Nov 07 2023 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.78.0-3
|
||||
- Rebuild against mozjs115-115.4.0-1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.78.0.tar.xz) = 28ad3ff5c031b8e78622244918994ca5f510e4b403a382e7d0b0bcb9a0611be61e103398773328be4c405b49d7984c089180a5fb603518b412d01a935fb3ceb3
|
||||
SHA512 (gjs-1.78.1.tar.xz) = 9a5d02bacbf82364cf5daa69d6613eb38ef34121eb350b2773b87cf1027ccc1b9905b651275fd71036817e710d834d356ee1cecac2f7c83ff571c39e98360286
|
||||
|
Loading…
Reference in New Issue
Block a user