Update to 1.75.4
This commit is contained in:
parent
38fc093ea2
commit
24df1d5dfa
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@
|
||||
/gobject-introspection-1.73.0.tar.xz
|
||||
/gobject-introspection-1.73.1.tar.xz
|
||||
/gobject-introspection-1.74.0.tar.xz
|
||||
/gobject-introspection-1.75.4.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global glib2_version 2.74.0
|
||||
%global glib2_version 2.75.0
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.74.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.75.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
License: GPLv2+ and LGPLv2+ and MIT
|
||||
URL: https://wiki.gnome.org/Projects/GObjectIntrospection
|
||||
Source0: https://download.gnome.org/sources/gobject-introspection/1.74/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gobject-introspection/1.75/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: bison
|
||||
@ -90,6 +90,9 @@ Libraries and headers for gobject-introspection
|
||||
%{_mandir}/man1/g-ir-scanner.1*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 06 2023 David King <amigadave@amigadave.com> - 1.75.4-1
|
||||
- Update to 1.75.4
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.74.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.74.0.tar.xz) = decff5dda0ec5ec0afda4d6bcd3bdadcbf34289002c0d9c0c77ecf8c5d3f15d196b24d8035041545031006acbdfe76af47c42da061c40e200c87f2c74cd301f0
|
||||
SHA512 (gobject-introspection-1.75.4.tar.xz) = a21778f8c68ed943ec3f05ad5d7cc54342043429fa84f01d1b25254a7ff32699e3bc455eb9cfda33f9cce6d4e03a71de649c4b9f01f2ba885a63853e8196188b
|
||||
|
Loading…
Reference in New Issue
Block a user