Update to 1.76.0
This commit is contained in:
parent
53681f353c
commit
5574dba3f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@
|
||||
/gobject-introspection-1.74.0.tar.xz
|
||||
/gobject-introspection-1.75.4.tar.xz
|
||||
/gobject-introspection-1.75.6.tar.xz
|
||||
/gobject-introspection-1.76.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global glib2_version 2.75.0
|
||||
%global glib2_version 2.76.0
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.75.6
|
||||
Version: 1.76.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
License: GPLv2+ and LGPLv2+ and MIT
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause
|
||||
URL: https://wiki.gnome.org/Projects/GObjectIntrospection
|
||||
Source0: https://download.gnome.org/sources/gobject-introspection/1.75/%{name}-%{version}.tar.xz
|
||||
|
||||
@ -90,6 +90,9 @@ Libraries and headers for gobject-introspection
|
||||
%{_mandir}/man1/g-ir-scanner.1*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 14 2023 David King <amigadave@amigadave.com> - 1.76.0-1
|
||||
- Update to 1.76.0
|
||||
|
||||
* Wed Feb 15 2023 David King <amigadave@amigadave.com> - 1.75.6-1
|
||||
- Update to 1.75.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.75.6.tar.xz) = 6fb7b82c46eb79336ec654d34c94213bafd5ea6b293050698714c26afc929c73b6abbe75e09e992f0cccb7168f638a40219d6708e2758f620551a7b39306e0fb
|
||||
SHA512 (gobject-introspection-1.76.0.tar.xz) = 76f3d2a74afbc3c819dee9350c39024b8665e704e01f63f877b431d59db42ee52ff636cb314c6be6e30b06bb21286ef37255467cc28ba434dc4dd72edc0cf8e9
|
||||
|
Loading…
Reference in New Issue
Block a user