Mailinglist Archive: opensuse-commit (2092 mails)
| < Previous | Next > |
commit zypper
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 17 Aug 2007 19:03:58 +0200
- Message-id: <20070817170358.7A42667832C@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package zypper
checked in at Fri Aug 17 19:03:58 CEST 2007.
--------
--- zypper/zypper.changes 2007-08-15 20:30:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/zypper/zypper.changes 2007-08-17 15:23:07.058651000 +0200
@@ -1,0 +2,33 @@
+Fri Aug 17 15:16:32 CEST 2007 - jkupec@xxxxxxx
+
+- text update from proof-reading
+- some output clean-up
+- r6746
+- 0.8.13
+
+-------------------------------------------------------------------
+Fri Aug 17 12:34:32 CEST 2007 - kkaempf@xxxxxxx
+
+- implement --type and --match-exact options for cache search
+- fix repository and kind in output
+ requires libzypp >= 3.17.0
+- r6737
+
+-------------------------------------------------------------------
+Thu Aug 16 23:46:15 CEST 2007 - kkaempf@xxxxxxx
+
+- initial implementation of cache search
+ requires libzypp >= 3.16.0
+- r6722, version 0.8.12
+
+-------------------------------------------------------------------
+Thu Aug 16 13:10:44 CEST 2007 - jkupec@xxxxxxx
+
+- more comprehensive message after adding a repository
+- disabling autorefresh for CD and refreshing right after adding with
+ zypper addrepo (part of #292417)
+- install summary formatting bug (no new line and indent)
+- more improved error reporting
+- r6704
+
+-------------------------------------------------------------------
Old:
----
zypper-0.8.11.tar.bz2
New:
----
zypper-0.8.13.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ zypper.spec ++++++
--- /var/tmp/diff_new_pack.k14055/_old 2007-08-17 19:03:52.000000000 +0200
+++ /var/tmp/diff_new_pack.k14055/_new 2007-08-17 19:03:52.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package zypper (Version 0.8.11)
+# spec file for package zypper (Version 0.8.13)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,7 +11,7 @@
# norootforbuild
Name: zypper
-BuildRequires: boost-devel >= 1.33.1 gettext-devel >= 0.15 libzypp-devel >= 3.15.0 readline-devel >= 5.1
+BuildRequires: boost-devel >= 1.33.1 gettext-devel >= 0.15 libzypp-devel >= 3.17.0 readline-devel >= 5.1
BuildRequires: cmake >= 2.4.6 gcc-c++ >= 4.2 pkg-config >= 0.20
Requires: procps
License: GPL v2 or later
@@ -20,9 +20,9 @@
Autoreqprov: on
PreReq: permissions
Summary: Command Line Package Management Using Libzypp
-Version: 0.8.11
+Version: 0.8.13
Release: 1
-Source: zypper-0.8.11.tar.bz2
+Source: zypper-0.8.13.tar.bz2
Prefix: /usr
URL: http://en.opensuse.org/Zypper
Provides: y2pmsh
@@ -97,6 +97,27 @@
%ghost %config(noreplace) %{_var}/log/zypper.log
%changelog
+* Fri Aug 17 2007 - jkupec@xxxxxxx
+- text update from proof-reading
+- some output clean-up
+- r6746
+- 0.8.13
+* Fri Aug 17 2007 - kkaempf@xxxxxxx
+- implement --type and --match-exact options for cache search
+- fix repository and kind in output
+ requires libzypp >= 3.17.0
+- r6737
+* Thu Aug 16 2007 - kkaempf@xxxxxxx
+- initial implementation of cache search
+ requires libzypp >= 3.16.0
+- r6722, version 0.8.12
+* Thu Aug 16 2007 - jkupec@xxxxxxx
+- more comprehensive message after adding a repository
+- disabling autorefresh for CD and refreshing right after adding with
+ zypper addrepo (part of #292417)
+- install summary formatting bug (no new line and indent)
+- more improved error reporting
+- r6704
* Wed Aug 15 2007 - jkupec@xxxxxxx
- providing correct capability for installing a resolvable(#298322)
fixed for real this time
++++++ zypper-0.8.11.tar.bz2 -> zypper-0.8.13.tar.bz2 ++++++
++++ 3199 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |