Bump release, but it's not necessary to skip one after all
This commit is contained in:
parent
d2c71fc092
commit
f2cc79905f
@ -1,7 +1,7 @@
|
||||
Summary: Tracks runtime library calls from dynamically linked executables
|
||||
Name: ltrace
|
||||
Version: 0.6.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
URL: http://ltrace.alioth.debian.org/
|
||||
License: GPLv2+
|
||||
Group: Development/Debuggers
|
||||
@ -84,13 +84,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%config(noreplace) %{_sysconfdir}/ltrace.conf
|
||||
|
||||
%changelog
|
||||
* Fri Nov 25 2011 Petr Machata <pmachata@redhat.com> - 0.6.0-4
|
||||
* Fri Nov 25 2011 Petr Machata <pmachata@redhat.com> - 0.6.0-3
|
||||
- Add several upstream patches that fix various races in tracing
|
||||
multi-threaded processes
|
||||
- Add upstream patches for support of tracing across vfork
|
||||
- Add upstream patches for ppc: excessive shift, and fetching
|
||||
function arguments
|
||||
- Bump up revision to preserve upgrade path
|
||||
|
||||
* Fri Sep 2 2011 Petr Machata <pmachata@redhat.com> - 0.6.0-2
|
||||
- Add upstream patches for tracing multi-threaded processes, endian
|
||||
|
||||
Loading…
Reference in New Issue
Block a user