Update to 1.61.1
This commit is contained in:
parent
fb628d38af
commit
2bcbc154a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@
|
||||
/gobject-introspection-1.59.5.tar.xz
|
||||
/gobject-introspection-1.60.0.tar.xz
|
||||
/gobject-introspection-1.60.1.tar.xz
|
||||
/gobject-introspection-1.61.1.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.60.1
|
||||
Release: 4%{?dist}
|
||||
Version: 1.61.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
License: GPLv2+, LGPLv2+, MIT
|
||||
URL: https://wiki.gnome.org/Projects/GObjectIntrospection
|
||||
Source0: https://download.gnome.org/sources/gobject-introspection/1.60/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gobject-introspection/1.61/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: bison
|
||||
@ -84,6 +84,9 @@ Libraries and headers for gobject-introspection
|
||||
%{_datadir}/gtk-doc/html/gi/
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 1.61.1-1
|
||||
- Update to 1.61.1
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.60.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.60.1.tar.xz) = 01adbeffee08ff6487f11a303fd7a59a99c36714dce21be9bbae7fd2bf8f080665e830bc3a47566140a6081dc74f6c2f8d8232286759b761f70493545a9d90ea
|
||||
SHA512 (gobject-introspection-1.61.1.tar.xz) = d54841fd830feedfecdb06b6f59057704ee46787b8ce2bc8d64c5fdc1e96a7b2c91e7021d4a259d918e451e20bbbff6cc0369f2db1f7793c746f8c8bef2d3af2
|
||||
|
Loading…
Reference in New Issue
Block a user