This commit is contained in:
parent
69b389c2d5
commit
d17daf36a9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:27f229897062f14e1fc31cfb09ec5ad972719523da58cca6d987ce6d05eae2fc
|
|
||||||
size 1324223
|
|
3
nemiver-0.6.7.tar.bz2
Normal file
3
nemiver-0.6.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:329204ab28afc8c25557e6ed9285feae9084f8a1f7c02d6f723f7cb6f06ee549
|
||||||
|
size 1334387
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 3 03:16:37 CEST 2009 - mboman@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.6.7:
|
||||||
|
+ Don't clear session when restarting with different args,
|
||||||
|
bgo#568822
|
||||||
|
+ GDB/MI parsing fixes
|
||||||
|
+ Debugger API improvements
|
||||||
|
+ Implement call stack paging, bgo#544116
|
||||||
|
+ Kill automake warnings when building tests
|
||||||
|
+ Header inclusion cleanup, bgo##581047
|
||||||
|
+ Fix compilation breakage when building without gtkhex
|
||||||
|
+ Performance improvements
|
||||||
|
+ Fix critical warnings when closing a file, bgo##578736
|
||||||
|
+ Quote arguments passed to gdb, bgo##575889
|
||||||
|
+ On going OpenBSD build fixes
|
||||||
|
+ Translation updates
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 1 00:58:33 CEST 2009 - vuntz@novell.com
|
Fri May 1 00:58:33 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
21
nemiver.spec
21
nemiver.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nemiver (Version 0.6.6)
|
# spec file for package nemiver (Version 0.6.7)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,8 +19,8 @@
|
|||||||
Url: http://home.gna.org/nemiver/
|
Url: http://home.gna.org/nemiver/
|
||||||
|
|
||||||
Name: nemiver
|
Name: nemiver
|
||||||
Version: 0.6.6
|
Version: 0.6.7
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
@ -135,6 +135,21 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 03 2009 mboman@suse.de
|
||||||
|
- Update to version 0.6.7:
|
||||||
|
+ Don't clear session when restarting with different args,
|
||||||
|
bgo#568822
|
||||||
|
+ GDB/MI parsing fixes
|
||||||
|
+ Debugger API improvements
|
||||||
|
+ Implement call stack paging, bgo#544116
|
||||||
|
+ Kill automake warnings when building tests
|
||||||
|
+ Header inclusion cleanup, bgo##581047
|
||||||
|
+ Fix compilation breakage when building without gtkhex
|
||||||
|
+ Performance improvements
|
||||||
|
+ Fix critical warnings when closing a file, bgo##578736
|
||||||
|
+ Quote arguments passed to gdb, bgo##575889
|
||||||
|
+ On going OpenBSD build fixes
|
||||||
|
+ Translation updates
|
||||||
* Fri May 01 2009 vuntz@novell.com
|
* Fri May 01 2009 vuntz@novell.com
|
||||||
- Add missing posttrans for gconf schemas.
|
- Add missing posttrans for gconf schemas.
|
||||||
* Sun Apr 05 2009 vuntz@novell.com
|
* Sun Apr 05 2009 vuntz@novell.com
|
||||||
|
Loading…
Reference in New Issue
Block a user