Update to 1.59.5
This commit is contained in:
parent
586275a724
commit
2dc6cf7efd
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@
|
||||
/gobject-introspection-1.59.2.tar.xz
|
||||
/gobject-introspection-1.59.3.tar.xz
|
||||
/gobject-introspection-1.59.4.tar.xz
|
||||
/gobject-introspection-1.59.5.tar.xz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.59.4
|
||||
Version: 1.59.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
@ -81,6 +81,9 @@ Libraries and headers for gobject-introspection
|
||||
%{_datadir}/gtk-doc/html/gi/
|
||||
|
||||
%changelog
|
||||
* Mon Mar 04 2019 Kalev Lember <klember@redhat.com> - 1.59.5-1
|
||||
- Update to 1.59.5
|
||||
|
||||
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 1.59.4-1
|
||||
- Update to 1.59.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.59.4.tar.xz) = fb08284f63f2cb2741df79b3a3e2f009ad425f63db37af1ec9a8301ea2975034f73dc8cad7c0895f0422f58e29ae706c2dba821e9b0ae07f369ad74bde013de9
|
||||
SHA512 (gobject-introspection-1.59.5.tar.xz) = cfe5f055553d6c1ede2921dd385a9904559f52425f08112339758fa0e4c4abaa5903b6bf013fdf1cf44a4bc2c93c54696e9e1b7c94cd962511c54f1dec90f13b
|
||||
|
Loading…
Reference in New Issue
Block a user