Update to 1.60.1
This commit is contained in:
parent
4bda35ea6f
commit
4364f055d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
||||
/gobject-introspection-1.59.4.tar.xz
|
||||
/gobject-introspection-1.59.5.tar.xz
|
||||
/gobject-introspection-1.60.0.tar.xz
|
||||
/gobject-introspection-1.60.1.tar.xz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.60.0
|
||||
Version: 1.60.1
|
||||
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 Apr 08 2019 Kalev Lember <klember@redhat.com> - 1.60.1-1
|
||||
- Update to 1.60.1
|
||||
|
||||
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 1.60.0-1
|
||||
- Update to 1.60.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.60.0.tar.xz) = 858cf12b1a606be4ec884444ef0c9f05aaaf75d4f547dde489c4eef35d125a66d3d1b7c3cd879bae0f01bc0fb75dd3473a1e1bc9f66241f32ac27b0a35a06901
|
||||
SHA512 (gobject-introspection-1.60.1.tar.xz) = 01adbeffee08ff6487f11a303fd7a59a99c36714dce21be9bbae7fd2bf8f080665e830bc3a47566140a6081dc74f6c2f8d8232286759b761f70493545a9d90ea
|
||||
|
Loading…
Reference in New Issue
Block a user