forked from pool/nemiver
Accepting request 58012 from home:vuntz:branches:GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/58012 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nemiver?expand=0&rev=7
This commit is contained in:
parent
80f7991a55
commit
116fe40364
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1007e3d728c9c45aa9272e42e7b91d6ca0d3a191521bca39f480582b164f6f97
|
||||
size 2456587
|
3
nemiver-0.8.1.tar.bz2
Normal file
3
nemiver-0.8.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7690f245a8a9865afa588e8be4b74dbcda89c2eb37a9cb0f5aa8a78586734c49
|
||||
size 2514103
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 12 19:17:52 CET 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 0.8.1:
|
||||
+ Fix buffer setting in SourceEditor (bgo#633561)
|
||||
+ Handle BP setting w/o debug info (bgo#634224)
|
||||
+ Better BP re-setting on restart (bgo#634227)
|
||||
+ Safer session data clearing (bgo#634228)
|
||||
+ Don't boldify file path in locate dialog (bgo#633563)
|
||||
+ Show asm in the right SourceEditor (Closes #633565)
|
||||
+ Restart without exception (bgo#634406)
|
||||
+ Treat GDB communication as raw data (bgo#634834)
|
||||
+ Fix count-point toggling thinko (bgo#635935)
|
||||
+ Ignore GDB init file on restart (bgo#635928)
|
||||
+ Allow restarting after GDB dies (bgo#635956)
|
||||
+ Fix string typo (bgo#633445)
|
||||
+ Remove dead code
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 22 10:00:37 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package nemiver (Version 0.8.0)
|
||||
# spec file for package nemiver (Version 0.8.1)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: nemiver
|
||||
Version: 0.8.0
|
||||
Version: 0.8.1
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Summary: Nemiver graphical debugger
|
||||
|
Loading…
Reference in New Issue
Block a user