Mailinglist Archive: zypp-commit (96 mails)

< Previous Next >
[zypp-commit] <zypper> master : changes
  • From: Ján Kupec <jkupec@xxxxxxx>
  • Date: Tue, 1 Dec 2009 12:56:47 +0100
  • Message-id: <E1NFRLl-0003aa-MZ@xxxxxxxxxxxxxxxx>
ref: refs/heads/master
commit 1f6d2de809ae3d823d564f5bdcf11262b939b363
Author: Ján Kupec <jkupec@xxxxxxx>
Date: Tue Dec 1 12:56:47 2009 +0100

changes
---
VERSION.cmake | 2 +-
package/zypper.changes | 10 +++++++---
2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/VERSION.cmake b/VERSION.cmake
index da3046c..402ccab 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -33,5 +33,5 @@ SET(VERSION_MAJOR "1")
SET(VERSION_MINOR "2")
SET(VERSION_PATCH "12")

-# LAST RELEASED: 1.2.11
+# LAST RELEASED: 1.2.12
#=======
diff --git a/package/zypper.changes b/package/zypper.changes
index 4398e35..0be52a4 100644
--- a/package/zypper.changes
+++ b/package/zypper.changes
@@ -1,8 +1,12 @@
+
+
-------------------------------------------------------------------
Fri Nov 27 12:42:18 CET 2009 - jkupec@xxxxxxx
-
-- Don't force resolution in 'install' for non-package types
- (bnc #549940)
+- solver.forceResolutionCommands added to zypper.conf to
+ configure commands in which forceResolve solver option
+ should be set (bnc #549940)
+- --download-* aliases added for --download <mode> option values
+- 1.2.12

-------------------------------------------------------------------
Fri Nov 20 15:12:22 CET 2009 - jkupec@xxxxxxx
--
To unsubscribe, e-mail: zypp-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-commit+help@xxxxxxxxxxxx

< Previous Next >