Hello community, here is the log from the commit of package pantheon-files for openSUSE:Factory checked in at 2016-11-24 21:23:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pantheon-files (Old) and /work/SRC/openSUSE:Factory/.pantheon-files.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pantheon-files" Changes: -------- --- /work/SRC/openSUSE:Factory/pantheon-files/pantheon-files.changes 2016-11-20 18:20:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pantheon-files.new/pantheon-files.changes 2016-11-24 21:23:23.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Nov 20 20:06:01 UTC 2016 - [email protected] + +- Summary/description update + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pantheon-files.spec ++++++ --- /var/tmp/diff_new_pack.CTGKVw/_old 2016-11-24 21:23:24.000000000 +0100 +++ /var/tmp/diff_new_pack.CTGKVw/_new 2016-11-24 21:23:24.000000000 +0100 @@ -20,7 +20,7 @@ Name: pantheon-files Version: 0.3.0.4 Release: 0 -Summary: Simple and powerful file mananger from Elementary +Summary: Simple file manager from Elementary License: GPL-3.0+ Group: Productivity/File utilities Url: https://launchpad.net/pantheon-files @@ -57,16 +57,14 @@ %description Pantheon Files is a modern file manager originally designed for the -Pantheon desktop environment. - -Designed for Elementary OS. +Pantheon desktop environment, now used with Elementary OS. %package -n lib%{name}-core%{sover} Summary: The core library for %{name} Group: System/Libraries %description -n lib%{name}-core%{sover} -Files is a simple yet powerful file manager from Elementary. +Files is a simple file manager from Elementary. This package contains the shared library used by plugins or for embedding parts of %{name} into other applications. @@ -76,28 +74,28 @@ Group: System/Libraries %description -n lib%{name}-widgets%{sover} -Files is a simple yet powerful file manager from Elementary. +Files is a simple file manager from Elementary. This package contains a shared library containing some of the custom widgets used by %{name}. %package -n lib%{name}-core-devel -Summary: Files development library -- Development files +Summary: Core development files for the "Files" file manager Group: Development/Libraries/GNOME Requires: lib%{name}-core%{sover} = %{version} %description -n lib%{name}-core-devel -Files is a simple yet powerful file manager from Elementary. +Files is a simple file manager from Elementary. This package contains the development files for %{name}. %package -n lib%{name}-widgets-devel -Summary: Files development library -- Development files +Summary: Widget development files for the "Files" file manager Group: Development/Libraries/GNOME Requires: lib%{name}-widgets%{sover} = %{version} %description -n lib%{name}-widgets-devel -Files is a simple yet powerful file manager from Elementary. +Files is a simple file manager from Elementary. This package contains the development files for %{name}. @@ -106,7 +104,7 @@ %prep %setup -q -find -name \*.pc* -exec sed -i '/libdir/s/\(=\).*\//\1/' {} \; +find -name \*.pc* -exec sed -i '/libdir/s/\(=\).*\//\1/' {} + %build %cmake \
