Update to 1.53.4
This commit is contained in:
parent
4626be0c7c
commit
268c7917f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
||||
/gobject-introspection-1.52.0.tar.xz
|
||||
/gobject-introspection-1.52.1.tar.xz
|
||||
/gobject-introspection-1.53.3.tar.xz
|
||||
/gobject-introspection-1.53.4.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global glib2_version 2.53.3
|
||||
%global glib2_version 2.53.4
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.53.3
|
||||
Version: 1.53.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
@ -95,6 +95,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
|
||||
%{_datadir}/gtk-doc/html/gi/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2017 Kalev Lember <klember@redhat.com> - 1.53.4-1
|
||||
- Update to 1.53.4
|
||||
|
||||
* Sun Jun 25 2017 Kalev Lember <klember@redhat.com> - 1.53.3-1
|
||||
- Update to 1.53.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.53.3.tar.xz) = b7eaac8b9ff65cc49315238c421ac8ef1a4f0edb57ed4232af7fa14305554461495b831199704ab4551787a43b8ea91ee9290bb50f5773ada0f5b71ea4249229
|
||||
SHA512 (gobject-introspection-1.53.4.tar.xz) = b7a23cb5c2c5c0a0ab5979a1c978ecde8dd9521721a654a38f2dc9b164043d5f4316cdd562ad12ff4319bf935216fb91fc3fb26d14a549e43468d7a0863ef297
|
||||
|
Loading…
Reference in New Issue
Block a user