Update to 1.66.0
This commit is contained in:
parent
805a907762
commit
1a78ed710d
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.65.90.tar.xz
|
||||
/gjs-1.65.91.tar.xz
|
||||
/gjs-1.65.92.tar.xz
|
||||
/gjs-1.66.0.tar.xz
|
||||
|
7
gjs.spec
7
gjs.spec
@ -4,7 +4,7 @@
|
||||
%global mozjs78_version 78.2.0-1
|
||||
|
||||
Name: gjs
|
||||
Version: 1.65.92
|
||||
Version: 1.66.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -14,7 +14,7 @@ Summary: Javascript Bindings for GNOME
|
||||
# Stack printer (gjs/stack.c)
|
||||
License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+)
|
||||
URL: https://wiki.gnome.org/Projects/Gjs
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.65/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.66/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: cairo-gobject-devel
|
||||
BuildRequires: dbus-daemon
|
||||
@ -94,6 +94,9 @@ the functionality of the installed gjs package.
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 1.66.0-1
|
||||
- Update to 1.66.0
|
||||
|
||||
* Sun Sep 06 2020 Kalev Lember <klember@redhat.com> - 1.65.92-1
|
||||
- Update to 1.65.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gjs-1.65.92.tar.xz) = 0e9c41c55cc07b81c4df482c4e6397508e369b7547dc371dcdaec12bc20cd4c332815fdca16db2b7ad92ffc445d6035963bb1bead8751c3a20f8f9e8e2703c3a
|
||||
SHA512 (gjs-1.66.0.tar.xz) = f63e2bb9ee47d520d15e76e951cc9f79c98f9f77cee418574ec3efa1774d3e54dd38fed1c00659c967af5972a503fec7b402b5009a792ca7ddf2cf5050bf1532
|
||||
|
Loading…
Reference in New Issue
Block a user