Update to 1.58.2
This commit is contained in:
parent
ba3519f4dd
commit
ecf5a344fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@
|
||||
/gobject-introspection-1.57.2.tar.xz
|
||||
/gobject-introspection-1.58.0.tar.xz
|
||||
/gobject-introspection-1.58.1.tar.xz
|
||||
/gobject-introspection-1.58.2.tar.xz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.58.1
|
||||
Version: 1.58.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
@ -89,6 +89,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -print -delete
|
||||
%{_datadir}/gtk-doc/html/gi/
|
||||
|
||||
%changelog
|
||||
* Mon Dec 10 2018 Kalev Lember <klember@redhat.com> - 1.58.2-1
|
||||
- Update to 1.58.2
|
||||
|
||||
* Sat Nov 17 2018 Kalev Lember <klember@redhat.com> - 1.58.1-1
|
||||
- Update to 1.58.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.58.1.tar.xz) = 179cacb682de3fec109f67c5201e0c0582cc484452532a98d012d397f49179eb9972a69956ba6144201c3fda8054b0e1af5741eba8a3d107f05cb7dbaa281440
|
||||
SHA512 (gobject-introspection-1.58.2.tar.xz) = b516527a910702b26f8034ded463bdd28bb9db782ac77947ac2178ae3a41bd9e0390fff6155aca6e9ec92c6cf051314134322efae6937bd9cbcb4033df65c677
|
||||
|
Loading…
Reference in New Issue
Block a user