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 2023-10-02 20:04:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icinga-php-thirdparty (Old)
and /work/SRC/openSUSE:Factory/.icinga-php-thirdparty.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icinga-php-thirdparty"
Mon Oct 2 20:04:23 2023 rev:3 rq:1114255 version:0.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/icinga-php-thirdparty/icinga-php-thirdparty.changes
2022-07-01 13:45:37.286958217 +0200
+++
/work/SRC/openSUSE:Factory/.icinga-php-thirdparty.new.28202/icinga-php-thirdparty.changes
2023-10-02 20:05:18.376301128 +0200
@@ -1,0 +2,12 @@
+Thu Sep 28 09:01:32 UTC 2023 - ecsos <[email protected]>
+
+- Remove unneded requires and buildrequires icinga-php-common.
+- Add missing requires.
+
+-------------------------------------------------------------------
+Fri Sep 22 12:44:14 UTC 2023 - ecsos <[email protected]>
+
+- Update to 0.12.0
+ - No changelog from upstream.
+
+-------------------------------------------------------------------
Old:
----
icinga-php-thirdparty-0.11.0.tar.gz
New:
----
icinga-php-thirdparty-0.12.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ icinga-php-thirdparty.spec ++++++
--- /var/tmp/diff_new_pack.RDpy0y/_old 2023-10-02 20:05:19.432339106 +0200
+++ /var/tmp/diff_new_pack.RDpy0y/_new 2023-10-02 20:05:19.436339250 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package icinga-php-thirdparty
+# spec file
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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.11.0
+Version: 0.12.0
Release: %{revision}%{?dist}
Summary: Icinga PHP Thirdparty for Icinga Web 2
License: MIT
@@ -28,15 +28,17 @@
URL: https://icinga.com
Source0:
https://github.com/Icinga/%{module_name}/archive/v%{version}/%{module_name}-%{version}.tar.gz
Source99: %{name}-rpmlintrc
-BuildArch: noarch
BuildRequires: fdupes
-BuildRequires: icinga-php-common
-Requires: icinga-php-common
-# php extension requirements
-Requires: php-soap
Requires: php-curl
+Requires: php-iconv
Requires: php-json
+# php extension requirements
+Requires: php-soap
Requires: php-sockets
+Obsoletes: icinga-php-common < %{version}
+Obsoletes: icinga-php-common > %{version}
+Provides: icinga-php-common = %{version}
+BuildArch: noarch
%description
This package bundles all 3rd party PHP libraries
@@ -45,6 +47,12 @@
%prep
%setup -q
+# rpmlintrc
+find vendor/shardj -type f -name "*.php" -exec chmod -x {} \;
+find vendor/predis -type f -name "*.sh" -exec chmod +x {} \;
+chmod -x
vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/README
+chmod -x vendor/shardj/zf1-future/README-GIT.md
+chmod -x vendor/shardj/zf1-future/library/Zend/Locale/Data/fy.xml
%build
# noting to build
@@ -62,5 +70,6 @@
%files
%doc README.md
%license LICENSE
+%dir %{_datadir}/icinga-php
%{basedir}
++++++ icinga-php-thirdparty-0.11.0.tar.gz ->
icinga-php-thirdparty-0.12.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/icinga-php-thirdparty/icinga-php-thirdparty-0.11.0.tar.gz
/work/SRC/openSUSE:Factory/.icinga-php-thirdparty.new.28202/icinga-php-thirdparty-0.12.0.tar.gz
differ: char 13, line 1