Update to 1.63.2
This commit is contained in:
parent
ac446fe951
commit
b5ae59eb41
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@
|
|||||||
/gobject-introspection-1.61.2.tar.xz
|
/gobject-introspection-1.61.2.tar.xz
|
||||||
/gobject-introspection-1.62.0.tar.xz
|
/gobject-introspection-1.62.0.tar.xz
|
||||||
/gobject-introspection-1.63.1.tar.xz
|
/gobject-introspection-1.63.1.tar.xz
|
||||||
|
/gobject-introspection-1.63.2.tar.xz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%global __python %{__python3}
|
%global __python %{__python3}
|
||||||
|
|
||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.63.1
|
Version: 1.63.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Introspection system for GObject-based libraries
|
Summary: Introspection system for GObject-based libraries
|
||||||
|
|
||||||
@ -86,6 +86,9 @@ Libraries and headers for gobject-introspection
|
|||||||
%{_mandir}/man1/g-ir-scanner.1*
|
%{_mandir}/man1/g-ir-scanner.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 17 2020 Kalev Lember <klember@redhat.com> - 1.63.2-1
|
||||||
|
- Update to 1.63.2
|
||||||
|
|
||||||
* Thu Jan 16 2020 Kalev Lember <klember@redhat.com> - 1.63.1-1
|
* Thu Jan 16 2020 Kalev Lember <klember@redhat.com> - 1.63.1-1
|
||||||
- Update to 1.63.1
|
- Update to 1.63.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gobject-introspection-1.63.1.tar.xz) = f44d8d37d537f73f035b030e09847e47bb3e00f20d76a4d9f1df0a8eddb8539e0ac4a8238c66e9082a29d5805876c7ee20d312d011ce942c2989637c2d71d328
|
SHA512 (gobject-introspection-1.63.2.tar.xz) = 7dae2ca08820ec9cd9b650066602044c713dd03b518efe8b575510aa041ee2b4e929d4007947bd816d481f3aaa78ad3a4cef572124e097b128199f06e129174b
|
||||||
|
Loading…
Reference in New Issue
Block a user