From 2bebc8b9d59e51af5fa11738f0a50dae6b52f158 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Jul 28 2016 21:07:29 +0000 Subject: update to 1.15.1 release --- diff --git a/.gitignore b/.gitignore index 60df079..a749327 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /pluma-1.13.1.tar.xz /pluma-1.14.0.tar.xz /pluma-1.15.0.tar.xz +/pluma-1.15.1.tar.xz diff --git a/pluma.spec b/pluma.spec index 19c9119..5d8b65a 100644 --- a/pluma.spec +++ b/pluma.spec @@ -14,7 +14,7 @@ Summary: Text editor for the MATE desktop Name: pluma -Version: %{branch}.0 +Version: %{branch}.1 %if 0%{?rel_build} Release: 1%{?dist} %else @@ -126,8 +126,7 @@ find ./*/*/* -type f -exec chmod 644 {} \; --enable-gvfs-metadata \ --disable-python \ --disable-schemas-compile \ - --with-gtk=3.0 \ - --without-matedesktop + --with-gtk=3.0 make %{?_smp_mflags} V=1 @@ -197,6 +196,9 @@ fi %changelog +* Thu Jun 09 2016 Wolfgang Ulbrich - 1.15.1-1 +- update to 1.15.1 release + * Thu Jun 09 2016 Wolfgang Ulbrich - 1.15.0-1 - update to 1.15.0 release diff --git a/sources b/sources index bf6e67c..a9971c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -596e0969b4532d3983b032f07c254989 pluma-1.15.0.tar.xz +643e5c280badefb3b5373a672ba86a64 pluma-1.15.1.tar.xz