changes 1.5.1 1.5.1
authorJán Kupec <jkupec@suse.cz>
Wed, 20 Oct 2010 14:36:04 +0000 (16:36 +0200)
committerJán Kupec <jkupec@suse.cz>
Wed, 20 Oct 2010 14:36:04 +0000 (16:36 +0200)
VERSION.cmake
package/zypper.changes

index 0b92ec9..268e162 100644 (file)
@@ -31,7 +31,7 @@
 #
 SET(VERSION_MAJOR "1")
 SET(VERSION_MINOR "5")
-SET(VERSION_PATCH "0")
+SET(VERSION_PATCH "1")
 
-# LAST RELEASED: 1.5.0
+# LAST RELEASED: 1.5.1
 #=======
index 88a9fb1..054d0f2 100644 (file)
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Wed Oct 20 15:03:38 CEST 2010 - jkupec@suse.cz
+
+- zypper in --force plainpkgname (no repo,EVRA) to request install
+  of the highest version regardless of vendor/deps/locks.
+  (bnc #483426)
+- 1.5.1
+
+-------------------------------------------------------------------
 Tue Oct 19 16:21:27 CEST 2010 - jkupec@suse.cz
 
 - Proper hint for forcing downgrade of a package (bnc #620377)