update specfiles with correct changelog and version/release

Signed-off-by: Clark Williams <williams@redhat.com>
diff --git a/rteval-loads.spec b/rteval-loads.spec
index 549f5d1..96e4a59 100644
--- a/rteval-loads.spec
+++ b/rteval-loads.spec
@@ -38,7 +38,7 @@
 
 %changelog
 * Tue Jan 10 2017 Clark Williams <williams@redhat.com> - 1.4-1
-- updated kernel tarball to 4.9
+- updated kernel tarball to 4.9 [1432625]
 
 * Fri Jun  5 2015 Clark Williams <williams@redhat.com> - 1.3-3
 - add requires for kernel-header package [1228740]
diff --git a/rteval.spec b/rteval.spec
index 780fa11..d5406a1 100644
--- a/rteval.spec
+++ b/rteval.spec
@@ -3,7 +3,7 @@
 
 Name:		rteval
 Version:	2.13
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Utility to evaluate system suitability for RT Linux
 
 Group:		Development/Tools
@@ -95,6 +95,9 @@
 /usr/bin/rteval
 
 %changelog
+* Wed Mar 15 2017 Clark Williams <williams@redhat.com> - 2.13-2
+- Updated specfile to correct version and bz [1382155]
+
 * Tue Sep 20 2016 Clark Williams <williams@rehdat.com> - 2.12-1
 - handle empty environment variables SUDO_USER and USER [1312057]