forked from pool/nemiver
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:
parent
218fc48e0e
commit
d427c0b10a
@ -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
3
nemiver-0.9.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:770392965a45d728b798da3c6111c4e7cb55d51f109a78aedead99083f8e2520
|
||||||
|
size 2294260
|
@ -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
|
Mon Feb 13 10:50:52 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: nemiver
|
Name: nemiver
|
||||||
Version: 0.9.1
|
Version: 0.9.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Nemiver graphical debugger
|
Summary: Nemiver graphical debugger
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Development/Tools/Debuggers
|
Group: Development/Tools/Debuggers
|
||||||
Url: http://home.gna.org/nemiver/
|
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: boost-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
Loading…
Reference in New Issue
Block a user