Update to 1.76.1
This commit is contained in:
parent
5574dba3f2
commit
a2e57424dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -104,3 +104,4 @@
|
|||||||
/gobject-introspection-1.75.4.tar.xz
|
/gobject-introspection-1.75.4.tar.xz
|
||||||
/gobject-introspection-1.75.6.tar.xz
|
/gobject-introspection-1.75.6.tar.xz
|
||||||
/gobject-introspection-1.76.0.tar.xz
|
/gobject-introspection-1.76.0.tar.xz
|
||||||
|
/gobject-introspection-1.76.1.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global glib2_version 2.76.0
|
%global glib2_version 2.76.0
|
||||||
|
|
||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.76.0
|
Version: 1.76.1
|
||||||
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
|
||||||
|
* Fri Mar 24 2023 David King <amigadave@amigadave.com> - 1.76.1-1
|
||||||
|
- Update to 1.76.1
|
||||||
|
|
||||||
* Tue Mar 14 2023 David King <amigadave@amigadave.com> - 1.76.0-1
|
* Tue Mar 14 2023 David King <amigadave@amigadave.com> - 1.76.0-1
|
||||||
- Update to 1.76.0
|
- Update to 1.76.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gobject-introspection-1.76.0.tar.xz) = 76f3d2a74afbc3c819dee9350c39024b8665e704e01f63f877b431d59db42ee52ff636cb314c6be6e30b06bb21286ef37255467cc28ba434dc4dd72edc0cf8e9
|
SHA512 (gobject-introspection-1.76.1.tar.xz) = 84331a30f8854d2259609650c21aadd6363ea1417a75828bd395f8f4346da1c6d6550cff5f2c9f5f6fd6fbf2a9d27b5880c2ee1616fa905c5f362384d481a916
|
||||||
|
Loading…
Reference in New Issue
Block a user