diff --git a/.gitignore b/.gitignore index 9215a3f..a8bca7f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /pykde4-4.10.90.tar.xz /pykde4-4.10.95.tar.xz /pykde4-4.10.97.tar.xz +/pykde4-4.11.0.tar.xz diff --git a/pykde4.spec b/pykde4.spec index b136300..2e4254a 100644 --- a/pykde4.spec +++ b/pykde4.spec @@ -10,8 +10,8 @@ %endif Name: pykde4 -Version: 4.10.97 -Release: 2%{?dist} +Version: 4.11.0 +Release: 1%{?dist} Summary: Python bindings for KDE4 # http://techbase.kde.org/Policies/Licensing_Policy @@ -268,6 +268,9 @@ mv %{buildroot}%{_kde4_appsdir}/pykde4/examples/ %{buildroot}%{_docdir}/pykde4/ %changelog +* Thu Aug 08 2013 Than Ngo - 4.11.0-1 +- 4.11.0 + * Wed Jul 31 2013 Rex Dieter 4.10.97-2 - rebuild diff --git a/sources b/sources index 9370047..b217c46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d12eabe5847b1106daa1d243fead9f1 pykde4-4.10.97.tar.xz +2f739466db58c45eb37097e84cf3072d pykde4-4.11.0.tar.xz