Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/babeltrace.git#aedb8bb91f0cfb994e3a15695bbba7ba5831ac46
This commit is contained in:
parent
5e3c2d8180
commit
dccdda3c69
@ -1,6 +1,6 @@
|
|||||||
Name: babeltrace
|
Name: babeltrace
|
||||||
Version: 1.5.8
|
Version: 1.5.8
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Trace Viewer and Converter, mainly for the Common Trace Format
|
Summary: Trace Viewer and Converter, mainly for the Common Trace Format
|
||||||
License: MIT and GPLv2
|
License: MIT and GPLv2
|
||||||
URL: https://www.efficios.com/babeltrace
|
URL: https://www.efficios.com/babeltrace
|
||||||
@ -20,6 +20,7 @@ BuildRequires: swig >= 2.0
|
|||||||
BuildRequires: elfutils-devel >= 0.154
|
BuildRequires: elfutils-devel >= 0.154
|
||||||
BuildRequires: autoconf automake libtool
|
BuildRequires: autoconf automake libtool
|
||||||
BuildRequires: gnupg2
|
BuildRequires: gnupg2
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
Requires: lib%{name}%{?_isa} = %{version}-%{release}
|
Requires: lib%{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
@ -115,6 +116,9 @@ rm -f %{buildroot}/%{_pkgdocdir}/std-ext-lib.txt
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.8-6
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Nov 16 2020 Keith Seitz <keiths@redhat.com> - 1.5.8-5
|
* Mon Nov 16 2020 Keith Seitz <keiths@redhat.com> - 1.5.8-5
|
||||||
- Remove workaround for 1890813 now that binutils is fixed.
|
- Remove workaround for 1890813 now that binutils is fixed.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user