Update to 1.64.0
This commit is contained in:
parent
cde132a53f
commit
15752240f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@
|
||||
/gobject-introspection-1.62.0.tar.xz
|
||||
/gobject-introspection-1.63.1.tar.xz
|
||||
/gobject-introspection-1.63.2.tar.xz
|
||||
/gobject-introspection-1.64.0.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.63.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.64.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.63/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gobject-introspection/1.64/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: bison
|
||||
@ -86,6 +86,9 @@ Libraries and headers for gobject-introspection
|
||||
%{_mandir}/man1/g-ir-scanner.1*
|
||||
|
||||
%changelog
|
||||
* Sat Mar 07 2020 Kalev Lember <klember@redhat.com> - 1.64.0-1
|
||||
- Update to 1.64.0
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.63.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.63.2.tar.xz) = 7dae2ca08820ec9cd9b650066602044c713dd03b518efe8b575510aa041ee2b4e929d4007947bd816d481f3aaa78ad3a4cef572124e097b128199f06e129174b
|
||||
SHA512 (gobject-introspection-1.64.0.tar.xz) = d1960424d82dea1f1d36a7c3f9922029e751e77da8dc6904c24750babe7c3f4c11a6795eb218aab342ccbb6326d0ac3eac2c2c903e90b146f4e28c0f413da1ae
|
||||
|
Loading…
Reference in New Issue
Block a user