OBS User unknown
2008-10-25 09:10:53 +00:00
committed by Git OBS Bridge
parent 45894f8846
commit 16f5c6510f
5 changed files with 49 additions and 6 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Oct 24 17:28:27 CEST 2008 - poeml@suse.de
- update to r5425 (version 0.110):
- osc build: no working copy needed anymore when building a local
package [bnc#431434]
- osc checkout: when checking out a project, and a linkerror
occurs for one of the packages, do a checkout in unexpanded
form and continue checking out the rest of the project
[bnc#428303]
- osc deletepac, osc branch: allow slash notation for the
project/package arguments
- fix deprecation warnings on Factory (which uses Python 2.6)
- fix to avoid (internal) stale Package objects [bnc#436932]
-------------------------------------------------------------------
Tue Sep 30 17:19:23 CEST 2008 - poeml@suse.de