Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11052627
D10163.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D10163.diff
View Options
diff --git a/files/Use-system-theme.patch b/files/Use-system-theme.patch
--- a/files/Use-system-theme.patch
+++ b/files/Use-system-theme.patch
@@ -1,6 +1,6 @@
-From 0721ec78603080a3aa5a45642d70af9329f7f05f Mon Sep 17 00:00:00 2001
+From 07268f85acd6f840ecbf33d94316d1f69d294203 Mon Sep 17 00:00:00 2001
From: Fabio Forni <livingsilver94.solus@redaril.me>
-Date: Sat, 24 Oct 2020 13:39:54 +0200
+Date: Thu, 17 Dec 2020 23:54:31 +0100
Subject: [PATCH] Use system theme
---
@@ -8,7 +8,7 @@
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/picard/ui/options/interface.py b/picard/ui/options/interface.py
-index d9401d0..8b2437c 100644
+index 1a1a8fe..1e3abfe 100644
--- a/picard/ui/options/interface.py
+++ b/picard/ui/options/interface.py
@@ -135,7 +135,7 @@ class InterfaceOptionsPage(OptionsPage):
@@ -17,9 +17,9 @@
config.TextOption("setting", "ui_language", ""),
- config.BoolOption("setting", "use_system_theme", False),
+ config.BoolOption("setting", "use_system_theme", True),
+ config.BoolOption("setting", "filebrowser_horizontal_autoscroll", True),
config.BoolOption("setting", "starting_directory", False),
config.TextOption("setting", "starting_directory_path", _default_starting_dir),
- config.TextOption("setting", "load_image_behavior", "append"),
--
-2.29.0
+2.29.2
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : picard
-version : 2.5.2
-release : 20
+version : 2.5.5
+release : 21
source :
- - https://github.com/metabrainz/picard/archive/release-2.5.2.tar.gz : 925e197b99ae64f5515c893f69fa095fd11b84d0958a93f68bc87a665a9a0811
+ - https://github.com/metabrainz/picard/archive/release-2.5.5.tar.gz : d6553e2a461d53124b57beccc671575265dab6101c4ba70306bd1db45f531875
license : GPL-2.0-or-later
component : multimedia.audio
summary : Cross-platform music tagger written in Python
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -24,11 +24,11 @@
<PartOf>multimedia.audio</PartOf>
<Files>
<Path fileType="executable">/usr/bin/picard</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/picard-2.5.2-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/picard-2.5.2-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/picard-2.5.2-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/picard-2.5.2-py3.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/picard-2.5.2-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/picard-2.5.5-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/picard-2.5.5-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/picard-2.5.5-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/picard-2.5.5-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/picard-2.5.5-py3.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/picard/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/picard/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/picard/__pycache__/album.cpython-37.pyc</Path>
@@ -553,12 +553,12 @@
</Files>
</Package>
<History>
- <Update release="20">
- <Date>2020-11-19</Date>
- <Version>2.5.2</Version>
+ <Update release="21">
+ <Date>2020-12-17</Date>
+ <Version>2.5.5</Version>
<Comment>Packaging update</Comment>
<Name>Fabio Forni</Name>
<Email>livingsilver94.solus@redaril.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 9:39 PM (3 h, 1 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5822051
Default Alt Text
D10163.diff (4 KB)
Attached To
Mode
D10163: Update picard to 2.5.5
Attached
Detach File
Event Timeline
Log In to Comment