diff --git a/fence-agents.spec b/fence-agents.spec index 527928a..c33454d 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -1,14 +1,7 @@ -############################################################################### -############################################################################### -## -## Copyright (C) 2004-2011 Red Hat, Inc. All rights reserved. -## -## This copyrighted material is made available to anyone wishing to use, -## modify, copy, or redistribute it subject to the terms and conditions -## of the GNU General Public License v.2. -## -############################################################################### -############################################################################### +# Copyright 2004-2011 Red Hat, Inc. +# This copyrighted material is made available to anyone wishing to use, +# modify, copy, or redistribute it subject to the terms and conditions +# of the GNU General Public License v.2. # keep around ready for later user ## global alphatag git0a6184070 @@ -16,7 +9,7 @@ Name: fence-agents Summary: Set of unified programs capable of host isolation ("fencing") Version: 4.2.1 -Release: 3%{?alphatag:.%{alphatag}}%{?dist} +Release: 4%{?alphatag:.%{alphatag}}%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Base URL: https://github.com/ClusterLabs/fence-agents @@ -984,13 +977,14 @@ Fence agent for IBM z/VM over IP. %{_mandir}/man8/fence_zvmip.8* %changelog -#- mark non-compiled packages properly as noarch, restructure excludes -#- move azure_fence.py and XenAPI.py to respective subpackages from -common -#- sanitize allfenceagents internally defined enumeration -#- sanitize BuildRequires with respect to packaging guidelines -#- bytecompile native Python modules and ship these bytecodes properly -#- only refer to Python binary symbolically, drop buildroot cleanup -#- cleanup package summaries/descriptions, order agent subpackages properly +* Mon Aug 20 2018 Jan Pokorný - 4.2.1-4 +- mark non-compiled packages properly as noarch, restructure excludes +- move azure_fence.py and XenAPI.py to respective subpackages from -common +- sanitize allfenceagents internally defined enumeration +- sanitize BuildRequires with respect to packaging guidelines +- bytecompile native Python modules and ship these bytecodes properly +- only refer to Python binary symbolically, drop buildroot cleanup +- cleanup package summaries/descriptions, order agent subpackages properly * Fri Jul 13 2018 Fedora Release Engineering - 4.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild