Hello community,
here is the log from the commit of package phoronix-test-suite for
openSUSE:Factory checked in at 2020-06-25 15:06:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/phoronix-test-suite (Old)
and /work/SRC/openSUSE:Factory/.phoronix-test-suite.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "phoronix-test-suite"
Thu Jun 25 15:06:35 2020 rev:9 rq:808777 version:9.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/phoronix-test-suite/phoronix-test-suite.changes
2018-05-11 09:16:48.025721006 +0200
+++
/work/SRC/openSUSE:Factory/.phoronix-test-suite.new.3060/phoronix-test-suite.changes
2020-06-25 15:07:35.609394644 +0200
@@ -1,0 +2,7 @@
+Mon May 25 09:58:09 UTC 2020 - ecsos <[email protected]>
+
+- Update to version 9.6.0
+ * For detailed list of changes see ChangeLog
+- Change to new download url.
+
+-------------------------------------------------------------------
Old:
----
phoronix-test-suite-7.8.0.tar.gz
New:
----
phoronix-test-suite-9.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ phoronix-test-suite.spec ++++++
--- /var/tmp/diff_new_pack.PZMhM8/_old 2020-06-25 15:07:38.101402672 +0200
+++ /var/tmp/diff_new_pack.PZMhM8/_new 2020-06-25 15:07:38.105402685 +0200
@@ -1,7 +1,7 @@
#
# spec file for package phoronix-test-suite
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,33 +12,34 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: phoronix-test-suite
-Version: 7.8.0
+Version: 9.6.0
Release: 0
Summary: Comprehensive test and benchmarking platform
-License: GPL-3.0
+License: GPL-3.0-only
Group: System/Benchmark
-Url: http://www.phoronix-test-suite.com/
-Source0:
http://www.phoronix.net/downloads/phoronix-test-suite/releases/%{name}-%{version}.tar.gz
+URL: http://www.phoronix-test-suite.com/
+Source0:
https://phoronix-test-suite.com/releases/phoronix-test-suite-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: shared-mime-info
BuildRequires: systemd-rpm-macros
BuildRequires: update-desktop-files
-Requires: php
-Requires: php-curl
-Requires: php-dom
-Requires: php-gd
-Requires: php-json
-Requires: php-openssl
-Requires: php-pcntl
-Requires: php-posix
-Requires: php-sockets
-Requires: php-zip
+Requires: php7
+Requires: php7-curl
+Requires: php7-dom
+Requires: php7-gd
+Requires: php7-json
+Requires: php7-openssl
+Requires: php7-pcntl
+Requires: php7-posix
+Requires: php7-sockets
+Requires: php7-zip
+Requires: php7-zlib
Requires: xdg-utils
BuildArch: noarch
%systemd_requires
@@ -55,6 +56,7 @@
%prep
%setup -q -n %{name}
+find ob-cache -type f -name *.sh -exec chmod +x {} \;
%build
@@ -95,7 +97,8 @@
%files
%defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog README.md
+%license COPYING
+%doc AUTHORS ChangeLog README.md
%doc %{_datadir}/doc/%{name}
%{_mandir}/man1/%{name}.1.gz
%{_bindir}/%{name}
++++++ phoronix-test-suite-7.8.0.tar.gz -> phoronix-test-suite-9.6.0.tar.gz
++++++
++++ 161576 lines of diff (skipped)