diff --git a/brewtarget.spec b/brewtarget.spec index 7599be6..8b392ed 100644 --- a/brewtarget.spec +++ b/brewtarget.spec @@ -2,7 +2,7 @@ Name: brewtarget Version: 2.1.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: An open source beer recipe creation tool License: GPLv3 and WTFPL and LGPLv2 URL: http://www.brewtarget.org @@ -22,7 +22,7 @@ priming sugar calculators, OG correction help, and a unique mash designing tool. It also can export and import recipes in BeerXML. %prep -%setup -q -n %{name}-%{name} +%setup -q -n %{name}-%{version} %build %cmake -DDO_RELEASE_BUILD:BOOL=ON @@ -45,6 +45,9 @@ desktop-file-validate %buildroot%{_datadir}/applications/%{name}.desktop %changelog +* Mon Sep 16 2019 Kevin Fenzi - 2.1.0-13 +- Fix FTBFS bug #1734987 + * Wed Jul 24 2019 Fedora Release Engineering - 2.1.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild