diff --git a/dpkg.spec b/dpkg.spec index 3dfd54f..fbc4840 100644 --- a/dpkg.spec +++ b/dpkg.spec @@ -179,7 +179,6 @@ EOF chmod +x %{__perl_requires} %build -#export CXXFLAGS="-std=c++14 $RPM_OPT_FLAGS" autoreconf %configure --disable-linker-optimisations \ --with-admindir=%{_localstatedir}/lib/dpkg \ @@ -479,6 +478,7 @@ create_logfile %changelog * Mon Feb 15 2021 Sérgio Basto - 1.20.7.1-1 - Update to 1.20.7.1 (#1811388) +- Remove force C++14 as 1.20.7.1 seems ready for C++17 * Tue Jan 26 2021 Fedora Release Engineering - 1.19.7-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild