diff --git a/.gitignore b/.gitignore index c96630d..7342050 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /konsole-4.11.97.tar.xz /konsole-4.12.0.tar.xz /konsole-4.12.1.tar.xz +/konsole-4.12.2.tar.xz diff --git a/konsole.spec b/konsole.spec index 8166f99..ec93a90 100644 --- a/konsole.spec +++ b/konsole.spec @@ -1,6 +1,6 @@ Name: konsole Summary: KDE Terminal emulator -Version: 4.12.1 +Version: 4.12.2 Release: 1%{?dist} # sources: MIT and LGPLv2 and LGPLv2+ and GPLv2+ @@ -80,6 +80,9 @@ desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/konsole.des %changelog +* Fri Jan 31 2014 Rex Dieter - 4.12.2-1 +- 4.12.2 + * Fri Jan 10 2014 Rex Dieter - 4.12.1-1 - 4.12.1 diff --git a/sources b/sources index 27daf00..307e2fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -229749de87a4d16c3aefe1d7c5b451eb konsole-4.12.1.tar.xz +a01d5bb7afb71b47ed3329744addc08f konsole-4.12.2.tar.xz