From a8d154557405cd867e8482aa3d703db7b0f2659505c0ea355993ec417b5a9114 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Fri, 26 Sep 2025 10:58:50 +0000 Subject: [PATCH] Update to 0.17.0 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga-php-library?expand=0&rev=19 --- .gitattributes | 23 ++++++++++ .gitignore | 1 + icinga-php-library-0.14.1.tar.gz | 3 ++ icinga-php-library-0.17.0.tar.gz | 3 ++ icinga-php-library-rpmlintrc | 1 + icinga-php-library.changes | 72 ++++++++++++++++++++++++++++++++ icinga-php-library.spec | 70 +++++++++++++++++++++++++++++++ 7 files changed, 173 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 icinga-php-library-0.14.1.tar.gz create mode 100644 icinga-php-library-0.17.0.tar.gz create mode 100644 icinga-php-library-rpmlintrc create mode 100644 icinga-php-library.changes create mode 100644 icinga-php-library.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/icinga-php-library-0.14.1.tar.gz b/icinga-php-library-0.14.1.tar.gz new file mode 100644 index 0000000..0da55b3 --- /dev/null +++ b/icinga-php-library-0.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4852ce142da450c1209b13459db329b8f2476d763729297f9be5dc76b03fa056 +size 3350571 diff --git a/icinga-php-library-0.17.0.tar.gz b/icinga-php-library-0.17.0.tar.gz new file mode 100644 index 0000000..8b6c525 --- /dev/null +++ b/icinga-php-library-0.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c7ab2dd6732a8ea7b1718f2dbd833a3f36259b45270a875053c4de50bb09a8 +size 3367478 diff --git a/icinga-php-library-rpmlintrc b/icinga-php-library-rpmlintrc new file mode 100644 index 0000000..057d1bb --- /dev/null +++ b/icinga-php-library-rpmlintrc @@ -0,0 +1 @@ +addFilter("files-duplicate"); diff --git a/icinga-php-library.changes b/icinga-php-library.changes new file mode 100644 index 0000000..721d9ab --- /dev/null +++ b/icinga-php-library.changes @@ -0,0 +1,72 @@ +------------------------------------------------------------------- +Fri Sep 26 10:54:11 UTC 2025 - ecsos + +- Update to 1.17.0 + - No changelog from upstream. + +------------------------------------------------------------------- +Sun Jan 26 10:26:03 UTC 2025 - ecsos + +- Update ot 0.14.1 + - No changelog from upstream. + +------------------------------------------------------------------- +Thu Sep 28 09:03:33 UTC 2023 - ecsos + +- Remove unneded requires and buildrequires icinga-php-common. +- Add missing requires. + +------------------------------------------------------------------- +Fri Sep 22 12:42:07 UTC 2023 - ecsos + +- Update to 0.13.0 + - No changelog from upstream. + +------------------------------------------------------------------- +Sun Jul 16 08:12:48 UTC 2023 - ecsos + +- Update to 0.12.0 + - No changelog from upstream. + +------------------------------------------------------------------- +Wed May 10 06:00:45 UTC 2023 - ecsos + +- Update to 0.11.0 + - No changelog from upstream. + +------------------------------------------------------------------- +Tue Oct 4 10:13:44 UTC 2022 - ecsos + +- Update to 0.10.0 + - No changelog from upstream. + +------------------------------------------------------------------- +Fri Jul 1 06:00:43 UTC 2022 - ecsos + +- Update to 0.9.0 + - No changelog from upstream. + But only compatible with Icinga Web versions 2.9.7, 2.10.2 + and 2.11.0 + +------------------------------------------------------------------- +Fri Mar 25 12:38:35 UTC 2022 - ecsos + +- Update to 0.8.0 + - No changelog from upstream. + +------------------------------------------------------------------- +Fri Feb 18 06:37:17 UTC 2022 - ecsos + +- Update to 0.7.0 + - No changelog from upstream. + +------------------------------------------------------------------- +Mon Sep 27 13:07:16 UTC 2021 - ecsos + +- Update to 0.6.1 + - No changelog from upstream. + +------------------------------------------------------------------- +Tue Jul 27 17:45:12 UTC 2021 - ecsos + +- Initial version 0.6.0 diff --git a/icinga-php-library.spec b/icinga-php-library.spec new file mode 100644 index 0000000..bc87395 --- /dev/null +++ b/icinga-php-library.spec @@ -0,0 +1,70 @@ +# +# spec file for package icinga-php-library +# +# Copyright (c) 2025 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%global revision 1 +%global module_name icinga-php-library +%global basedir %{_datadir}/icinga-php/ipl +Name: %{module_name} +Version: 0.17.0 +Release: %{revision}%{?dist} +Summary: Icinga PHP Library for Icinga Web 2 +License: MIT +Group: System/Monitoring +URL: https://icinga.com +Source0: https://github.com/Icinga/%{module_name}/archive/v%{version}/%{module_name}-%{version}.tar.gz +Source99: %{name}-rpmlintrc +BuildRequires: fdupes +Requires: icingaweb2 >= 2.9 +Requires: php >= 8.2 +Requires: php-gettext +Requires: php-intl +Requires: php-json +Requires: php-openssl +Requires: php-pdo +Obsoletes: icinga-php-common < %{version} +Obsoletes: icinga-php-common > %{version} +Provides: icinga-php-common = %{version} +BuildArch: noarch + +%description +This project bundles all Icinga PHP libraries into one +piece and can be integrated as library into Icinga Web 2. + +%prep +%setup -q + +%build +# nothing to build + +%install +mkdir -vp %{buildroot}%{basedir} + +cp -vr asset %{buildroot}%{basedir} +cp -vr vendor %{buildroot}%{basedir} +cp -vr composer.* %{buildroot}%{basedir} +cp -vr VERSION %{buildroot}%{basedir} + +%fdupes %{buildroot}%{basedir} + +%files +%doc README.md +%license LICENSE +%dir %{_datadir}/icinga-php +%{basedir} + +%changelog -- 2.51.1