From 7f8ec4d0ba20669e6195b571a71ae9be2a4e08f3 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sep 22 2016 08:24:39 +0000 Subject: update to 1.16.0 --- diff --git a/.gitignore b/.gitignore index e33edea..8156e53 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /python-caja-1.13.0.tar.xz /python-caja-1.14.0.tar.xz /python-caja-1.15.0.tar.xz +/python-caja-1.16.0.tar.xz diff --git a/python-caja.spec b/python-caja.spec index b550b7c..9703280 100644 --- a/python-caja.spec +++ b/python-caja.spec @@ -1,5 +1,5 @@ Name: python-caja -Version: 1.15.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.15/%{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 +* Thu Sep 22 2016 Wolfgang Ulbrich - 1.16.0-1 +- update to 1.16.0 release + * Mon Jun 13 2016 Wolfgang Ulbrich - 1.15.0-1 - update to 1.15.0 release diff --git a/sources b/sources index 6eaf766..7f7bbf5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -874a433449326108f723bfdcd4394cd5 python-caja-1.15.0.tar.xz +128396f85d415937f4e400914b544a10 python-caja-1.16.0.tar.xz