diff --git a/.cvsignore b/.cvsignore index 3f786eb..a077167 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ kdebindings-4.2.90.tar.bz2 +kdebindings-4.2.95.tar.bz2 diff --git a/kdebindings.spec b/kdebindings.spec index dd4cc53..c67df86 100644 --- a/kdebindings.spec +++ b/kdebindings.spec @@ -32,8 +32,8 @@ %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)") Name: kdebindings -Version: 4.2.90 -Release: 3%{?dist} +Version: 4.2.95 +Release: 1%{?dist} Summary: KDE bindings to non-C++ languages Group: User Interface/Desktops @@ -487,6 +487,9 @@ rm -rf %{buildroot} %changelog +* Fri Jun 26 2009 Than Ngo - 4.2.95-1 +- 4.3rc1 + * Mon Jun 22 2009 Kevin Kofler - 4.2.90-3 - make the Python plugin factory work without python-devel diff --git a/sources b/sources index c7836ed..e1a7d33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b71e96ead416644775ca5d8d818effbe kdebindings-4.2.90.tar.bz2 +3c9d5fcbd1de0eefcb67a4353b0737fb kdebindings-4.2.95.tar.bz2