Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package icinga-php-thirdparty for
openSUSE:Factory checked in at 2022-07-01 13:45:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icinga-php-thirdparty (Old)
and /work/SRC/openSUSE:Factory/.icinga-php-thirdparty.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icinga-php-thirdparty"
Fri Jul 1 13:45:07 2022 rev:2 rq:986194 version:0.11.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/icinga-php-thirdparty/icinga-php-thirdparty.changes
2021-11-25 23:05:43.845280958 +0100
+++
/work/SRC/openSUSE:Factory/.icinga-php-thirdparty.new.1548/icinga-php-thirdparty.changes
2022-07-01 13:45:37.286958217 +0200
@@ -1,0 +2,6 @@
+Fri Jul 1 06:03:38 UTC 2022 - ecsos <[email protected]>
+
+- Update to 0.11.0
+ - No changelog from upstream.
+
+-------------------------------------------------------------------
Old:
----
icinga-php-thirdparty-0.10.0.tar.gz
New:
----
icinga-php-thirdparty-0.11.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ icinga-php-thirdparty.spec ++++++
--- /var/tmp/diff_new_pack.1x13Xt/_old 2022-07-01 13:45:37.754958920 +0200
+++ /var/tmp/diff_new_pack.1x13Xt/_new 2022-07-01 13:45:37.758958926 +0200
@@ -1,7 +1,7 @@
#
# spec file for package icinga-php-thirdparty
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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.10.0
+Version: 0.11.0
Release: %{revision}%{?dist}
Summary: Icinga PHP Thirdparty for Icinga Web 2
License: MIT
@@ -32,6 +32,11 @@
BuildRequires: fdupes
BuildRequires: icinga-php-common
Requires: icinga-php-common
+# php extension requirements
+Requires: php-soap
+Requires: php-curl
+Requires: php-json
+Requires: php-sockets
%description
This package bundles all 3rd party PHP libraries
@@ -47,6 +52,7 @@
%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}
++++++ icinga-php-thirdparty-0.10.0.tar.gz ->
icinga-php-thirdparty-0.11.0.tar.gz ++++++
++++ 40297 lines of diff (skipped)