diff --git a/.gitignore b/.gitignore index cb3fd06..b3102a2 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /kcalc-4.13.0.tar.xz /kcalc-4.13.1.tar.xz /kcalc-4.13.2.tar.xz +/kcalc-4.13.3.tar.xz diff --git a/kcalc.spec b/kcalc.spec index 911d854..5478c3b 100644 --- a/kcalc.spec +++ b/kcalc.spec @@ -1,6 +1,6 @@ Name: kcalc Summary: Scientific Calculator -Version: 4.13.2 +Version: 4.13.3 Release: 1%{?dist} License: GPLv2+ @@ -71,6 +71,9 @@ desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/%{name}.des %changelog +* Tue Jul 15 2014 Rex Dieter - 4.13.3-1 +- 4.13.3 + * Mon Jun 09 2014 Rex Dieter - 4.13.2-1 - 4.13.2 diff --git a/sources b/sources index 23b59b7..a4c3a93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3ec0ab1489a2595c0071184e8a80ff8 kcalc-4.13.2.tar.xz +a9e6c6b778e20e33f6ae40048135da5b kcalc-4.13.3.tar.xz