diff --git a/pcmanfm-qt-0.16.0-openmamba-settings.patch b/pcmanfm-qt-0.16.0-openmamba-settings.patch deleted file mode 100644 index b16d02e..0000000 --- a/pcmanfm-qt-0.16.0-openmamba-settings.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nru pcmanfm-qt-0.16.0.orig/config/pcmanfm-qt/lxqt/settings.conf.in pcmanfm-qt-0.16.0/config/pcmanfm-qt/lxqt/settings.conf.in ---- pcmanfm-qt-0.16.0.orig/config/pcmanfm-qt/lxqt/settings.conf.in 2020-11-08 17:53:16.000000000 +0100 -+++ pcmanfm-qt-0.16.0/config/pcmanfm-qt/lxqt/settings.conf.in 2020-11-11 17:32:05.477000000 +0100 -@@ -15,7 +15,7 @@ - - [Desktop] - WallpaperMode=stretch --Wallpaper=@LXQT_SHARE_DIR@/themes/frost/lxqt-origami-light.png -+Wallpaper=@LXQT_SHARE_DIR@/themes/kde-plasma/kde-plasma.png - BgColor=#000000 - FgColor=#ffffff - ShadowColor=#000000 diff --git a/pcmanfm-qt-1.1.0-openmamba-settings.patch b/pcmanfm-qt-1.1.0-openmamba-settings.patch new file mode 100644 index 0000000..2664c0c --- /dev/null +++ b/pcmanfm-qt-1.1.0-openmamba-settings.patch @@ -0,0 +1,11 @@ +--- pcmanfm-qt-1.1.0/config/pcmanfm-qt/lxqt/settings.conf.in.orig 2022-04-23 19:09:38.572046262 +0200 ++++ pcmanfm-qt-1.1.0/config/pcmanfm-qt/lxqt/settings.conf.in 2022-04-23 19:10:18.177807145 +0200 +@@ -17,7 +17,7 @@ + [Desktop] + DesktopShortcuts=Home, Trash, Computer, Network + WallpaperMode=stretch +-Wallpaper=@LXQT_SHARE_DIR@/wallpapers/waves-logo.png ++Wallpaper=@LXQT_SHARE_DIR@/wallpapers/kde-plasma.png + BgColor=#000000 + FgColor=#ffffff + ShadowColor=#000000 diff --git a/pcmanfm-qt.spec b/pcmanfm-qt.spec index fa9a609..21587f1 100644 --- a/pcmanfm-qt.spec +++ b/pcmanfm-qt.spec @@ -1,5 +1,5 @@ Name: pcmanfm-qt -Version: 1.0.0 +Version: 1.1.0 Release: 1mamba Summary: Qt port of PCManFM, the file manager of LXDE Group: Graphical Desktop/Applications/Utilities @@ -8,7 +8,7 @@ Distribution: openmamba Packager: Silvan Calarco URL: https://github.com/lxqt/pcmanfm-qt Source: https://github.com/lxqt/pcmanfm-qt.git/%{version}/pcmanfm-qt-%{version}.tar.bz2 -Patch0: pcmanfm-qt-0.16.0-openmamba-settings.patch +Patch0: pcmanfm-qt-1.1.0-openmamba-settings.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -63,6 +63,9 @@ done %doc AUTHORS LICENSE %changelog +* Sat Apr 23 2022 Automatic Build System 1.1.0-1mamba +- automatic version update by autodist + * Mon Nov 22 2021 Automatic Build System 1.0.0-1mamba - automatic version update by autodist