diff --git a/icinga-php-thirdparty-0.12.0.tar.gz b/icinga-php-thirdparty-0.12.0.tar.gz deleted file mode 100644 index 814dfa7..0000000 --- a/icinga-php-thirdparty-0.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f51f52ea17fb520682e14611563a26e532e7c42d7c61d0fb17ebc80c7c52838 -size 14204157 diff --git a/icinga-php-thirdparty-0.13.1.tar.gz b/icinga-php-thirdparty-0.13.1.tar.gz new file mode 100644 index 0000000..ed33544 --- /dev/null +++ b/icinga-php-thirdparty-0.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a51b35bf22aa6a5f184320f5f96e3a9599510c303a048e71b9b2b6ce42975c +size 14669149 diff --git a/icinga-php-thirdparty.changes b/icinga-php-thirdparty.changes index 5804d41..0a57de2 100644 --- a/icinga-php-thirdparty.changes +++ b/icinga-php-thirdparty.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Sep 26 11:13:58 UTC 2025 - ecsos + +- Update to 0.13.1 + - No changelog from upstream. + +------------------------------------------------------------------- +Sun Jan 26 10:31:38 UTC 2025 - ecsos + +- Update to 0.12.1 + - No changelog from upstream. + ------------------------------------------------------------------- Thu Sep 28 09:01:32 UTC 2023 - ecsos diff --git a/icinga-php-thirdparty.spec b/icinga-php-thirdparty.spec index 9a30527..8a7924c 100644 --- a/icinga-php-thirdparty.spec +++ b/icinga-php-thirdparty.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package icinga-php-thirdparty # -# Copyright (c) 2023 SUSE LLC +# 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 @@ -20,7 +20,7 @@ %global module_name icinga-php-thirdparty %global basedir %{_datadir}/icinga-php/vendor Name: %{module_name} -Version: 0.12.0 +Version: 0.13.1 Release: %{revision}%{?dist} Summary: Icinga PHP Thirdparty for Icinga Web 2 License: MIT @@ -29,6 +29,7 @@ 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: php >= 8.2 Requires: php-curl Requires: php-iconv Requires: php-json