Hello community, here is the log from the commit of package smart checked in at Tue Jan 16 17:35:00 CET 2007. -------- --- smart/smart.changes 2006-12-17 13:40:44.000000000 +0100 +++ /mounts/work_src_done/STABLE/smart/smart.changes 2007-01-16 11:41:47.423702000 +0100 @@ -1,0 +2,21 @@ +Tue Jan 16 11:39:40 CET 2007 - cthiel@suse.de + +- update to final 0.50 release + o Changed the transaction algorithm to make Smart able to survive massive + whole-distribution upgrades with good results, and in acceptable + timings. + o Changed the way that priorities are considered by the transaction + mechanism, so that tracking individual packages from arbitrary + repositories is actually much more predictable and manageable. + o Fixed leak that made packages never get deallocated when loading from a + disk cache. + o New '--dump' option to install/remove/upgrade commands. It outputs the + list of packages for requested transaction. + o Support for ETA during downloads in graphical and text modes + o Swedish translation + o Traditional Chinese translation + o Spanish translation + o Several bugs fixed + o More tests + +------------------------------------------------------------------- Old: ---- smart-0.50rc1.tar.bz2 smart-trunk.patch New: ---- smart-0.50.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ smart.spec ++++++ --- /var/tmp/diff_new_pack.q20876/_old 2007-01-16 17:34:44.000000000 +0100 +++ /var/tmp/diff_new_pack.q20876/_new 2007-01-16 17:34:44.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package smart (Version 0.49.1) +# spec file for package smart (Version 0.50) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -19,9 +19,9 @@ BuildRequires: python-elementtree %endif Summary: Smart Package Manager -Version: 0.49.1 -Release: 7 -Source: smart-0.50rc1.tar.bz2 +Version: 0.50 +Release: 1 +Source: %{name}-%{version}.tar.bz2 Source1: distro.py Source2: %{name}.desktop Source3: %{name}-ksmarttray.desktop @@ -30,7 +30,6 @@ Patch3: %{name}-ksmarttray-runsmart.patch Patch4: %{name}-ksmarttray.patch Patch5: %{name}-yast-media.patch -Patch99: %{name}-trunk.patch URL: http://smartpm.org Group: System/Packages License: GNU General Public License (GPL) @@ -87,7 +86,7 @@ Gustavo Niemeyer <gustavo@niemeyer.net> %prep -%setup -q -n %name-0.50rc1 +%setup -q -n %{name}-%{version} %patch1 %patch2 %patch3 @@ -96,7 +95,6 @@ %if %{suse_version} < 1010 echo ' sysconf.set("no-rpm-readHeaderFromFD", 3)' >> %{SOURCE1} %endif -%patch99 %build export CFLAGS="$RPM_OPT_FLAGS" @@ -191,6 +189,24 @@ /opt/kde3/share/apps/konqueror %changelog -n smart +* Tue Jan 16 2007 - cthiel@suse.de +- update to final 0.50 release + o Changed the transaction algorithm to make Smart able to survive massive + whole-distribution upgrades with good results, and in acceptable + timings. + o Changed the way that priorities are considered by the transaction + mechanism, so that tracking individual packages from arbitrary + repositories is actually much more predictable and manageable. + o Fixed leak that made packages never get deallocated when loading from a + disk cache. + o New '--dump' option to install/remove/upgrade commands. It outputs the + list of packages for requested transaction. + o Support for ETA during downloads in graphical and text modes + o Swedish translation + o Traditional Chinese translation + o Spanish translation + o Several bugs fixed + o More tests * Sun Dec 17 2006 - cthiel@suse.de - update smart-trunk.patch to r844, to pull in the latests translations and fixes from upstream ++++++ smart-0.50rc1.tar.bz2 -> smart-0.50.tar.bz2 ++++++ ++++ 54073 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de