Update to 1.54.1
This commit is contained in:
parent
34ac562f5a
commit
4b8b0a5fce
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
||||
/gobject-introspection-1.53.5.tar.xz
|
||||
/gobject-introspection-1.53.7.tar.xz
|
||||
/gobject-introspection-1.54.0.tar.xz
|
||||
/gobject-introspection-1.54.1.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global glib2_version 2.54.0
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.54.0
|
||||
Version: 1.54.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
|
||||
%{_datadir}/gtk-doc/html/gi/*
|
||||
|
||||
%changelog
|
||||
* Fri Oct 06 2017 Kalev Lember <klember@redhat.com> - 1.54.1-1
|
||||
- Update to 1.54.1
|
||||
|
||||
* Mon Sep 11 2017 Kalev Lember <klember@redhat.com> - 1.54.0-1
|
||||
- Update to 1.54.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.54.0.tar.xz) = 7171bf6162182fba886e296b82a6e96e4bd5a18c131dbff566a091a9c0ebd8ac7160b7d5ef2c04b2a94fe5c1bceb774823c8fde5f9142db8355cd280bc045e79
|
||||
SHA512 (gobject-introspection-1.54.1.tar.xz) = e9ebf9072f0986017c7608e23559918182926da910bb6c5bc9265ba98bcafbf276b8466b35be8ef4953e31d72710a1c91aeecccda42ba8d0cb91801df32d1186
|
||||
|
Loading…
Reference in New Issue
Block a user