Update to 1.70.0
This commit is contained in:
parent
698c9ec235
commit
7901031493
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@
|
||||
/gobject-introspection-1.67.1.tar.xz
|
||||
/gobject-introspection-1.68.0.tar.xz
|
||||
/gobject-introspection-1.69.0.tar.xz
|
||||
/gobject-introspection-1.70.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global glib2_version 2.58.0
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.69.0
|
||||
Version: 1.70.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.69/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gobject-introspection/1.70/%{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
|
||||
* Sat Sep 18 2021 Kalev Lember <klember@redhat.com> - 1.70.0-1
|
||||
- Update to 1.70.0
|
||||
|
||||
* Tue Aug 24 2021 Kalev Lember <klember@redhat.com> - 1.69.0-1
|
||||
- Update to 1.69.0
|
||||
- Tighten soname globs
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.69.0.tar.xz) = 3744fd9ccee9eae020b820ffeb14dff20d9ce3e222ce19fcb6de77b17de907b57e61f45ff9d5a5cb8694edca0603cae91b1a017587da33f9d8fa8e5a70576294
|
||||
SHA512 (gobject-introspection-1.70.0.tar.xz) = 216b376ed423f607e36c723dd6b67975dbfb63c253f2d8bd0b3661e3d69f8c8059cf221db8c5260b0262fad1b7d738f3b2e5fbd51fdbc31e40ccb115c209baf0
|
||||
|
Loading…
Reference in New Issue
Block a user