Update to 1.73.1
This commit is contained in:
parent
31c8f8e02f
commit
97b99d208d
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@
|
||||
/gobject-introspection-1.71.0.tar.xz
|
||||
/gobject-introspection-1.72.0.tar.xz
|
||||
/gobject-introspection-1.73.0.tar.xz
|
||||
/gobject-introspection-1.73.1.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global glib2_version 2.73.0
|
||||
%global glib2_version 2.73.1
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.73.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.73.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
License: GPLv2+ and LGPLv2+ and MIT
|
||||
@ -87,6 +87,9 @@ Libraries and headers for gobject-introspection
|
||||
%{_mandir}/man1/g-ir-scanner.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 06 2022 Kalev Lember <klember@redhat.com> - 1.73.1-1
|
||||
- Update to 1.73.1
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.73.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.73.0.tar.xz) = a200e8c859093ef5b3cbbd870ec3adf96f1df64812a248c9374b345dc0ecb133016710d72d999898661326d18514342010cd87a76a459ee4a4d9dace88238b20
|
||||
SHA512 (gobject-introspection-1.73.1.tar.xz) = fff6a5dbfb6b43d212ec9e4529fbb4532a84e6062d5cec09f8cc618cab5c338ee64e555bb96444cd885164ba68206356547106765b3ce383ac048cb321c396d8
|
||||
|
Loading…
Reference in New Issue
Block a user