diff --git a/abseil-cpp.changes b/abseil-cpp.changes index 603ef2f..5f19d4d 100644 --- a/abseil-cpp.changes +++ b/abseil-cpp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 5 20:03:38 UTC 2020 - Jan Engelhardt + +- Switch the package to noarch. + ------------------------------------------------------------------- Fri Jul 24 21:15:12 UTC 2020 - Matthias Eliasson diff --git a/abseil-cpp.spec b/abseil-cpp.spec index a9071cf..ef6ff80 100644 --- a/abseil-cpp.spec +++ b/abseil-cpp.spec @@ -26,7 +26,7 @@ URL: https://abseil.io/ Source0: https://github.com/abseil/abseil-cpp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: %{name}-rpmlintrc BuildRequires: fdupes -ExcludeArch: %{ix86} +BuildArch: noarch %description Abseil is a collection of C++11 libraries which augment the C++