FTBFS: update with gcc 12 fix from upstream
This commit is contained in:
parent
71939a4dad
commit
5ae4c632c1
@ -1,13 +1,13 @@
|
||||
# https://fedoraproject.org/wiki/Packaging:Guidelines#Compiler_flags
|
||||
%global _hardened_build 1
|
||||
|
||||
# v1.0.34
|
||||
%global commit0 14ef0d24c0657e56c68360afcfe64034d37323e0
|
||||
# v1.0.34-2
|
||||
%global commit0 b233050792cc5fa54ba1da257706ca2b5ef3c987
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: fcoe-utils
|
||||
Version: 1.0.34
|
||||
Release: 0.git%{shortcommit0}%{?dist}.2
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
Summary: Fibre Channel over Ethernet utilities
|
||||
License: GPLv2
|
||||
URL: http://www.open-fcoe.org
|
||||
@ -78,6 +78,9 @@ done
|
||||
%{_libexecdir}/fcoe/
|
||||
|
||||
%changelog
|
||||
* Fri Jan 28 2022 Chris Leech <cleech@redhat.com> - 1.0.34-1.gitb233050
|
||||
- FTBFS: update with gcc 12 fix from upstream
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.34-0.git14ef0d2.2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fcoe-utils-1.0.34-14ef0d2.tar.gz) = bc58aa0e60eaae156e4ac8c6cbbca621abb52da8acd685d4839f15727c067b0ee99a483057c33449b87eef034971a98e3cb3ea6d24093d5239dedf27391dabae
|
||||
SHA512 (fcoe-utils-1.0.34-b233050.tar.gz) = 8fc7df765fb7a2a17f9d3b9ce67b2499b7f602671d75be663cb7a668b0cbdfe7126796548c16496dac964549c695de844e6599c026a71f3b67d3d5fe6c29f858
|
||||
|
Loading…
Reference in New Issue
Block a user