Update to 1.75.6
This commit is contained in:
parent
24df1d5dfa
commit
53681f353c
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@
|
|||||||
/gobject-introspection-1.73.1.tar.xz
|
/gobject-introspection-1.73.1.tar.xz
|
||||||
/gobject-introspection-1.74.0.tar.xz
|
/gobject-introspection-1.74.0.tar.xz
|
||||||
/gobject-introspection-1.75.4.tar.xz
|
/gobject-introspection-1.75.4.tar.xz
|
||||||
|
/gobject-introspection-1.75.6.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global glib2_version 2.75.0
|
%global glib2_version 2.75.0
|
||||||
|
|
||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.75.4
|
Version: 1.75.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Introspection system for GObject-based libraries
|
Summary: Introspection system for GObject-based libraries
|
||||||
|
|
||||||
@ -90,6 +90,9 @@ Libraries and headers for gobject-introspection
|
|||||||
%{_mandir}/man1/g-ir-scanner.1*
|
%{_mandir}/man1/g-ir-scanner.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 15 2023 David King <amigadave@amigadave.com> - 1.75.6-1
|
||||||
|
- Update to 1.75.6
|
||||||
|
|
||||||
* Mon Feb 06 2023 David King <amigadave@amigadave.com> - 1.75.4-1
|
* Mon Feb 06 2023 David King <amigadave@amigadave.com> - 1.75.4-1
|
||||||
- Update to 1.75.4
|
- Update to 1.75.4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gobject-introspection-1.75.4.tar.xz) = a21778f8c68ed943ec3f05ad5d7cc54342043429fa84f01d1b25254a7ff32699e3bc455eb9cfda33f9cce6d4e03a71de649c4b9f01f2ba885a63853e8196188b
|
SHA512 (gobject-introspection-1.75.6.tar.xz) = 6fb7b82c46eb79336ec654d34c94213bafd5ea6b293050698714c26afc929c73b6abbe75e09e992f0cccb7168f638a40219d6708e2758f620551a7b39306e0fb
|
||||||
|
Loading…
Reference in New Issue
Block a user