rebase to 2.7.6
This commit is contained in:
parent
95c40b70fe
commit
f2569b65ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/ppc64-diag-2.7.1.tar.gz
|
/ppc64-diag-2.7.1.tar.gz
|
||||||
/ppc64-diag-2.7.4.tar.gz
|
/ppc64-diag-2.7.4.tar.gz
|
||||||
/ppc64-diag-2.7.5.tar.gz
|
/ppc64-diag-2.7.5.tar.gz
|
||||||
|
/ppc64-diag-2.7.6.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: ppc64-diag
|
Name: ppc64-diag
|
||||||
Version: 2.7.5
|
Version: 2.7.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PowerLinux Platform Diagnostics
|
Summary: PowerLinux Platform Diagnostics
|
||||||
URL: http://sourceforge.net/projects/linux-diag/files/ppc64-diag/
|
URL: http://sourceforge.net/projects/linux-diag/files/ppc64-diag/
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -16,6 +16,7 @@ BuildRequires: librtas-devel >= 1.4.0
|
|||||||
BuildRequires: systemd-units
|
BuildRequires: systemd-units
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
BuildRequires: bison
|
||||||
|
|
||||||
Requires: servicelog, lsvpd
|
Requires: servicelog, lsvpd
|
||||||
# PCI hotplug support on PowerKVM guest depends on below
|
# PCI hotplug support on PowerKVM guest depends on below
|
||||||
@ -126,6 +127,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 27 2019 Than Ngo <than@redhat.com> - 2.7.6-1
|
||||||
|
- rebase to 2.7.6
|
||||||
|
|
||||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.5-2
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.5-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ppc64-diag-2.7.5.tar.gz) = 3b7ba132e3c889dbcf3a4de58fba1940a68a013080e77de80f9fd3a488c90ad84e92cd518dfa35576e86a513ab21283b39d3da7cec91ba8a2de2ec0a10167426
|
SHA512 (ppc64-diag-2.7.6.tar.gz) = 2de1a3c15ae67a8ab7c4d05efc93ad603197a64463fe70b039ebcbad59f4eb2f2110bc42440cc60ca8ff181034f0a577aa9b2ce00a3672e376810a296a189acf
|
||||||
|
Loading…
Reference in New Issue
Block a user