diff --git a/icinga-php-library-0.14.1.tar.gz b/icinga-php-library-0.14.1.tar.gz deleted file mode 100644 index 0da55b3..0000000 --- a/icinga-php-library-0.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -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.changes b/icinga-php-library.changes index 71b0343..721d9ab 100644 --- a/icinga-php-library.changes +++ b/icinga-php-library.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/icinga-php-library.spec b/icinga-php-library.spec index 98e8459..bc87395 100644 --- a/icinga-php-library.spec +++ b/icinga-php-library.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package icinga-php-library # # Copyright (c) 2025 SUSE LLC # @@ -20,7 +20,7 @@ %global module_name icinga-php-library %global basedir %{_datadir}/icinga-php/ipl Name: %{module_name} -Version: 0.14.1 +Version: 0.17.0 Release: %{revision}%{?dist} Summary: Icinga PHP Library for Icinga Web 2 License: MIT @@ -29,6 +29,8 @@ 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