Update to 1.53.7
This commit is contained in:
parent
a1e93054f6
commit
14d6a5cb6a
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
||||
/gobject-introspection-1.53.3.tar.xz
|
||||
/gobject-introspection-1.53.4.tar.xz
|
||||
/gobject-introspection-1.53.5.tar.xz
|
||||
/gobject-introspection-1.53.7.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global glib2_version 2.53.5
|
||||
%global glib2_version 2.53.7
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.53.5
|
||||
Version: 1.53.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
|
||||
%{_datadir}/gtk-doc/html/gi/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 05 2017 Kalev Lember <klember@redhat.com> - 1.53.7-1
|
||||
- Update to 1.53.7
|
||||
|
||||
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 1.53.5-1
|
||||
- Update to 1.53.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.53.5.tar.xz) = 7857c23c150ac93d4254eed4dbfcc6f9339818f4050ad3cb4dc909fb48d6cb1b4f52b45c7ee40472a66265c9560d9bba5441bfcb33b4cae53562d3acd7377bd6
|
||||
SHA512 (gobject-introspection-1.53.7.tar.xz) = 62c1d54f477b43a626b7009412700edaa059e419f1c21af7a5c996392028c8b4c12dba0cdecbc07d296f723d02c2796d95f6e67bf1d1938f57426920b034122e
|
||||
|
Loading…
Reference in New Issue
Block a user