Update to 1.56.1
This commit is contained in:
parent
2602733b7d
commit
187e8ff76e
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
||||
/gobject-introspection-1.54.1.tar.xz
|
||||
/gobject-introspection-1.55.2.tar.xz
|
||||
/gobject-introspection-1.56.0.tar.xz
|
||||
/gobject-introspection-1.56.1.tar.xz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global glib2_version 2.56.0
|
||||
%global glib2_version 2.56.1
|
||||
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.56.0
|
||||
Version: 1.56.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
@ -87,6 +87,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -print -delete
|
||||
%{_datadir}/gtk-doc/html/gi/
|
||||
|
||||
%changelog
|
||||
* Mon Apr 09 2018 Kalev Lember <klember@redhat.com> - 1.56.1-1
|
||||
- Update to 1.56.1
|
||||
|
||||
* Tue Mar 13 2018 Kalev Lember <klember@redhat.com> - 1.56.0-1
|
||||
- Update to 1.56.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.56.0.tar.xz) = 281c3eb2d44d37185545b95b21ab80204c20f595f109a69fae7b85fef17991edabd9cca2c0f86fbed746e11fa0f6ea34c538803c48a600f7231cc3a0d4bb83b3
|
||||
SHA512 (gobject-introspection-1.56.1.tar.xz) = 2bfcd45b8c5ad68a3f6550c2f80a6804db0e1a72ffaf4fdd3cec3d8acc23e79ad14bb5bf612fe26fc896691839ab19ca8dd1c9994db14d730e56fa79df9d973d
|
||||
|
Loading…
Reference in New Issue
Block a user