diff --git a/babeltrace.changes b/babeltrace.changes index 8ae6051..6bd603e 100644 --- a/babeltrace.changes +++ b/babeltrace.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 15 07:45:05 UTC 2019 - Berthold Gunreben + +- add s390x in ExclusiveArch + ------------------------------------------------------------------- Wed Nov 14 12:28:56 UTC 2018 - sor.alexei@meowr.ru diff --git a/babeltrace.spec b/babeltrace.spec index e48d078..ecb41f6 100644 --- a/babeltrace.spec +++ b/babeltrace.spec @@ -1,7 +1,7 @@ # # spec file for package babeltrace # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -24,7 +24,7 @@ Release: 0 Summary: Common Trace Format Babel Tower License: MIT AND GPL-2.0-only Group: Development/Languages/C and C++ -URL: https://diamon.org/babeltrace +Url: https://diamon.org/babeltrace Source: https://efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2 Source1: https://efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2.asc Source2: %{name}.keyring @@ -38,7 +38,7 @@ BuildRequires: pkgconfig(libelf) >= 0.154 BuildRequires: pkgconfig(popt) BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(uuid) -ExclusiveArch: %ix86 x86_64 aarch64 ppc64le ppc64 +ExclusiveArch: %ix86 x86_64 aarch64 ppc64le ppc64 s390x %description This project provides trace read and write libraries, as well as a