Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10764465
D7684.id18438.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
8 KB
Referenced Files
None
Subscribers
None
D7684.id18438.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,9 @@
name : bleachbit
-version : 2.2
-release : 7
+version : '3.0'
+release : 8
source :
- - https://github.com/bleachbit/bleachbit/archive/v2.2.tar.gz : 5abdf59df4157880347590c8463a2b1bff94467e2cfd988569a90f5cb447292a
+ - https://github.com/bleachbit/bleachbit/archive/3.0.tar.gz : d992b9e11f0fc3612a2609bf6f77faeca2e39bb53556ee3259dc3ee210802a73
+homepage : https://www.bleachbit.org
license : GPL-3.0-or-later
component : security
summary : BleachBit frees disk space and maintains privacy.
@@ -12,6 +13,6 @@
- pkgconfig(pygtk-2.0)
rundeps :
- python-gtk2
- - python-gobject2
+ - python-scandir
install : |
- %make_install bindir=/usr/bin datadir=/usr/share
\ No newline at end of file
+ %make_install bindir=/usr/bin datadir=/usr/share
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>bleachbit</Name>
+ <Homepage>https://www.bleachbit.org</Homepage>
<Packager>
- <Name>Christophe Silva</Name>
- <Email>Christophesilva@tutamail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>security</PartOf>
@@ -28,6 +29,9 @@
<Path fileType="data">/usr/share/bleachbit/CLI.py</Path>
<Path fileType="data">/usr/share/bleachbit/CLI.pyc</Path>
<Path fileType="data">/usr/share/bleachbit/CLI.pyo</Path>
+ <Path fileType="data">/usr/share/bleachbit/Chaff.py</Path>
+ <Path fileType="data">/usr/share/bleachbit/Chaff.pyc</Path>
+ <Path fileType="data">/usr/share/bleachbit/Chaff.pyo</Path>
<Path fileType="data">/usr/share/bleachbit/Cleaner.py</Path>
<Path fileType="data">/usr/share/bleachbit/Cleaner.pyc</Path>
<Path fileType="data">/usr/share/bleachbit/Cleaner.pyo</Path>
@@ -55,9 +59,15 @@
<Path fileType="data">/usr/share/bleachbit/GuiBasic.py</Path>
<Path fileType="data">/usr/share/bleachbit/GuiBasic.pyc</Path>
<Path fileType="data">/usr/share/bleachbit/GuiBasic.pyo</Path>
+ <Path fileType="data">/usr/share/bleachbit/GuiChaff.py</Path>
+ <Path fileType="data">/usr/share/bleachbit/GuiChaff.pyc</Path>
+ <Path fileType="data">/usr/share/bleachbit/GuiChaff.pyo</Path>
<Path fileType="data">/usr/share/bleachbit/GuiPreferences.py</Path>
<Path fileType="data">/usr/share/bleachbit/GuiPreferences.pyc</Path>
<Path fileType="data">/usr/share/bleachbit/GuiPreferences.pyo</Path>
+ <Path fileType="data">/usr/share/bleachbit/Log.py</Path>
+ <Path fileType="data">/usr/share/bleachbit/Log.pyc</Path>
+ <Path fileType="data">/usr/share/bleachbit/Log.pyo</Path>
<Path fileType="data">/usr/share/bleachbit/Memory.py</Path>
<Path fileType="data">/usr/share/bleachbit/Memory.pyc</Path>
<Path fileType="data">/usr/share/bleachbit/Memory.pyo</Path>
@@ -91,6 +101,7 @@
<Path fileType="data">/usr/share/bleachbit/__init__.py</Path>
<Path fileType="data">/usr/share/bleachbit/__init__.pyc</Path>
<Path fileType="data">/usr/share/bleachbit/__init__.pyo</Path>
+ <Path fileType="data">/usr/share/bleachbit/app-menu.ui</Path>
<Path fileType="data">/usr/share/bleachbit/cleaners/adobe_reader.xml</Path>
<Path fileType="data">/usr/share/bleachbit/cleaners/amsn.xml</Path>
<Path fileType="data">/usr/share/bleachbit/cleaners/amule.xml</Path>
@@ -175,6 +186,24 @@
<Path fileType="data">/usr/share/bleachbit/cleaners/xine.xml</Path>
<Path fileType="data">/usr/share/bleachbit/cleaners/yahoo_messenger.xml</Path>
<Path fileType="data">/usr/share/bleachbit/cleaners/yum.xml</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/__init__.py</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/__init__.pyc</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/__init__.pyo</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/__version__.py</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/__version__.pyc</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/__version__.pyo</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/chain.py</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/chain.pyc</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/chain.pyo</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/splitters.py</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/splitters.pyc</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/splitters.pyo</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/text.py</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/text.pyc</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/text.pyo</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/utils.py</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/utils.pyc</Path>
+ <Path fileType="data">/usr/share/bleachbit/markovify/utils.pyo</Path>
<Path fileType="localedata">/usr/share/locale/af/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/ast/LC_MESSAGES/bleachbit.mo</Path>
@@ -196,14 +225,12 @@
<Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/fa/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/bleachbit.mo</Path>
- <Path fileType="localedata">/usr/share/locale/fo/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/hi/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/hr/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/bleachbit.mo</Path>
- <Path fileType="localedata">/usr/share/locale/hy/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/ia/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/bleachbit.mo</Path>
@@ -225,7 +252,6 @@
<Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/se/LC_MESSAGES/bleachbit.mo</Path>
- <Path fileType="localedata">/usr/share/locale/si/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/bleachbit.mo</Path>
<Path fileType="localedata">/usr/share/locale/sq/LC_MESSAGES/bleachbit.mo</Path>
@@ -246,12 +272,12 @@
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2019-03-30</Date>
- <Version>2.2</Version>
+ <Update release="8">
+ <Date>2019-11-20</Date>
+ <Version>3.0</Version>
<Comment>Packaging update</Comment>
- <Name>Christophe Silva</Name>
- <Email>Christophesilva@tutamail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 20 2023, 7:18 AM (11 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818673
Default Alt Text
D7684.id18438.diff (8 KB)
Attached To
Mode
D7684: Update bleachbit to 3.0
Attached
Detach File
Event Timeline
Log In to Comment