Update to 1.62.0
This commit is contained in:
parent
93743be751
commit
c4f2c7e278
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
|||||||
/gobject-introspection-1.60.1.tar.xz
|
/gobject-introspection-1.60.1.tar.xz
|
||||||
/gobject-introspection-1.61.1.tar.xz
|
/gobject-introspection-1.61.1.tar.xz
|
||||||
/gobject-introspection-1.61.2.tar.xz
|
/gobject-introspection-1.61.2.tar.xz
|
||||||
|
/gobject-introspection-1.62.0.tar.xz
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
%global __python %{__python3}
|
%global __python %{__python3}
|
||||||
|
|
||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.61.2
|
Version: 1.62.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Introspection system for GObject-based libraries
|
Summary: Introspection system for GObject-based libraries
|
||||||
|
|
||||||
License: GPLv2+, LGPLv2+, MIT
|
License: GPLv2+, LGPLv2+, MIT
|
||||||
URL: https://wiki.gnome.org/Projects/GObjectIntrospection
|
URL: https://wiki.gnome.org/Projects/GObjectIntrospection
|
||||||
Source0: https://download.gnome.org/sources/gobject-introspection/1.61/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gobject-introspection/1.62/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
@ -84,6 +84,9 @@ Libraries and headers for gobject-introspection
|
|||||||
%{_datadir}/gtk-doc/html/gi/
|
%{_datadir}/gtk-doc/html/gi/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 1.62.0-1
|
||||||
|
- Update to 1.62.0
|
||||||
|
|
||||||
* Mon Aug 19 2019 Kalev Lember <klember@redhat.com> - 1.61.2-1
|
* Mon Aug 19 2019 Kalev Lember <klember@redhat.com> - 1.61.2-1
|
||||||
- Update to 1.61.2
|
- Update to 1.61.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gobject-introspection-1.61.2.tar.xz) = e09ec5a9794fbd964c4dd2dd022bd2ac8b7bc721c47976e2f99cd81fb09475e7c6e1a1da047c1ea2686a02fd4049aae75ea37803ba27c9df8aac60737e4bee64
|
SHA512 (gobject-introspection-1.62.0.tar.xz) = b460a95fd7a323e9b0c9a45e680ebe98bbae7632abfa53b3e0b0ec050775cab17dde693314d6d4f8e93614c32b5587f8ce0b4a4c9ee9ba46c029ce029014e638
|
||||||
|
Loading…
Reference in New Issue
Block a user