diff --git a/.gitignore b/.gitignore index 4be5f53..28d5a0b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /pykde4-4.14.0.tar.xz /pykde4-4.14.1.tar.xz /pykde4-4.14.2.tar.xz +/pykde4-4.14.3.tar.xz diff --git a/pykde4.spec b/pykde4.spec index 6bf5bfb..419a35d 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.2 +Version: 4.14.3 Release: 1%{?dist} Summary: Python bindings for KDE4 @@ -291,6 +291,9 @@ mv %{buildroot}%{_kde4_appsdir}/pykde4/examples/ %{buildroot}%{_docdir}/pykde4/ %changelog +* Sat Nov 08 2014 Rex Dieter - 4.14.3-1 +- 4.14.3 + * Sat Oct 11 2014 Rex Dieter - 4.14.2-1 - 4.14.2 diff --git a/sources b/sources index 81ee831..824a036 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b34e92677ffc8c74220d4c32a89ec57d pykde4-4.14.2.tar.xz +945a7492f1ab8cc874e0822f62484b12 pykde4-4.14.3.tar.xz