From 2a5ab8580a0349007f2b47271ef9f972cff36326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 19 Jul 2016 20:23:41 +0200 Subject: [PATCH] Update to 1.45.4 --- .gitignore | 1 + gjs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e585b42..bf921ff 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ gjs-0.7.1.tar.gz /gjs-1.43.3.tar.xz /gjs-1.44.0.tar.xz /gjs-1.45.3.tar.xz +/gjs-1.45.4.tar.xz diff --git a/gjs.spec b/gjs.spec index 77fc80d..ab2d7ef 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,8 +1,8 @@ %global gobject_introspection_version 1.41.4 Name: gjs -Version: 1.45.3 -Release: 2%{?dist} +Version: 1.45.4 +Release: 1%{?dist} Summary: Javascript Bindings for GNOME Group: System Environment/Libraries @@ -92,6 +92,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/installed-tests %changelog +* Tue Jul 19 2016 Florian Müllner - 3.1.45.4-1 +- Update to 1.45.4 + * Wed Feb 03 2016 Fedora Release Engineering - 1.45.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index e9b35d8..5016931 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b577c0fc65a132bfb1f36b82129bfd3f gjs-1.45.3.tar.xz +90f00c5a931e23682bfcc7db906b6c1c gjs-1.45.4.tar.xz