From 67d9d9f08717cd25634558e485943b7ff32849bd Mon Sep 17 00:00:00 2001 From: Ankur Sinha (Ankur Sinha Gmail) Date: Mar 10 2018 22:02:41 +0000 Subject: Add g++ to BRs --- diff --git a/gnote.spec b/gnote.spec index 6dfb7ee..e1d3d91 100644 --- a/gnote.spec +++ b/gnote.spec @@ -1,6 +1,6 @@ Name: gnote Version: 3.26.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Note-taking application License: GPLv3+ @@ -19,6 +19,7 @@ BuildRequires: libuuid-devel BuildRequires: libxml2-devel BuildRequires: libxslt-devel BuildRequires: pcre-devel +BuildRequires: gcc-c++ %global __provides_exclude_from ^%{_libdir}/%{name}/addins @@ -69,6 +70,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/gnote.desktop %{_datadir}/appdata/%{name}.appdata.xml %changelog +* Sat Mar 10 2018 Ankur Sinha - 3.26.0-4 +- Add g++ to BRs + * Wed Feb 07 2018 Fedora Release Engineering - 3.26.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild