From 8f6b6dd81bb81d0b8cf47d3791b678c9088af351 Mon Sep 17 00:00:00 2001 From: Florian Müllner Date: Nov 10 2016 14:32:52 +0000 Subject: Update to 1.47.0 --- diff --git a/.gitignore b/.gitignore index bfd2363..cc2c1ce 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ gjs-0.7.1.tar.gz /gjs-1.45.3.tar.xz /gjs-1.45.4.tar.xz /gjs-1.46.0.tar.xz +/gjs-1.47.0.tar.xz diff --git a/gjs.spec b/gjs.spec index 8aee54b..5dfd1ae 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,7 +1,7 @@ %global gobject_introspection_version 1.41.4 Name: gjs -Version: 1.46.0 +Version: 1.47.0 Release: 1%{?dist} Summary: Javascript Bindings for GNOME @@ -12,7 +12,7 @@ Summary: Javascript Bindings for GNOME License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+) URL: https://wiki.gnome.org/Projects/Gjs #VCS: git://git.gnome.org/gjs -Source0: https://download.gnome.org/sources/%{name}/1.46/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/1.47/%{name}-%{version}.tar.xz BuildRequires: mozjs24-devel BuildRequires: cairo-gobject-devel @@ -89,6 +89,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/installed-tests %changelog +* Thu Nov 10 2016 Florian Müllner - 3.47.0-1 +- Update to 1.47.0 + * Wed Sep 21 2016 Kalev Lember - 1.46.0-1 - Update to 1.46.0 - Don't set group tags diff --git a/sources b/sources index 12c8845..5c1745f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -25574b60f4e1173fee0bd4920231df3e gjs-1.46.0.tar.xz +e7cfdc2da9a090317fe9b1d4e3507b13 gjs-1.47.0.tar.xz