Update to 1.67.2
This commit is contained in:
parent
98551cf8c6
commit
3d2c41f076
1
.gitignore
vendored
1
.gitignore
vendored
@ -115,3 +115,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.66.1.tar.xz
|
||||
/gjs-1.66.2.tar.xz
|
||||
/gjs-1.67.1.tar.xz
|
||||
/gjs-1.67.2.tar.xz
|
||||
|
7
gjs.spec
7
gjs.spec
@ -4,8 +4,8 @@
|
||||
%global mozjs78_version 78.7.0-1
|
||||
|
||||
Name: gjs
|
||||
Version: 1.67.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.67.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
# The following files contain code from Mozilla which
|
||||
@ -98,6 +98,9 @@ the functionality of the installed gjs package.
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Wed Feb 17 2021 Kalev Lember <klember@redhat.com> - 1.67.2-1
|
||||
- Update to 1.67.2
|
||||
|
||||
* Tue Jan 26 2021 Kalev Lember <klember@redhat.com> - 1.67.1-3
|
||||
- Simplify xvfb-run invocation
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.67.1.tar.xz) = b4e570855e256fa4de20399be5869031c422992e104c6741610ca48dd638ef779a5432f648515f2260ac2a63b318354c6c33452657934e97c090f55b1685a7d4
|
||||
SHA512 (gjs-1.67.2.tar.xz) = accdb003e5acd6ddb317410f598e7c146e3c7a9e056021aee79ae21f3e424713b89b337a48e4292a6b3676f80de1509eca7d3fe0955b893da398bb992f237d23
|
||||
|
Loading…
Reference in New Issue
Block a user