From 738669fc88bae506edc6536ab65943e56e85aa56 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 03:16:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- tracer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tracer.spec b/tracer.spec index 2f537f5..b875b9e 100644 --- a/tracer.spec +++ b/tracer.spec @@ -1,6 +1,6 @@ Name: tracer Version: 0.5.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Finds outdated running applications in your system BuildArch: noarch @@ -60,6 +60,9 @@ make DESTDIR=%{buildroot}/usr/share/ mo %{python2_sitelib}/tracer/ %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 0.5.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon May 18 2015 Jakub Kadlčík 0.5.9-1 - Pick the most recent sqlite database (RhBug:1214961) (frostyx@email.cz) - Obsolete positional arguments with --packages (frostyx@email.cz)