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/servicelog.git#392a2ca5eac845d12ce485eec9197174bbfecdf4
This commit is contained in:
DistroBaker 2021-02-05 07:17:31 +01:00
parent 19460acfc8
commit 4ff627a3ac
1 changed files with 5 additions and 1 deletions

View File

@ -1,12 +1,13 @@
Name: servicelog
Version: 1.1.15
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Servicelog Tools
License: GPLv2
URL: https://github.com/power-ras/servicelog
Source0: https://github.com/power-ras/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: make
BuildRequires: libservicelog-devel >= 1.1.9-2
BuildRequires: autoconf libtool librtas-devel help2man
@ -50,6 +51,9 @@ help2man -s 8 -N $RPM_BUILD_ROOT/%{_sbindir}/slog_common_event > $RPM_BUILD_ROOT
%{_mandir}/man[18]/*.[18]*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.15-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Oct 28 2020 Stephen Gallagher <sgallagh@redhat.com> - 1.1.15-5
- Fix build failure on PowerNV builders