diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : bleachbit
-version : 3.2.0
-release : 9
+version : 4.0.0
+release : 10
source :
- - https://github.com/bleachbit/bleachbit/archive/v3.2.0.tar.gz : c0e25253781d768da4eacf56739bf547dc59f2fe212f44e464f4fcc1bc855e44
+ - https://github.com/bleachbit/bleachbit/archive/v4.0.0.tar.gz : 5f7813b1ecda32647b1a31564b66f369fbd0d50d67924f256a0d414abc07501b
homepage : https://www.bleachbit.org
license : GPL-3.0-or-later
component : security
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
bleachbit
https://www.bleachbit.org
- Joey Riches
- josephriches@gmail.com
+ Alec Scott
+ alecbcs@gmail.com
GPL-3.0-or-later
security
@@ -23,83 +23,86 @@
/usr/bin/bleachbit
/usr/share/applications/org.bleachbit.BleachBit.desktop
/usr/share/bleachbit/Action.py
- /usr/share/bleachbit/Action.pyc
- /usr/share/bleachbit/Action.pyo
/usr/share/bleachbit/CLI.py
- /usr/share/bleachbit/CLI.pyc
- /usr/share/bleachbit/CLI.pyo
/usr/share/bleachbit/Chaff.py
- /usr/share/bleachbit/Chaff.pyc
- /usr/share/bleachbit/Chaff.pyo
/usr/share/bleachbit/Cleaner.py
- /usr/share/bleachbit/Cleaner.pyc
- /usr/share/bleachbit/Cleaner.pyo
/usr/share/bleachbit/CleanerML.py
- /usr/share/bleachbit/CleanerML.pyc
- /usr/share/bleachbit/CleanerML.pyo
/usr/share/bleachbit/Command.py
- /usr/share/bleachbit/Command.pyc
- /usr/share/bleachbit/Command.pyo
/usr/share/bleachbit/DeepScan.py
- /usr/share/bleachbit/DeepScan.pyc
- /usr/share/bleachbit/DeepScan.pyo
/usr/share/bleachbit/Diagnostic.py
- /usr/share/bleachbit/Diagnostic.pyc
- /usr/share/bleachbit/Diagnostic.pyo
/usr/share/bleachbit/FileUtilities.py
- /usr/share/bleachbit/FileUtilities.pyc
- /usr/share/bleachbit/FileUtilities.pyo
/usr/share/bleachbit/GUI.py
- /usr/share/bleachbit/GUI.pyc
- /usr/share/bleachbit/GUI.pyo
/usr/share/bleachbit/General.py
- /usr/share/bleachbit/General.pyc
- /usr/share/bleachbit/General.pyo
/usr/share/bleachbit/GuiBasic.py
- /usr/share/bleachbit/GuiBasic.pyc
- /usr/share/bleachbit/GuiBasic.pyo
/usr/share/bleachbit/GuiChaff.py
- /usr/share/bleachbit/GuiChaff.pyc
- /usr/share/bleachbit/GuiChaff.pyo
/usr/share/bleachbit/GuiPreferences.py
- /usr/share/bleachbit/GuiPreferences.pyc
- /usr/share/bleachbit/GuiPreferences.pyo
/usr/share/bleachbit/Log.py
- /usr/share/bleachbit/Log.pyc
- /usr/share/bleachbit/Log.pyo
/usr/share/bleachbit/Memory.py
- /usr/share/bleachbit/Memory.pyc
- /usr/share/bleachbit/Memory.pyo
/usr/share/bleachbit/Options.py
- /usr/share/bleachbit/Options.pyc
- /usr/share/bleachbit/Options.pyo
/usr/share/bleachbit/RecognizeCleanerML.py
- /usr/share/bleachbit/RecognizeCleanerML.pyc
- /usr/share/bleachbit/RecognizeCleanerML.pyo
/usr/share/bleachbit/Special.py
- /usr/share/bleachbit/Special.pyc
- /usr/share/bleachbit/Special.pyo
/usr/share/bleachbit/Unix.py
- /usr/share/bleachbit/Unix.pyc
- /usr/share/bleachbit/Unix.pyo
/usr/share/bleachbit/Update.py
- /usr/share/bleachbit/Update.pyc
- /usr/share/bleachbit/Update.pyo
/usr/share/bleachbit/Winapp.py
- /usr/share/bleachbit/Winapp.pyc
- /usr/share/bleachbit/Winapp.pyo
/usr/share/bleachbit/Windows.py
- /usr/share/bleachbit/Windows.pyc
- /usr/share/bleachbit/Windows.pyo
/usr/share/bleachbit/WindowsWipe.py
- /usr/share/bleachbit/WindowsWipe.pyc
- /usr/share/bleachbit/WindowsWipe.pyo
/usr/share/bleachbit/Worker.py
- /usr/share/bleachbit/Worker.pyc
- /usr/share/bleachbit/Worker.pyo
/usr/share/bleachbit/__init__.py
- /usr/share/bleachbit/__init__.pyc
- /usr/share/bleachbit/__init__.pyo
+ /usr/share/bleachbit/__pycache__/Action.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Action.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/CLI.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/CLI.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Chaff.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Chaff.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Cleaner.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Cleaner.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/CleanerML.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/CleanerML.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Command.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Command.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/DeepScan.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/DeepScan.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Diagnostic.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Diagnostic.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/FileUtilities.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/FileUtilities.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/GUI.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/GUI.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/General.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/General.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/GuiBasic.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/GuiBasic.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/GuiChaff.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/GuiChaff.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/GuiPreferences.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/GuiPreferences.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Log.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Log.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Memory.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Memory.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Options.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Options.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/RecognizeCleanerML.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/RecognizeCleanerML.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Special.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Special.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Unix.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Unix.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Update.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Update.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Winapp.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Winapp.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Windows.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Windows.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/WindowsWipe.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/WindowsWipe.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/Worker.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/Worker.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/__init__.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/__init__.cpython-37.pyc
+ /usr/share/bleachbit/__pycache__/_platform.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/__pycache__/_platform.cpython-37.pyc
+ /usr/share/bleachbit/_platform.py
/usr/share/bleachbit/app-menu.ui
/usr/share/bleachbit/cleaners/adobe_reader.xml
/usr/share/bleachbit/cleaners/amsn.xml
@@ -111,6 +114,7 @@
/usr/share/bleachbit/cleaners/chromium.xml
/usr/share/bleachbit/cleaners/d4x.xml
/usr/share/bleachbit/cleaners/deepscan.xml
+ /usr/share/bleachbit/cleaners/discord.xml
/usr/share/bleachbit/cleaners/dnf.xml
/usr/share/bleachbit/cleaners/easytag.xml
/usr/share/bleachbit/cleaners/elinks.xml
@@ -187,20 +191,20 @@
/usr/share/bleachbit/cleaners/yahoo_messenger.xml
/usr/share/bleachbit/cleaners/yum.xml
/usr/share/bleachbit/markovify/__init__.py
- /usr/share/bleachbit/markovify/__init__.pyc
- /usr/share/bleachbit/markovify/__init__.pyo
+ /usr/share/bleachbit/markovify/__pycache__/__init__.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/markovify/__pycache__/__init__.cpython-37.pyc
+ /usr/share/bleachbit/markovify/__pycache__/chain.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/markovify/__pycache__/chain.cpython-37.pyc
+ /usr/share/bleachbit/markovify/__pycache__/splitters.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/markovify/__pycache__/splitters.cpython-37.pyc
+ /usr/share/bleachbit/markovify/__pycache__/text.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/markovify/__pycache__/text.cpython-37.pyc
+ /usr/share/bleachbit/markovify/__pycache__/utils.cpython-37.opt-1.pyc
+ /usr/share/bleachbit/markovify/__pycache__/utils.cpython-37.pyc
/usr/share/bleachbit/markovify/chain.py
- /usr/share/bleachbit/markovify/chain.pyc
- /usr/share/bleachbit/markovify/chain.pyo
/usr/share/bleachbit/markovify/splitters.py
- /usr/share/bleachbit/markovify/splitters.pyc
- /usr/share/bleachbit/markovify/splitters.pyo
/usr/share/bleachbit/markovify/text.py
- /usr/share/bleachbit/markovify/text.pyc
- /usr/share/bleachbit/markovify/text.pyo
/usr/share/bleachbit/markovify/utils.py
- /usr/share/bleachbit/markovify/utils.pyc
- /usr/share/bleachbit/markovify/utils.pyo
/usr/share/locale/af/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ar/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ast/LC_MESSAGES/bleachbit.mo
@@ -262,6 +266,7 @@
/usr/share/locale/uk/LC_MESSAGES/bleachbit.mo
/usr/share/locale/uz/LC_MESSAGES/bleachbit.mo
/usr/share/locale/vi/LC_MESSAGES/bleachbit.mo
+ /usr/share/locale/yi/LC_MESSAGES/bleachbit.mo
/usr/share/locale/zh_CN/LC_MESSAGES/bleachbit.mo
/usr/share/locale/zh_TW/LC_MESSAGES/bleachbit.mo
/usr/share/metainfo/org.bleachbit.BleachBit.metainfo.xml
@@ -270,12 +275,12 @@
-
- 2020-02-07
- 3.2.0
+
+ 2020-04-29
+ 4.0.0
Packaging update
- Joey Riches
- josephriches@gmail.com
+ Alec Scott
+ alecbcs@gmail.com
\ No newline at end of file