From eb7149c44987cc7230a0c0b8004a3f8cb033bc59 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 17 May 2022 10:21:00 +0300 Subject: [PATCH] garcon-4.17.0 --- desktop/xfce/base/garcon/actions.py | 2 +- desktop/xfce/base/garcon/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/desktop/xfce/base/garcon/actions.py b/desktop/xfce/base/garcon/actions.py index a787d00e34..2a03f145ea 100644 --- a/desktop/xfce/base/garcon/actions.py +++ b/desktop/xfce/base/garcon/actions.py @@ -21,5 +21,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "HACKING", "NEWS", "README*", "STATUS") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*") diff --git a/desktop/xfce/base/garcon/pspec.xml b/desktop/xfce/base/garcon/pspec.xml index a68dea4cc9..b44bd835df 100644 --- a/desktop/xfce/base/garcon/pspec.xml +++ b/desktop/xfce/base/garcon/pspec.xml @@ -14,7 +14,7 @@ garcon is an implementation of the freedesktop.org menu specification replacing the former Xfce menu library libxfce4menu. It is based on GLib/GIO only and aims at covering the entire specification except for legacy menus. - https://archive.xfce.org/src/xfce/garcon/4.16/garcon-4.16.1.tar.bz2 + https://archive.xfce.org/src/xfce/garcon/4.17/garcon-4.17.0.tar.bz2 python3 intltool @@ -77,6 +77,13 @@ + + 2022-05-15 + 4.17.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-02-02 4.16.1