SHA256
1
0
forked from pool/nemiver
OBS User unknown 2008-09-06 04:03:36 +00:00 committed by Git OBS Bridge
parent d8360cc306
commit ada185e647
4 changed files with 32 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50c54fdde4c39bf8efbcd3b1ac24884e5733cfa9844a58df611aad0adba9a574
size 1388783

3
nemiver-0.6.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66261804e2bda9a1ced65b8a005300fdf216ef10ebd09bcf7a5ef40c43257e85
size 1392024

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Sep 04 14:03:47 EDT 2008 - mboman@novell.com
- Update to 0.6.2
+ conditional breakpoints
+ bgo#548121 - String search not available when program is not running
+ bgo#548118 - Select new node on dereferencing
+ bgo#523377 - first-run prints sql-related errors to console
+ bgo#545842 - Missing shortcut to set a breakpoint in current file
+ bgo#547169 - Set breakpoint to selected function name by default
+ fix boost unit test static library detection
+ fix a configure help string
+ Update website references to point to the new location
+ Translation updates
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 30 14:03:47 EDT 2008 - hfiguiere@suse.de Wed Jul 30 14:03:47 EDT 2008 - hfiguiere@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package nemiver (Version 0.6.1) # spec file for package nemiver (Version 0.6.2)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 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.6.1 Version: 0.6.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
@ -161,6 +161,18 @@ rm -rf "$RPM_BUILD_ROOT"
%files lang -f %{name}.lang %files lang -f %{name}.lang
%changelog %changelog
* Thu Sep 04 2008 mboman@novell.com
- Update to 0.6.2
+ conditional breakpoints
+ bgo#548121 - String search not available when program is not running
+ bgo#548118 - Select new node on dereferencing
+ bgo#523377 - first-run prints sql-related errors to console
+ bgo#545842 - Missing shortcut to set a breakpoint in current file
+ bgo#547169 - Set breakpoint to selected function name by default
+ fix boost unit test static library detection
+ fix a configure help string
+ Update website references to point to the new location
+ Translation updates
* Wed Jul 30 2008 hfiguiere@suse.de * Wed Jul 30 2008 hfiguiere@suse.de
- Update to 0.6.1 - Update to 0.6.1
* conditional breakpoints * conditional breakpoints