diff --git a/.gitignore b/.gitignore index ca648d6..ceef094 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /python-caja-1.10.0.tar.xz /python-caja-1.12.0.tar.xz /python-caja-1.13.0.tar.xz +/python-caja-1.14.0.tar.xz diff --git a/python-caja.spec b/python-caja.spec index 8a4a3a8..99fcf90 100644 --- a/python-caja.spec +++ b/python-caja.spec @@ -1,5 +1,5 @@ Name: python-caja -Version: 1.13.0 +Version: 1.14.0 Release: 1%{?dist} Epoch: 1 Summary: Python bindings for Caja @@ -7,7 +7,7 @@ Summary: Python bindings for Caja Group: Development/Libraries License: GPLv2+ and LGPLv2+ URL: http://mate-desktop.org -Source0: http://pub.mate-desktop.org/releases/1.13/%{name}-%{version}.tar.xz +Source0: http://pub.mate-desktop.org/releases/1.14/%{name}-%{version}.tar.xz BuildRequires: python2-devel BuildRequires: caja-devel @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Thu Apr 07 2016 Wolfgang Ulbrich - 1.14.0-1 +- update to 1.14.0 + * Sun Feb 07 2016 Wolfgang Ulbrich - 1.13.0-1 - update to 1.13.0 release diff --git a/sources b/sources index 3e375dd..091b94a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -60866f8564fa34b46dcb3f3d5d1fc261 python-caja-1.13.0.tar.xz +8afc98de109a6771590e0b858547c461 python-caja-1.14.0.tar.xz