Resolves: #2105618 - fix FTBFS in 9.1
This commit is contained in:
parent
4f5c2d5743
commit
8abbcfdbb5
1
.babl.metadata
Normal file
1
.babl.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
2bc00a664812c3980b2e8cf95a32ecefe943edf2 babl-0.1.86.tar.xz
|
@ -19,7 +19,7 @@
|
|||||||
Summary: A dynamic, any to any, pixel format conversion library
|
Summary: A dynamic, any to any, pixel format conversion library
|
||||||
Name: babl
|
Name: babl
|
||||||
Version: 0.1.86
|
Version: 0.1.86
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
|
|
||||||
# Compute some version related macros
|
# Compute some version related macros
|
||||||
# Ugly hack, you need to get your quoting backslashes/percent signs straight
|
# Ugly hack, you need to get your quoting backslashes/percent signs straight
|
||||||
@ -38,6 +38,7 @@ BuildRequires: gobject-introspection-devel
|
|||||||
BuildRequires: librsvg2-tools
|
BuildRequires: librsvg2-tools
|
||||||
BuildRequires: meson, vala
|
BuildRequires: meson, vala
|
||||||
BuildRequires: pkgconfig(lcms2)
|
BuildRequires: pkgconfig(lcms2)
|
||||||
|
BuildRequires: openssh-clients
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Babl is a dynamic, any to any, pixel format conversion library. It
|
Babl is a dynamic, any to any, pixel format conversion library. It
|
||||||
@ -124,6 +125,9 @@ popd
|
|||||||
%doc %{develdocdir}
|
%doc %{develdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 20 2022 Josef Ridky <jridky@redhat.com> - 0.1.86-4
|
||||||
|
- fix FTBFS by adding openssh-clients into BuildRequires (#2105618)
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.1.86-3
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.1.86-3
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user