forked from pool/nemiver
This commit is contained in:
parent
d8360cc306
commit
ada185e647
@ -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
3
nemiver-0.6.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66261804e2bda9a1ced65b8a005300fdf216ef10ebd09bcf7a5ef40c43257e85
|
||||
size 1392024
|
@ -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
|
||||
|
||||
|
16
nemiver.spec
16
nemiver.spec
@ -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.
|
||||
#
|
||||
@ -19,7 +19,7 @@
|
||||
Url: http://home.gna.org/nemiver/
|
||||
|
||||
Name: nemiver
|
||||
Version: 0.6.1
|
||||
Version: 0.6.2
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -161,6 +161,18 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%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
|
||||
- Update to 0.6.1
|
||||
* conditional breakpoints
|
||||
|
Loading…
Reference in New Issue
Block a user