Hello community, here is the log from the commit of package zypper for openSUSE:Factory checked in at Thu Jul 21 13:17:58 CEST 2011.
-------- --- zypper/zypper.changes 2011-07-18 12:42:51.000000000 +0200 +++ /mounts/work_src_done/STABLE/zypper/zypper.changes 2011-07-21 12:41:15.000000000 +0200 @@ -1 +0,0 @@ -Wed Jul 13 15:41:59 CEST 2011 - [email protected] @@ -2,0 +2,14 @@ +Thu Jul 21 12:01:01 CEST 2011 - [email protected] + +- Fix 'zypper search' xml output (bnc#687529) +- version 1.6.14 + +------------------------------------------------------------------- +Tue Jul 19 11:41:59 CEST 2011 - [email protected] + +- zypper-log: require python2.6 and argparse insted of 2.7 + on suse < 11.4 +- zypper-log: fix dependencies for other distros + +------------------------------------------------------------------- +Wed Jul 13 15:41:59 CEST 2011 - [email protected] calling whatdependson for head-i586 Old: ---- zypper-1.6.13.tar.bz2 New: ---- zypper-1.6.14.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zypper.spec ++++++ --- /var/tmp/diff_new_pack.MaOUxB/_old 2011-07-21 13:17:40.000000000 +0200 +++ /var/tmp/diff_new_pack.MaOUxB/_new 2011-07-21 13:17:40.000000000 +0200 @@ -36,7 +36,7 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Command line software manager using libzypp -Version: 1.6.13 +Version: 1.6.14 Release: 1 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc @@ -60,7 +60,12 @@ Josef Reidinger <[email protected]> %package log +%if 0%{?suse_version} && 0%{?suse_version} < 1140 +Requires: python >= 2.6 +Requires: python-argparse +%else Requires: python >= 2.7 +%endif Summary: CLI for accessing the zypper logfile License: GPLv2+ Group: System/Packages ++++++ zypper-1.6.13.tar.bz2 -> zypper-1.6.14.tar.bz2 ++++++ zypper/zypper-1.6.13.tar.bz2 /mounts/work_src_done/STABLE/zypper/zypper-1.6.14.tar.bz2 differ: char 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
