diff --git a/nemiver-0.9.1.tar.bz2 b/nemiver-0.9.1.tar.bz2 deleted file mode 100644 index f896b0d..0000000 --- a/nemiver-0.9.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26148e85c4e5d97ba13a2dbcf0161b4a2c9247b6d085282915780c142dfbc800 -size 2580088 diff --git a/nemiver-0.9.2.tar.xz b/nemiver-0.9.2.tar.xz new file mode 100644 index 0000000..fb2c206 --- /dev/null +++ b/nemiver-0.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:770392965a45d728b798da3c6111c4e7cb55d51f109a78aedead99083f8e2520 +size 2294260 diff --git a/nemiver.changes b/nemiver.changes index 3e306e5..28ab5bc 100644 --- a/nemiver.changes +++ b/nemiver.changes @@ -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 diff --git a/nemiver.spec b/nemiver.spec index 8477cd2..3fd5b4a 100644 --- a/nemiver.spec +++ b/nemiver.spec @@ -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++