forked from pool/nemiver
Accepting request 21820 from GNOME:Factory
Copy from GNOME:Factory/nemiver based on submit request 21820 from user vuntz OBS-URL: https://build.opensuse.org/request/show/21820 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemiver?expand=0&rev=15
This commit is contained in:
parent
c8afcc4ea3
commit
b4ff05a0c1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1fa7dee172d88aa8aedb8bccdfc81e7de357634e64b7228b522e97803ae06988
|
|
||||||
size 1435285
|
|
3
nemiver-0.7.2.tar.bz2
Normal file
3
nemiver-0.7.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a9b39344e4a400ce2ac24d1908ac844b924f859c2c11b2ab409028fab300ad23
|
||||||
|
size 1420879
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 14 17:07:12 CEST 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.7.2:
|
||||||
|
+ Support breakpoint ignore counts (Closes: bgo#588251)
|
||||||
|
+ Display no msg dialog when gconf is down
|
||||||
|
+ Create varobjs for a given frame (Closes: bgo#590833)
|
||||||
|
+ Don't ignore "thread-selected" async records
|
||||||
|
+ Change IDebugger::thread_selected_signal signature
|
||||||
|
+ Update state when thread id changes.
|
||||||
|
+ Don't clobber cmdline arguments (Close: bgo#591327)
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 23:49:39 CEST 2009 - vuntz@novell.com
|
Sun Aug 2 23:49:39 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nemiver (Version 0.7.1)
|
# spec file for package nemiver (Version 0.7.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,7 +19,7 @@
|
|||||||
Url: http://home.gna.org/nemiver/
|
Url: http://home.gna.org/nemiver/
|
||||||
|
|
||||||
Name: nemiver
|
Name: nemiver
|
||||||
Version: 0.7.1
|
Version: 0.7.2
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user