diff --git a/.gitignore b/.gitignore index ceef094..487b2cf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /python-caja-1.12.0.tar.xz /python-caja-1.13.0.tar.xz /python-caja-1.14.0.tar.xz +/python-caja-1.16.0.tar.xz diff --git a/python-caja.spec b/python-caja.spec index 99fcf90..26fe755 100644 --- a/python-caja.spec +++ b/python-caja.spec @@ -1,5 +1,5 @@ Name: python-caja -Version: 1.14.0 +Version: 1.16.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.14/%{name}-%{version}.tar.xz +Source0: http://pub.mate-desktop.org/releases/1.16/%{name}-%{version}.tar.xz BuildRequires: python2-devel BuildRequires: caja-devel @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Sun Oct 02 2016 Wolfgang Ulbrich - 1.16.0-1 +- update to 1.16.0 release + * Thu Apr 07 2016 Wolfgang Ulbrich - 1.14.0-1 - update to 1.14.0 diff --git a/sources b/sources index 091b94a..7f7bbf5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8afc98de109a6771590e0b858547c461 python-caja-1.14.0.tar.xz +128396f85d415937f4e400914b544a10 python-caja-1.16.0.tar.xz