diff --git a/.gitignore b/.gitignore index b2f3947..573bc73 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /python-caja-1.4.0.tar.xz /python-caja-1.10.0.tar.xz /python-caja-1.12.0.tar.xz +/python-caja-1.14.0.tar.xz diff --git a/python-caja.spec b/python-caja.spec index 0e33fa3..6e2e8af 100644 --- a/python-caja.spec +++ b/python-caja.spec @@ -1,5 +1,5 @@ Name: python-caja -Version: 1.12.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.12/%{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 +* Mon Jun 13 2016 Wolfgang Ulbrich - 1.14.0-1 +- update to 1.14.0 release + * Fri Nov 06 2015 Wolfgang Ulbrich - 1.12.0-1 - update to 1.12.0 release diff --git a/sources b/sources index 9250ad4..091b94a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -91039b3dba0609dd8f3087023afb4268 python-caja-1.12.0.tar.xz +8afc98de109a6771590e0b858547c461 python-caja-1.14.0.tar.xz