Update to 1.41.91

This commit is contained in:
Kalev Lember 2014-09-01 23:00:29 +02:00
parent 3553d47ff3
commit 72e9747924
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <kalevlember@gmail.com> - 1.41.91-1
- Update to 1.41.91
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.41.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
4e870431da9e5ad000f9492332ea630c gjs-1.41.4.tar.xz
31390a9fc2a3242b31353c6c175116e5 gjs-1.41.91.tar.xz