diff --git a/cfengine.changes b/cfengine.changes index 85f7840..294c9b5 100644 --- a/cfengine.changes +++ b/cfengine.changes @@ -9,6 +9,13 @@ Fri Feb 7 17:51:06 UTC 2020 - Stefan BrĂ¼ns - Cleanup spec file, remove obsolete conditionals. - Make doc and examples packages noarch. +- rename 0002-Simplify-and-fix-parsing-of-etc-SuSE-release-fixes-i.patch + to 0001-Simplify-and-fix-parsing-of-etc-SuSE-release-fixes-i.patch + 0003-Reduce-string-truncation-warnings.patch + to 0002-Reduce-string-truncation-warnings.patch + 0004-make-home-dir-for-tests.patch + to 0003-make-home-dir-for-tests.patch + ------------------------------------------------------------------- Mon Feb 3 12:08:28 UTC 2020 - Dominique Leuenberger diff --git a/cfengine.spec b/cfengine.spec index 12f5b1c..6d337f3 100644 --- a/cfengine.spec +++ b/cfengine.spec @@ -138,7 +138,7 @@ libpromises library. %package doc Summary: Documentation for CFEngine, a config management framework Group: Documentation/Other -Buildarch: noarch +BuildArch: noarch %description doc Documentation for cfengine. @@ -146,7 +146,7 @@ Documentation for cfengine. %package examples Summary: CFEngine example promises Group: Documentation/Other -Buildarch: noarch +BuildArch: noarch %description examples Lots of example promises for CFEngine.