diff --git a/files/solus-support.patch b/files/solus-support.patch deleted file mode 100644 --- a/files/solus-support.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 5eebf0607f249ab4b67feeaf97aee2287d8a1b0e Mon Sep 17 00:00:00 2001 -From: Martin Wimpress -Date: Fri, 19 May 2017 02:04:50 +0100 -Subject: [PATCH] Add support for the Solus layout. - ---- - mate-tweak | 3 +++ - 1 file changed, 3 insertions(+) - -diff --git a/mate-tweak b/mate-tweak -index 2c25307..2971f51 100755 ---- a/mate-tweak -+++ b/mate-tweak -@@ -1140,6 +1140,9 @@ class MateTweak: - if self.panel_layout_exists('pantheon'): - panels.append([_("Pantheon"), "pantheon"]) - -+ if self.panel_layout_exists('solus') and self.brisk_menu_available: -+ panels.append([_("Solus"), "solus"]) -+ - if self.panel_layout_exists('redmond'): - panels.append([_("Redmond"), "redmond"]) - --- -2.7.4.1.g5468f9e - diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : mate-tweak -version : 17.10.2 -release : 6 +version : 17.10.15 +release : 7 source : - - https://bitbucket.org/ubuntu-mate/mate-tweak/get/17.10.2.tar.gz : bdd676636039170b8ae13c4fa5065e48f95bcc433a8c6888bc928139141a1b03 + - https://github.com/ubuntu-mate/mate-tweak/archive/17.10.15.tar.gz : 1bcd01bfd3882cf01c20347649afcec721edab5473af1568a33e880d305322db license : GPL-2.0 component : desktop.mate summary : Tweak tool for the MATE Desktop @@ -15,8 +15,6 @@ - python3-gobject - python-psutil - python-setproctitle -setup : | - %patch -p1 < $pkgfiles/solus-support.patch build : | %python3_setup install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ mate-tweak - Ikey Doherty - ikey@solus-project.com + Thanos Apostolou + thanosapostolou@outlook.com GPL-2.0 desktop.mate @@ -20,35 +20,32 @@ desktop.mate /usr/bin - /usr/lib/mate-tweak/disable-mate-volume-applet - /usr/lib/mate-tweak/install-mate-panel-layout - /usr/lib/mate-tweak/mate-panel-backup + /usr/lib/mate-tweak/mate-tweak-helper /usr/lib/mate-tweak/mate-tweak.ui - /usr/lib/python3.5/site-packages/mate_tweak-17.10.2-py3.5.egg-info/PKG-INFO - /usr/lib/python3.5/site-packages/mate_tweak-17.10.2-py3.5.egg-info/SOURCES.txt - /usr/lib/python3.5/site-packages/mate_tweak-17.10.2-py3.5.egg-info/dependency_links.txt - /usr/lib/python3.5/site-packages/mate_tweak-17.10.2-py3.5.egg-info/requires.txt - /usr/lib/python3.5/site-packages/mate_tweak-17.10.2-py3.5.egg-info/top_level.txt + /usr/lib/python3.5/site-packages/mate_tweak-17.10.15-py3.5.egg-info/PKG-INFO + /usr/lib/python3.5/site-packages/mate_tweak-17.10.15-py3.5.egg-info/SOURCES.txt + /usr/lib/python3.5/site-packages/mate_tweak-17.10.15-py3.5.egg-info/dependency_links.txt + /usr/lib/python3.5/site-packages/mate_tweak-17.10.15-py3.5.egg-info/requires.txt + /usr/lib/python3.5/site-packages/mate_tweak-17.10.15-py3.5.egg-info/top_level.txt + /usr/share/applications/marco-compton.desktop + /usr/share/applications/marco-no-composite.desktop + /usr/share/applications/marco-xcompmgr.desktop /usr/share/applications/mate-tweak.desktop + /usr/share/applications/metacity-compton.desktop + /usr/share/applications/metacity-no-composite.desktop + /usr/share/applications/metacity-xcompmgr.desktop /usr/share/locale /usr/share/man - /usr/share/mate-tweak - /usr/share/mate/applications/marco-compton.desktop - /usr/share/mate/applications/marco-no-composite.desktop - /usr/share/mate/applications/marco-xcompmgr.desktop - /usr/share/mate/applications/metacity-compton.desktop - /usr/share/mate/applications/metacity-no-composite.desktop - /usr/share/mate/applications/metacity-xcompmgr.desktop /usr/share/polkit-1/actions/org.mate.mate-tweak.policy - - 2017-05-19 - 17.10.2 + + 2017-11-16 + 17.10.15 Packaging update - Ikey Doherty - ikey@solus-project.com + Thanos Apostolou + thanosapostolou@outlook.com \ No newline at end of file