diff --git a/.gitignore b/.gitignore index f8d0bc4..7962890 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /konsole-15.12.2.tar.xz /konsole-15.12.3.tar.xz +/konsole-16.04.0.tar.xz diff --git a/konsole5.spec b/konsole5.spec index da27bee..e84773a 100644 --- a/konsole5.spec +++ b/konsole5.spec @@ -1,7 +1,7 @@ Name: konsole5 Summary: KDE Terminal emulator -Version: 15.12.3 -Release: 2%{?dist} +Version: 16.04.0 +Release: 1%{?dist} # sources: MIT and LGPLv2 and LGPLv2+ and GPLv2+ License: GPLv2 and GFDL @@ -127,6 +127,9 @@ test "$(%{_target_platform}/src/konsole --version | grep ^Konsole | cut -d' ' -f %changelog +* Mon Apr 18 2016 Rex Dieter - 16.04.0-1 +- 16.04.0 + * Fri Mar 18 2016 Rex Dieter - 15.12.3-2 - TERM=xterm-256color default (#1172329) diff --git a/sources b/sources index 53ca3c1..6fb7f51 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f21d23e1179968c838a4f3289f4fc5bb konsole-15.12.3.tar.xz +d54292d163644be9744b80c2d3b9c268 konsole-16.04.0.tar.xz