[tracer] Update tracer to 0.5.6-1

Jakub Kadlčík frostyx at fedoraproject.org
Thu Jan 1 14:50:27 UTC 2015


commit f83a59c99c1b81559044c0e4b3e782d93dacb767
Author: Jakub Kadlčík <frostyx at email.cz>
Date:   Thu Jan 1 15:34:15 2015 +0100

    Update tracer to 0.5.6-1

 .gitignore  |    1 +
 sources     |    2 +-
 tracer.spec |    8 +++++++-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16c3478..d862812 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /tracer-0.5.4.tar.gz
 /tracer-0.5.5.tar.gz
+/tracer-0.5.6.tar.gz
diff --git a/sources b/sources
index 0e9bc9d..06abb8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-598ee735efc824f4f4a334ef9a09c771  tracer-0.5.5.tar.gz
+11a5c382dd41943a7076f866a58e5233  tracer-0.5.6.tar.gz
diff --git a/tracer.spec b/tracer.spec
index 727e3ee..d7207e0 100644
--- a/tracer.spec
+++ b/tracer.spec
@@ -1,5 +1,5 @@
 Name:		tracer
-Version:	0.5.5
+Version:	0.5.6
 Release:	1%{?dist}
 Summary:	Finds outdated running applications in your system
 
@@ -72,6 +72,12 @@ cp -ar integration/dnf/plugins/tracer.py %{buildroot}/%{python2_sitelib}/dnf-plu
 %{python2_sitelib}/dnf-plugins/tracer.py*
 
 %changelog
+* Thu Jan 01 2015 Jakub Kadlčík <frostyx at email.cz> 0.5.6-1
+- Sort applications in interactive controler To fix the issue that [number]
+  doesn't correspond to printed application (frostyx at email.cz)
+- Strip .#prelink#. from filenames; See #19 (frostyx at email.cz)
+- Add argument forgotten in dcf0178 (frostyx at email.cz)
+
 * Wed Dec 31 2014 Jakub Kadlčík <frostyx at email.cz> 0.5.5-1
 - On Fedora, use DNF and YUM at once; (RhBug:1168807) (frostyx at email.cz)
 - Return empty collection if DNF wasn't used yet; (RhBug:1168807)


More information about the scm-commits mailing list