Update to 1.60.0
This commit is contained in:
parent
2dc6cf7efd
commit
4bda35ea6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
||||
/gobject-introspection-1.59.3.tar.xz
|
||||
/gobject-introspection-1.59.4.tar.xz
|
||||
/gobject-introspection-1.59.5.tar.xz
|
||||
/gobject-introspection-1.60.0.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.59.5
|
||||
Version: 1.60.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
License: GPLv2+, LGPLv2+, MIT
|
||||
URL: https://wiki.gnome.org/Projects/GObjectIntrospection
|
||||
Source0: https://download.gnome.org/sources/gobject-introspection/1.59/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gobject-introspection/1.60/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: bison
|
||||
@ -81,6 +81,9 @@ Libraries and headers for gobject-introspection
|
||||
%{_datadir}/gtk-doc/html/gi/
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 1.60.0-1
|
||||
- Update to 1.60.0
|
||||
|
||||
* Mon Mar 04 2019 Kalev Lember <klember@redhat.com> - 1.59.5-1
|
||||
- Update to 1.59.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.59.5.tar.xz) = cfe5f055553d6c1ede2921dd385a9904559f52425f08112339758fa0e4c4abaa5903b6bf013fdf1cf44a4bc2c93c54696e9e1b7c94cd962511c54f1dec90f13b
|
||||
SHA512 (gobject-introspection-1.60.0.tar.xz) = 858cf12b1a606be4ec884444ef0c9f05aaaf75d4f547dde489c4eef35d125a66d3d1b7c3cd879bae0f01bc0fb75dd3473a1e1bc9f66241f32ac27b0a35a06901
|
||||
|
Loading…
Reference in New Issue
Block a user