Update to latest version from factory (bsc#1254561) needed by latest version of icingaweb2 #1

Manually merged
anag_factory merged 2 commits from factory into leap-16.0 2025-12-19 17:00:26 +01:00
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4852ce142da450c1209b13459db329b8f2476d763729297f9be5dc76b03fa056
size 3350571

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8c7ab2dd6732a8ea7b1718f2dbd833a3f36259b45270a875053c4de50bb09a8
size 3367478

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 26 10:54:11 UTC 2025 - ecsos <ecsos@opensuse.org>
- Update to 1.17.0
- No changelog from upstream.
-------------------------------------------------------------------
Sun Jan 26 10:26:03 UTC 2025 - ecsos <ecsos@opensuse.org>

View File

@@ -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