Accepting request 111585 from home:vuntz:branches:GNOME:Apps

Update to 0.9.2

OBS-URL: https://build.opensuse.org/request/show/111585
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nemiver?expand=0&rev=22
This commit is contained in:
Vincent Untz 2012-03-30 06:39:27 +00:00 committed by Git OBS Bridge
parent aaa5db9c0f
commit c41b70cac8
4 changed files with 20 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26148e85c4e5d97ba13a2dbcf0161b4a2c9247b6d085282915780c142dfbc800
size 2580088

3
nemiver-0.9.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:770392965a45d728b798da3c6111c4e7cb55d51f109a78aedead99083f8e2520
size 2294260

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 28 11:42:31 UTC 2012 - vuntz@opensuse.org
- Update to version 0.9.2:
+ Support renaming of sessions (bgo#543488).
+ Support GDB/MI properties displayint, dynamic, has_more.
+ Support 'new_children' property of GDB/MI changelist LIST.
+ Add a --load-core command line switch.
+ Better default directory in core loading dialog.
+ Various other code changes.
+ Code maintainability enhancements.
+ Bugs fixed: bgo#641595, bgo#664463, bgo#665498, bgo#667677,
bgo#667723, bgo#670464, bgo#672409.
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 13 10:50:52 UTC 2012 - coolo@suse.com

View File

@ -17,13 +17,13 @@
Name: nemiver
Version: 0.9.1
Version: 0.9.2
Release: 0
Summary: Nemiver graphical debugger
License: GPL-2.0+
Group: Development/Tools/Debuggers
Url: http://home.gna.org/nemiver/
Source0: http://download.gnome.org/sources/nemiver/0.9/%{name}-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/nemiver/0.9/%{name}-%{version}.tar.xz
BuildRequires: boost-devel
BuildRequires: fdupes
BuildRequires: gcc-c++