diff --git a/gjs-1.51.92.tar.xz b/gjs-1.51.92.tar.xz deleted file mode 100644 index 67c7797..0000000 --- a/gjs-1.51.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4f869f54c7c16307430cbf11b19c5db244082167043a5e604714c8e064e5dbc -size 622236 diff --git a/gjs-1.52.0.tar.xz b/gjs-1.52.0.tar.xz new file mode 100644 index 0000000..f893dbd --- /dev/null +++ b/gjs-1.52.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5524a045e5e1d34a2a510133c662f2685e15ce26ae2ed699fb5d131b6b04a4ca +size 608692 diff --git a/gjs.changes b/gjs.changes index 4c287b2..0050a7a 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 13 08:04:24 UTC 2018 - dimstar@opensuse.org + +- Update to version 1.52.0: + + No changes from 1.51.92. + ------------------------------------------------------------------- Fri Mar 9 15:28:25 UTC 2018 - dimstar@opensuse.org diff --git a/gjs.spec b/gjs.spec index 492d625..9f8ef74 100644 --- a/gjs.spec +++ b/gjs.spec @@ -17,13 +17,13 @@ Name: gjs -Version: 1.51.92 +Version: 1.52.0 Release: 0 Summary: JavaScript bindings based on gobject-introspection and Mozilla License: MIT Group: Development/Libraries/GNOME URL: https://wiki.gnome.org/Projects/Gjs -Source0: http://download.gnome.org/sources/gjs/1.51/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gjs/1.52/%{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: mozjs52-devel BuildRequires: pkgconfig