From 8a587ae1962aa4a7e3f4e94e47edc513d0ec87de Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Nov 28 2019 15:15:37 +0000 Subject: Hotfix with commit 5da6aaaf. --- diff --git a/bodhi.spec b/bodhi.spec index 75bc554..cba97a9 100644 --- a/bodhi.spec +++ b/bodhi.spec @@ -7,7 +7,7 @@ Name: bodhi Version: 5.0.0 -Release: 1%{?dist} +Release: 2%{?dist} #Release: 0.beta.1.%{commit_short}%{?dist} BuildArch: noarch @@ -17,6 +17,9 @@ URL: https://github.com/fedora-infra/bodhi Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz #Source0: %{url}/archive/%{commit}/%{name}-%{commit}.tar.gz +# Hotfix for messages crashing the consumer. +Patch0: https://github.com/fedora-infra/bodhi/commit/5da6aaaf240d6cf7b9f39104254701daa1b0ac65.patch + BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: %{py3_dist alembic} @@ -317,6 +320,9 @@ install -pm0644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/ %changelog +* Thu Nov 28 2019 Aurelien Bompard - 5.0.0-2 +- Hotfix with commit 5da6aaaf. + * Thu Nov 07 2019 Aurelien Bompard - 5.0.0-1 - Update to 5.0.0. https://github.com/fedora-infra/bodhi/releases/tag/5.0.0