diff --git a/.gitignore b/.gitignore index 01ecaf0..97e5634 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /pykde4-4.12.90.tar.xz /pykde4-4.12.95.tar.xz /pykde4-4.12.97.tar.xz +/pykde4-4.13.0.tar.xz diff --git a/pykde4.spec b/pykde4.spec index 47a3498..ffd4958 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.12.97 +Version: 4.13.0 Release: 1%{?dist} Summary: Python bindings for KDE4 @@ -297,6 +297,9 @@ mv %{buildroot}%{_kde4_appsdir}/pykde4/examples/ %{buildroot}%{_docdir}/pykde4/ %changelog +* Fri Apr 11 2014 Rex Dieter - 4.13.0-1 +- 4.13.0 + * Thu Apr 03 2014 Rex Dieter - 4.12.97-1 - 4.12.97 diff --git a/sources b/sources index ee8aac0..af3d4f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76cdddd68c9785604f4f2fccc24a5198 pykde4-4.12.97.tar.xz +0f1c7a9871d77e6fad8a71e9649ff2e1 pykde4-4.13.0.tar.xz