From de2509ab90e91220f4fefb26a05c19b41bdb065f Mon Sep 17 00:00:00 2001 From: raveit65 Date: Oct 19 2016 06:52:39 +0000 Subject: update to 1.16.1 release --- diff --git a/.gitignore b/.gitignore index 059f54d..e18219a 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /caja-1.14.1.tar.xz /caja-1.14.2.tar.xz /caja-1.16.0.tar.xz +/caja-1.16.1.tar.xz diff --git a/caja.spec b/caja.spec index 3012f19..6bf1bfd 100644 --- a/caja.spec +++ b/caja.spec @@ -14,9 +14,9 @@ Name: caja Summary: File manager for MATE -Version: %{branch}.0 +Version: %{branch}.1 %if 0%{?rel_build} -Release: 2%{?dist} +Release: 1%{?dist} %else Release: 0.3%{?git_rel}%{?dist} %endif @@ -31,8 +31,6 @@ URL: http://mate-desktop.org %{!?rel_build:Source0: http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}} Patch0: caja_add-xfce-to-desktop-file.patch -Patch1: caja_0001-Revert-eel-gtk-extensions-remove-eel_gtk_adjustment-.patch -Patch2: caja_0002-Revert-icon-container-don-t-use-eel-helper-to-set-ad.patch BuildRequires: dbus-glib-devel BuildRequires: desktop-file-utils @@ -109,8 +107,6 @@ for developing caja extensions. %setup -q%{!?rel_build:n %{name}-%{commit}} %patch0 -p1 -b .add-xfce-to-desktop-file -%patch1 -p1 -b .0001 -%patch2 -p1 -b .0002 %if 0%{?rel_build} #NOCONFIGURE=1 ./autogen.sh @@ -230,6 +226,9 @@ fi %changelog +* Wed Oct 19 2016 Wolfgang Ulbrich - 1.16.1-1 +- update to 1.16.1 release + * Sat Oct 15 2016 Wolfgang Ulbrich - 1.16.0-2 - fix desktop redraw issues diff --git a/sources b/sources index 503e11f..9610860 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e285be9258c1fc09f2f359a54b897e1 caja-1.16.0.tar.xz +5647191b94c2db558289f1b782dea3c5 caja-1.16.1.tar.xz