diff --git a/.gitignore b/.gitignore index 2334e90..3e05ed6 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ gjs-0.7.1.tar.gz /gjs-1.40.1.tar.xz /gjs-1.41.3.tar.xz /gjs-1.41.4.tar.xz +/gjs-1.41.91.tar.xz diff --git a/gjs.spec b/gjs.spec index 4d74e34..9fd436d 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,8 +1,8 @@ %global gobject_introspection_version 1.41.4 Name: gjs -Version: 1.41.4 -Release: 2%{?dist} +Version: 1.41.91 +Release: 1%{?dist} Summary: Javascript Bindings for GNOME Group: System Environment/Libraries @@ -79,6 +79,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Mon Sep 01 2014 Kalev Lember - 1.41.91-1 +- Update to 1.41.91 + * Sat Aug 16 2014 Fedora Release Engineering - 1.41.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index d09eb26..6569727 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4e870431da9e5ad000f9492332ea630c gjs-1.41.4.tar.xz +31390a9fc2a3242b31353c6c175116e5 gjs-1.41.91.tar.xz