Hello community,

here is the log from the commit of package pithos for openSUSE:Factory checked 
in at 2016-04-12 19:32:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pithos (Old)
 and      /work/SRC/openSUSE:Factory/.pithos.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pithos"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pithos/pithos.changes    2014-12-05 
21:05:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pithos.new/pithos.changes       2016-04-12 
19:32:28.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr  5 12:14:42 UTC 2016 - [email protected]
+
+- Call fdupes only over pyton3_sitelib: ensure that
+  /usr/share/icons contains actual files and not symlinks.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pithos.spec ++++++
--- /var/tmp/diff_new_pack.hFBunL/_old  2016-04-12 19:32:29.000000000 +0200
+++ /var/tmp/diff_new_pack.hFBunL/_new  2016-04-12 19:32:29.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pithos
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012-2014 Malcolm J Lewis <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -60,7 +60,7 @@
 #Remove unnecessary icons
 rm -rf %{buildroot}%{_datadir}/icons/ubuntu-mono*
 %suse_update_desktop_file pithos
-%fdupes -s %{buildroot}
+%fdupes -s %{buildroot}%{python3_sitelib}
 
 %post
 %desktop_database_post


Reply via email to