forked from pool/icinga-php-thirdparty
Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 83db62c3c8 | |||
| 658a2441c7 | |||
| 3cb92b35f9 | |||
| 5b72e29794 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7f51f52ea17fb520682e14611563a26e532e7c42d7c61d0fb17ebc80c7c52838
|
|
||||||
size 14204157
|
|
||||||
3
icinga-php-thirdparty-0.13.1.tar.gz
Normal file
3
icinga-php-thirdparty-0.13.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:86a51b35bf22aa6a5f184320f5f96e3a9599510c303a048e71b9b2b6ce42975c
|
||||||
|
size 14669149
|
||||||
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 26 11:13:58 UTC 2025 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 0.13.1
|
||||||
|
- No changelog from upstream.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 26 10:31:38 UTC 2025 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 0.12.1
|
||||||
|
- No changelog from upstream.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 28 09:01:32 UTC 2023 - ecsos <ecsos@opensuse.org>
|
Thu Sep 28 09:01:32 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
%global module_name icinga-php-thirdparty
|
%global module_name icinga-php-thirdparty
|
||||||
%global basedir %{_datadir}/icinga-php/vendor
|
%global basedir %{_datadir}/icinga-php/vendor
|
||||||
Name: %{module_name}
|
Name: %{module_name}
|
||||||
Version: 0.12.0
|
Version: 0.13.1
|
||||||
Release: %{revision}%{?dist}
|
Release: %{revision}%{?dist}
|
||||||
Summary: Icinga PHP Thirdparty for Icinga Web 2
|
Summary: Icinga PHP Thirdparty for Icinga Web 2
|
||||||
License: MIT
|
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
|
Source0: https://github.com/Icinga/%{module_name}/archive/v%{version}/%{module_name}-%{version}.tar.gz
|
||||||
Source99: %{name}-rpmlintrc
|
Source99: %{name}-rpmlintrc
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Requires: php >= 8.2
|
||||||
Requires: php-curl
|
Requires: php-curl
|
||||||
Requires: php-iconv
|
Requires: php-iconv
|
||||||
Requires: php-json
|
Requires: php-json
|
||||||
|
|||||||
Reference in New Issue
Block a user