Update to 1.39.0
This commit is contained in:
parent
52768d2cbf
commit
20a997962a
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.37.4.tar.xz
|
/gjs-1.37.4.tar.xz
|
||||||
/gjs-1.37.6.tar.xz
|
/gjs-1.37.6.tar.xz
|
||||||
/gjs-1.38.0.tar.xz
|
/gjs-1.38.0.tar.xz
|
||||||
|
/gjs-1.39.0.tar.xz
|
||||||
|
4
gjs.spec
4
gjs.spec
@ -1,5 +1,5 @@
|
|||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.38.1
|
Version: 1.39.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Javascript Bindings for GNOME
|
Summary: Javascript Bindings for GNOME
|
||||||
|
|
||||||
@ -11,7 +11,7 @@ Group: System Environment/Libraries
|
|||||||
License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+)
|
License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+)
|
||||||
URL: http://live.gnome.org/Gjs/
|
URL: http://live.gnome.org/Gjs/
|
||||||
#VCS: git://git.gnome.org/gjs
|
#VCS: git://git.gnome.org/gjs
|
||||||
Source0: http://download.gnome.org/sources/%{name}/1.38/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/%{name}/1.39/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: mozjs17-devel
|
BuildRequires: mozjs17-devel
|
||||||
BuildRequires: cairo-gobject-devel
|
BuildRequires: cairo-gobject-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user