Update to 1.58.1
This commit is contained in:
parent
77f193598a
commit
ba3519f4dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
||||
/gobject-introspection-1.56.1.tar.xz
|
||||
/gobject-introspection-1.57.2.tar.xz
|
||||
/gobject-introspection-1.58.0.tar.xz
|
||||
/gobject-introspection-1.58.1.tar.xz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.58.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.58.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
License: GPLv2+, LGPLv2+, MIT
|
||||
@ -89,6 +89,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -print -delete
|
||||
%{_datadir}/gtk-doc/html/gi/
|
||||
|
||||
%changelog
|
||||
* Sat Nov 17 2018 Kalev Lember <klember@redhat.com> - 1.58.1-1
|
||||
- Update to 1.58.1
|
||||
|
||||
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 1.58.0-2
|
||||
- Rebuilt against fixed atk (#1626575)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.58.0.tar.xz) = 838fda0ddf1889f402eb03edbb82ace28b01b2392fb62be9bb32721aa7aadca6e906f9286c54c2c90d15cd77b258513eb939f2992daf726089755e23a8a17b78
|
||||
SHA512 (gobject-introspection-1.58.1.tar.xz) = 179cacb682de3fec109f67c5201e0c0582cc484452532a98d012d397f49179eb9972a69956ba6144201c3fda8054b0e1af5741eba8a3d107f05cb7dbaa281440
|
||||
|
Loading…
Reference in New Issue
Block a user