This commit is contained in:
parent
b979dd79c6
commit
e9d065eeb3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:328e675d4a22e88c1dcc209cfa31c271d6dc655b60d3f68c97cada86e199bbee
|
|
||||||
size 1367397
|
|
3
nemiver-0.7.1.tar.bz2
Normal file
3
nemiver-0.7.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1fa7dee172d88aa8aedb8bccdfc81e7de357634e64b7228b522e97803ae06988
|
||||||
|
size 1435285
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 2 23:49:39 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Update to version 0.7.1:
|
||||||
|
+ Support multiple address breakpoints (Closes: bgo#587697)
|
||||||
|
+ Support original-location in breakpoints (Closes: bgo#588256)
|
||||||
|
+ Support restarting when GDB dies (Closes: bgo#588313)
|
||||||
|
+ Don't fall appart when gconfd is down
|
||||||
|
+ Keep default conf values when gconf is down
|
||||||
|
+ Fix variable popup tip size issues
|
||||||
|
+ Var popup tip shouldn't be too small by default
|
||||||
|
+ Support "text besides icons" visual setting
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 20 12:28:29 CEST 2009 - vuntz@novell.com
|
Mon Jul 20 12:28:29 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nemiver (Version 0.7.0)
|
# spec file for package nemiver (Version 0.7.1)
|
||||||
#
|
#
|
||||||
# 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.0
|
Version: 0.7.1
|
||||||
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