Update to 1.59.4
This commit is contained in:
parent
7fe3fe2de6
commit
586275a724
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@
|
|||||||
/gobject-introspection-1.58.3.tar.xz
|
/gobject-introspection-1.58.3.tar.xz
|
||||||
/gobject-introspection-1.59.2.tar.xz
|
/gobject-introspection-1.59.2.tar.xz
|
||||||
/gobject-introspection-1.59.3.tar.xz
|
/gobject-introspection-1.59.3.tar.xz
|
||||||
|
/gobject-introspection-1.59.4.tar.xz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%global __python %{__python3}
|
%global __python %{__python3}
|
||||||
|
|
||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.59.3
|
Version: 1.59.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Introspection system for GObject-based libraries
|
Summary: Introspection system for GObject-based libraries
|
||||||
|
|
||||||
License: GPLv2+, LGPLv2+, MIT
|
License: GPLv2+, LGPLv2+, MIT
|
||||||
@ -81,6 +81,9 @@ Libraries and headers for gobject-introspection
|
|||||||
%{_datadir}/gtk-doc/html/gi/
|
%{_datadir}/gtk-doc/html/gi/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 1.59.4-1
|
||||||
|
- Update to 1.59.4
|
||||||
|
|
||||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.59.3-2
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.59.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gobject-introspection-1.59.3.tar.xz) = 04a16b3b84ad90a0e52d637e860b437e78faf7ffff16376264cb8f3d0a471a0a7149d9a857764f4afe034763981cba1e6710081f8379c5a3bb9a33386f595412
|
SHA512 (gobject-introspection-1.59.4.tar.xz) = fb08284f63f2cb2741df79b3a3e2f009ad425f63db37af1ec9a8301ea2975034f73dc8cad7c0895f0422f58e29ae706c2dba821e9b0ae07f369ad74bde013de9
|
||||||
|
Loading…
Reference in New Issue
Block a user