Update to 1.58.3
This commit is contained in:
parent
ecf5a344fd
commit
9e170ee40f
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@
|
||||
/gobject-introspection-1.58.0.tar.xz
|
||||
/gobject-introspection-1.58.1.tar.xz
|
||||
/gobject-introspection-1.58.2.tar.xz
|
||||
/gobject-introspection-1.58.3.tar.xz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.58.2
|
||||
Version: 1.58.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Introspection system for GObject-based libraries
|
||||
|
||||
@ -89,6 +89,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -print -delete
|
||||
%{_datadir}/gtk-doc/html/gi/
|
||||
|
||||
%changelog
|
||||
* Sun Dec 30 2018 Kalev Lember <klember@redhat.com> - 1.58.3-1
|
||||
- Update to 1.58.3
|
||||
|
||||
* Mon Dec 10 2018 Kalev Lember <klember@redhat.com> - 1.58.2-1
|
||||
- Update to 1.58.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gobject-introspection-1.58.2.tar.xz) = b516527a910702b26f8034ded463bdd28bb9db782ac77947ac2178ae3a41bd9e0390fff6155aca6e9ec92c6cf051314134322efae6937bd9cbcb4033df65c677
|
||||
SHA512 (gobject-introspection-1.58.3.tar.xz) = 0811cd08e224975b3aa55ae89d648fc65f3105cae8a077a5671593d84743b1db28e9fbffe53fc86a2b3e82ea98c35f3daae033d3df07c7020cc3bf8b5d94f796
|
||||
|
Loading…
Reference in New Issue
Block a user