Page MenuHomeSolus

D14005.id34195.diff
No OneTemporary

D14005.id34195.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : vorta
-version : 0.8.9
-release : 22
+version : 0.8.12
+release : 23
source :
- - https://github.com/borgbase/vorta/archive/refs/tags/v0.8.9.tar.gz : aba735ff06729271846d44757fae4708cd51c6443337c1916e164c62e1c6d8e5
+ - https://github.com/borgbase/vorta/archive/refs/tags/v0.8.12.tar.gz : 697a1d6f6f93b1b2447c7f19cf250d24d72e2f784e62c54287d9ee39cac59f38
homepage : https://vorta.borgbase.com/
license : GPL-3.0-only
component : desktop
@@ -18,6 +18,7 @@
- python-dateutil
- python-paramiko
- python-peewee
+ - python-platformdirs
- python-psutil
- python-secretstorage
- python3-qt5
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 @@
<Name>vorta</Name>
<Homepage>https://vorta.borgbase.com/</Homepage>
<Packager>
- <Name>Algent Albrahimi</Name>
- <Email>algent@protonmail.com</Email>
+ <Name>Joshua AE Lee</Name>
+ <Email>josh@10leej.com</Email>
</Packager>
<License>GPL-3.0-only</License>
<PartOf>desktop</PartOf>
@@ -21,12 +21,12 @@
<PartOf>desktop</PartOf>
<Files>
<Path fileType="executable">/usr/bin/vorta</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/vorta-0.8.9-py3.10.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/vorta-0.8.9-py3.10.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/vorta-0.8.9-py3.10.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/vorta-0.8.9-py3.10.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/vorta-0.8.9-py3.10.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/vorta-0.8.9-py3.10.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/vorta-0.8.12-py3.10.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/vorta-0.8.12-py3.10.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/vorta-0.8.12-py3.10.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/vorta-0.8.12-py3.10.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/vorta-0.8.12-py3.10.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/vorta-0.8.12-py3.10.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/__pycache__/__init__.cpython-310.pyc</Path>
@@ -80,6 +80,7 @@
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/assets/icons/globe.svg</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/assets/icons/hdd-o-active.png</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/assets/icons/hdd-o.png</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/vorta/assets/icons/help-about.svg</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/assets/icons/icon.svg</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/assets/icons/loading.gif</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/assets/icons/minus.svg</Path>
@@ -218,8 +219,10 @@
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/views/partials/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/views/partials/__pycache__/__init__.cpython-310.pyc</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/views/partials/__pycache__/loading_button.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/vorta/views/partials/__pycache__/tooltip_button.cpython-310.pyc</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/views/partials/__pycache__/treemodel.cpython-310.pyc</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/views/partials/loading_button.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/vorta/views/partials/tooltip_button.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/views/partials/treemodel.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/views/profile_add_edit_dialog.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/vorta/views/repo_add_dialog.py</Path>
@@ -234,12 +237,12 @@
</Files>
</Package>
<History>
- <Update release="22">
- <Date>2022-11-21</Date>
- <Version>0.8.9</Version>
+ <Update release="23">
+ <Date>2023-04-24</Date>
+ <Version>0.8.12</Version>
<Comment>Packaging update</Comment>
- <Name>Algent Albrahimi</Name>
- <Email>algent@protonmail.com</Email>
+ <Name>Joshua AE Lee</Name>
+ <Email>josh@10leej.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 10:30 PM (2 h, 52 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805508
Default Alt Text
D14005.id34195.diff (5 KB)

Event Timeline