update to 2.0.23
This commit is contained in:
parent
0523413d28
commit
a645e4578a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/gi-gdkpixbuf-2.0.16.tar.gz
|
/gi-gdkpixbuf-2.0.16.tar.gz
|
||||||
/gi-gdkpixbuf-2.0.20.tar.gz
|
/gi-gdkpixbuf-2.0.20.tar.gz
|
||||||
|
/gi-gdkpixbuf-2.0.23.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 2.0.20
|
Version: 2.0.23
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GdkPixbuf bindings
|
Summary: GdkPixbuf bindings
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -123,6 +123,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 2.0.23-1
|
||||||
|
- update to 2.0.23
|
||||||
|
|
||||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20-2
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gi-gdkpixbuf-2.0.20.tar.gz) = 0a8de3670c6f15701000d0c403ed467afec0f9afcbcf28ce624203172853ed4996eba78cbedbca5a407690bd206976cdd4e677207f4a6b75a8f73b3b59755f8d
|
SHA512 (gi-gdkpixbuf-2.0.23.tar.gz) = c0b403a9091eb9bc7692d793e333a3ce1c9146735baca019ce9b6ec08abe2e6e1bbb019ccc573abf8a01324c6a44dbcb11f87e84a9d91a277d5df55bf43e4e77
|
||||||
|
Loading…
Reference in New Issue
Block a user