Hello community,
here is the log from the commit of package phoronix-test-suite for
openSUSE:Factory checked in at 2018-01-09 14:55:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/phoronix-test-suite (Old)
and /work/SRC/openSUSE:Factory/.phoronix-test-suite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "phoronix-test-suite"
Tue Jan 9 14:55:07 2018 rev:6 rq:562550 version:7.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/phoronix-test-suite/phoronix-test-suite.changes
2017-10-11 23:01:21.648882622 +0200
+++
/work/SRC/openSUSE:Factory/.phoronix-test-suite.new/phoronix-test-suite.changes
2018-01-09 14:55:17.121917460 +0100
@@ -1,0 +2,7 @@
+Mon Jan 8 14:24:38 UTC 2018 - [email protected]
+
+- Update to version 7.6.0:
+ * For detailed list of changes see ChangeLog
+- Do not run post scriplets on Tumbleweed where they are not needed
+
+-------------------------------------------------------------------
Old:
----
phoronix-test-suite-7.4.0.tar.gz
New:
----
phoronix-test-suite-7.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ phoronix-test-suite.spec ++++++
--- /var/tmp/diff_new_pack.M7QsZI/_old 2018-01-09 14:55:18.501852772 +0100
+++ /var/tmp/diff_new_pack.M7QsZI/_new 2018-01-09 14:55:18.501852772 +0100
@@ -1,7 +1,7 @@
#
# spec file for package phoronix-test-suite
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
Name: phoronix-test-suite
-Version: 7.4.0
+Version: 7.6.0
Release: 0
Summary: Comprehensive test and benchmarking platform
License: GPL-3.0
Group: System/Benchmark
-Url: http://www.phoronix-test-suite.com/
+URL: http://www.phoronix-test-suite.com/
Source0:
http://www.phoronix.net/downloads/phoronix-test-suite/releases/%{name}-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
@@ -74,18 +74,22 @@
%service_add_pre phoromatic-client.service phoromatic-server.service
%post
+%if 0%{?suse_version} < 1330
%desktop_database_post
%icon_theme_cache_post
%mime_database_post
+%endif
%service_add_post phoromatic-client.service phoromatic-server.service
%preun
%service_del_preun phoromatic-client.service phoromatic-server.service
%postun
+%if 0%{?suse_version} < 1330
%desktop_database_postun
%icon_theme_cache_postun
%mime_database_postun
+%endif
%service_del_postun phoromatic-client.service phoromatic-server.service
%files
++++++ phoronix-test-suite-7.4.0.tar.gz -> phoronix-test-suite-7.6.0.tar.gz
++++++
++++ 2545 lines of diff (skipped)