Update to 1.61.2
This commit is contained in:
parent
5c654dd28b
commit
93743be751
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@
|
||||
/gobject-introspection-1.60.0.tar.xz
|
||||
/gobject-introspection-1.60.1.tar.xz
|
||||
/gobject-introspection-1.61.1.tar.xz
|
||||
/gobject-introspection-1.61.2.tar.xz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.61.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.61.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
License: GPLv2+, LGPLv2+, MIT
|
||||
@ -84,6 +84,9 @@ Libraries and headers for gobject-introspection
|
||||
%{_datadir}/gtk-doc/html/gi/
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2019 Kalev Lember <klember@redhat.com> - 1.61.2-1
|
||||
- Update to 1.61.2
|
||||
|
||||
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.61.1-2
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.61.1.tar.xz) = d54841fd830feedfecdb06b6f59057704ee46787b8ce2bc8d64c5fdc1e96a7b2c91e7021d4a259d918e451e20bbbff6cc0369f2db1f7793c746f8c8bef2d3af2
|
||||
SHA512 (gobject-introspection-1.61.2.tar.xz) = e09ec5a9794fbd964c4dd2dd022bd2ac8b7bc721c47976e2f99cd81fb09475e7c6e1a1da047c1ea2686a02fd4049aae75ea37803ba27c9df8aac60737e4bee64
|
||||
|
Loading…
Reference in New Issue
Block a user