mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-29 08:54:09 +02:00
Merge branch 'release/2.9.7-1' into support/2.9
This commit is contained in:
commit
3de716a02f
@ -5,7 +5,7 @@ stages:
|
|||||||
|
|
||||||
variables:
|
variables:
|
||||||
DOCKER_IMAGE_BASE: registry.icinga.com/build-docker
|
DOCKER_IMAGE_BASE: registry.icinga.com/build-docker
|
||||||
ICINGA_BUILD_TYPE: snapshot
|
#ICINGA_BUILD_TYPE: snapshot
|
||||||
#ICINGA_BUILD_UPSTREAM_BRANCH:
|
#ICINGA_BUILD_UPSTREAM_BRANCH:
|
||||||
|
|
||||||
.build: &build
|
.build: &build
|
||||||
@ -46,9 +46,6 @@ variables:
|
|||||||
- master
|
- master
|
||||||
- tags
|
- tags
|
||||||
|
|
||||||
###################################
|
|
||||||
# EPEL
|
|
||||||
###################################
|
|
||||||
build/centos/7:
|
build/centos/7:
|
||||||
<<: *build
|
<<: *build
|
||||||
variables:
|
variables:
|
||||||
@ -66,29 +63,6 @@ upload/centos/7:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- build/centos/7
|
- build/centos/7
|
||||||
|
|
||||||
###################################
|
|
||||||
# Fedora
|
|
||||||
###################################
|
|
||||||
build/fedora/34:
|
|
||||||
<<: *build
|
|
||||||
variables:
|
|
||||||
DOCKER_IMAGE: fedora/34
|
|
||||||
|
|
||||||
test/fedora/34:
|
|
||||||
<<: *test
|
|
||||||
variables:
|
|
||||||
DOCKER_IMAGE: fedora/34
|
|
||||||
dependencies:
|
|
||||||
- build/fedora/34
|
|
||||||
|
|
||||||
upload/fedora/34:
|
|
||||||
<<: *upload
|
|
||||||
dependencies:
|
|
||||||
- build/fedora/34
|
|
||||||
|
|
||||||
###################################
|
|
||||||
# openSUSE
|
|
||||||
###################################
|
|
||||||
build/opensuse/15.3:
|
build/opensuse/15.3:
|
||||||
<<: *build
|
<<: *build
|
||||||
variables:
|
variables:
|
||||||
@ -105,57 +79,3 @@ upload/openSUSE/15.3:
|
|||||||
<<: *upload
|
<<: *upload
|
||||||
dependencies:
|
dependencies:
|
||||||
- build/opensuse/15.3
|
- build/opensuse/15.3
|
||||||
|
|
||||||
###################################
|
|
||||||
# SLES
|
|
||||||
###################################
|
|
||||||
build/sles/15.3:
|
|
||||||
<<: *build
|
|
||||||
variables:
|
|
||||||
DOCKER_IMAGE: sles/15.3
|
|
||||||
|
|
||||||
test/sles/15.3:
|
|
||||||
<<: *test
|
|
||||||
variables:
|
|
||||||
DOCKER_IMAGE: sles/15.3
|
|
||||||
dependencies:
|
|
||||||
- build/sles/15.3
|
|
||||||
|
|
||||||
upload/SUSE/15.3:
|
|
||||||
<<: *upload
|
|
||||||
dependencies:
|
|
||||||
- build/sles/15.3
|
|
||||||
|
|
||||||
build/sles/15.2:
|
|
||||||
<<: *build
|
|
||||||
variables:
|
|
||||||
DOCKER_IMAGE: sles/15.2
|
|
||||||
|
|
||||||
test/sles/15.2:
|
|
||||||
<<: *test
|
|
||||||
variables:
|
|
||||||
DOCKER_IMAGE: sles/15.2
|
|
||||||
dependencies:
|
|
||||||
- build/sles/15.2
|
|
||||||
|
|
||||||
upload/SUSE/15.2:
|
|
||||||
<<: *upload
|
|
||||||
dependencies:
|
|
||||||
- build/sles/15.2
|
|
||||||
|
|
||||||
build/sles/12.5:
|
|
||||||
<<: *build
|
|
||||||
variables:
|
|
||||||
DOCKER_IMAGE: sles/12.5
|
|
||||||
|
|
||||||
test/sles/12.5:
|
|
||||||
<<: *test
|
|
||||||
variables:
|
|
||||||
DOCKER_IMAGE: sles/12.5
|
|
||||||
dependencies:
|
|
||||||
- build/sles/12.5
|
|
||||||
|
|
||||||
upload/SUSE/12.5:
|
|
||||||
<<: *upload
|
|
||||||
dependencies:
|
|
||||||
- build/sles/12.5
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define revision 1
|
%define revision 1
|
||||||
|
|
||||||
Name: icingaweb2
|
Name: icingaweb2
|
||||||
Version: 2.9.6
|
Version: 2.9.7
|
||||||
Release: %{revision}%{?dist}
|
Release: %{revision}%{?dist}
|
||||||
Summary: Icinga Web 2
|
Summary: Icinga Web 2
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -12,7 +12,7 @@ URL: https://icinga.com
|
|||||||
Source0: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz
|
Source0: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
|
||||||
Packager: Icinga Team <info@icinga.com>
|
Packager: Icinga GmbH <info@icinga.com>
|
||||||
|
|
||||||
%if 0%{?fedora} || 0%{?rhel} || 0%{?amzn}
|
%if 0%{?fedora} || 0%{?rhel} || 0%{?amzn}
|
||||||
%if 0%{?rhel} == 7
|
%if 0%{?rhel} == 7
|
||||||
@ -80,7 +80,7 @@ Requires: icinga-l10n >= 1.1.0-1
|
|||||||
Requires: icingacli = %{version}-%{release}
|
Requires: icingacli = %{version}-%{release}
|
||||||
Requires: %{name}-common = %{version}-%{release}
|
Requires: %{name}-common = %{version}-%{release}
|
||||||
Requires: php-Icinga = %{version}-%{release}
|
Requires: php-Icinga = %{version}-%{release}
|
||||||
Requires: icinga-php-library >= 0.6.1-1
|
Requires: icinga-php-library >= 0.8.0-1
|
||||||
Requires: icinga-php-thirdparty >= 0.10.0-1
|
Requires: icinga-php-thirdparty >= 0.10.0-1
|
||||||
Requires: %{name}-vendor-dompdf = %{version}-%{release}
|
Requires: %{name}-vendor-dompdf = %{version}-%{release}
|
||||||
Requires: %{name}-vendor-HTMLPurifier = 1:%{version}-%{release}
|
Requires: %{name}-vendor-HTMLPurifier = 1:%{version}-%{release}
|
||||||
@ -144,7 +144,7 @@ Group: Applications/System
|
|||||||
Requires: icinga-l10n >= 1.1.0-1
|
Requires: icinga-l10n >= 1.1.0-1
|
||||||
Requires: %{name}-common = %{version}-%{release}
|
Requires: %{name}-common = %{version}-%{release}
|
||||||
Requires: php-Icinga = %{version}-%{release}
|
Requires: php-Icinga = %{version}-%{release}
|
||||||
Requires: icinga-php-library >= 0.6.0-1
|
Requires: icinga-php-library >= 0.8.0-1
|
||||||
Requires: icinga-php-thirdparty >= 0.10.0-1
|
Requires: icinga-php-thirdparty >= 0.10.0-1
|
||||||
Requires: bash-completion
|
Requires: bash-completion
|
||||||
Requires: %{php_cli} >= %{php_version}
|
Requires: %{php_cli} >= %{php_version}
|
||||||
@ -429,6 +429,9 @@ fi
|
|||||||
%{basedir}/library/vendor/Zend
|
%{basedir}/library/vendor/Zend
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 30 2022 Eric Lippmann <eric.lippmann@icinga.com> 2.9.7-1
|
||||||
|
- Update to 2.9.7
|
||||||
|
|
||||||
* Tue Mar 08 2022 Johannes Meyer <johannes.meyer@icinga.com> 2.9.6-1
|
* Tue Mar 08 2022 Johannes Meyer <johannes.meyer@icinga.com> 2.9.6-1
|
||||||
- Update to 2.9.6
|
- Update to 2.9.6
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user