diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d2b425c49f52d97aa53ea30a372810ca481bb0f..58f3061ce73d09ba235ed19a33d692ac1c503a09 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,11 +7,6 @@ before_script: stages: - Static Analysis -rpmlint: - stage: Static Analysis - script: - - rpmlint --version - - rpmlint *.spec rpmlint:fc36: image: registry.fedoraproject.org/fedora:36 diff --git a/ww8-bash.spec b/ww8-bash.spec index 9a762713687fcbe2b25dd21aa359a8499c07eef9..898dde658f24dfeca0a78b5551049f5944a00cb5 100644 --- a/ww8-bash.spec +++ b/ww8-bash.spec @@ -1,7 +1,7 @@ Name: ww8-bash Version: 1.0.7 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Summary: Environment settings Group: System Environment/Base @@ -73,6 +73,8 @@ rm -rf %{buildroot} %changelog +* Mon May 15 2023 Christof Schulze - 1.0.7-2 + - fixing CI pipeline * Mon May 15 2023 Christof Schulze - 1.0.7-1 - rebuild for Fedora 38 * Wed May 18 2022 Christof Schulze - 1.0.6-1