From a48173a3cc41cef8ddf021f4601e8fb38476b249 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Oct 11 2014 22:31:14 +0000 Subject: 4.14.2 --- diff --git a/.gitignore b/.gitignore index dbbbdef..4be5f53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /pykde4-4.14.0.tar.xz /pykde4-4.14.1.tar.xz +/pykde4-4.14.2.tar.xz diff --git a/pykde4.spec b/pykde4.spec index 5b63450..6bf5bfb 100644 --- a/pykde4.spec +++ b/pykde4.spec @@ -14,7 +14,7 @@ %{!?python2_version:%global python2_version %(%{__python2} -c "import sys; sys.stdout.write(sys.version[:3])")} Name: pykde4 -Version: 4.14.1 +Version: 4.14.2 Release: 1%{?dist} Summary: Python bindings for KDE4 @@ -291,6 +291,9 @@ mv %{buildroot}%{_kde4_appsdir}/pykde4/examples/ %{buildroot}%{_docdir}/pykde4/ %changelog +* Sat Oct 11 2014 Rex Dieter - 4.14.2-1 +- 4.14.2 + * Mon Sep 15 2014 Rex Dieter - 4.14.1-1 - 4.14.1 diff --git a/sources b/sources index 3990d76..81ee831 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2410b22b66f976660d47c448b2a8775d pykde4-4.14.1.tar.xz +b34e92677ffc8c74220d4c32a89ec57d pykde4-4.14.2.tar.xz