Hello community, here is the log from the commit of package lifelines for openSUSE:Factory checked in at 2017-02-14 00:41:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lifelines (Old) and /work/SRC/openSUSE:Factory/.lifelines.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lifelines" Changes: -------- --- /work/SRC/openSUSE:Factory/lifelines/lifelines.changes 2015-10-20 00:05:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lifelines.new/lifelines.changes 2017-02-14 00:41:56.544944909 +0100 @@ -1,0 +2,6 @@ +Mon Feb 6 18:16:48 UTC 2017 - [email protected] + +- Favor newer ncurses versions over older ones (e.g. + ncurses6-config > ncurses5-config). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lifelines.spec ++++++ --- /var/tmp/diff_new_pack.VLcrnD/_old 2017-02-14 00:41:57.652788508 +0100 +++ /var/tmp/diff_new_pack.VLcrnD/_new 2017-02-14 00:41:57.656787944 +0100 @@ -1,7 +1,7 @@ # # spec file for package lifelines # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -59,7 +59,7 @@ BuildRequires: tidy BuildRoot: %{_tmppath}/%{name}-%{version}-build %global _sysconfdir /etc -%global ncursesw_config %(set -- %{_bindir}/ncursesw*-config; echo ${1}) +%global ncursesw_config %(set -- %{_bindir}/ncursesw*-config; echo ${@:$#}) %description Lifelines is terminal-based program that allows the tracking of
