Update to 1.74.0
This commit is contained in:
parent
97b99d208d
commit
d473168700
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
||||
/gobject-introspection-1.72.0.tar.xz
|
||||
/gobject-introspection-1.73.0.tar.xz
|
||||
/gobject-introspection-1.73.1.tar.xz
|
||||
/gobject-introspection-1.74.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global glib2_version 2.73.1
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.73.1
|
||||
Version: 1.74.0
|
||||
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.73/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gobject-introspection/1.74/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: bison
|
||||
@ -87,6 +87,9 @@ Libraries and headers for gobject-introspection
|
||||
%{_mandir}/man1/g-ir-scanner.1*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 19 2022 Kalev Lember <klember@redhat.com> - 1.74.0-1
|
||||
- Update to 1.74.0
|
||||
|
||||
* Tue Sep 06 2022 Kalev Lember <klember@redhat.com> - 1.73.1-1
|
||||
- Update to 1.73.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.73.1.tar.xz) = fff6a5dbfb6b43d212ec9e4529fbb4532a84e6062d5cec09f8cc618cab5c338ee64e555bb96444cd885164ba68206356547106765b3ce383ac048cb321c396d8
|
||||
SHA512 (gobject-introspection-1.74.0.tar.xz) = decff5dda0ec5ec0afda4d6bcd3bdadcbf34289002c0d9c0c77ecf8c5d3f15d196b24d8035041545031006acbdfe76af47c42da061c40e200c87f2c74cd301f0
|
||||
|
Loading…
Reference in New Issue
Block a user