This commit is contained in:
Josef Řídký 2021-08-02 09:39:56 +02:00
parent 3b67a5ea87
commit 355ee58b10

View File

@ -19,7 +19,7 @@
Summary: A dynamic, any to any, pixel format conversion library
Name: babl
Version: 0.1.86
Release: 2%{?dist}
Release: 3%{?dist}
# Compute some version related macros
# Ugly hack, you need to get your quoting backslashes/percent signs straight
@ -34,6 +34,7 @@ URL: http://www.gegl.org/babl/
Source0: https://download.gimp.org/pub/babl/%{apiver}/%{name}-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: openssh-clients
BuildRequires: gobject-introspection-devel
BuildRequires: librsvg2-tools
BuildRequires: meson, vala
@ -124,6 +125,9 @@ popd
%doc %{develdocdir}
%changelog
* Mon Aug 02 2021 Josef Ridky <jridky@redhat.com> - 0.1.86-3
- fix FTBFS by adding openssh-clients requirement (#1987380)
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.86-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild