diff --git a/.gitignore b/.gitignore index 8156e53..132a136 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /python-caja-1.14.0.tar.xz /python-caja-1.15.0.tar.xz /python-caja-1.16.0.tar.xz +/python-caja-1.17.0.tar.xz diff --git a/python-caja.spec b/python-caja.spec index 9703280..a12c2c2 100644 --- a/python-caja.spec +++ b/python-caja.spec @@ -1,5 +1,5 @@ Name: python-caja -Version: 1.16.0 +Version: 1.17.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.16/%{name}-%{version}.tar.xz +Source0: http://pub.mate-desktop.org/releases/1.17/%{name}-%{version}.tar.xz BuildRequires: python2-devel BuildRequires: caja-devel @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Tue Dec 06 2016 Wolfgang Ulbrich - 1.17.0-1 +- test 1.17.0 release + * Thu Sep 22 2016 Wolfgang Ulbrich - 1.16.0-1 - update to 1.16.0 release diff --git a/sources b/sources index 7f7bbf5..f6468a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -128396f85d415937f4e400914b544a10 python-caja-1.16.0.tar.xz +ceaf0a2238e295128ba0daabef26838a python-caja-1.17.0.tar.xz