Page MenuHomeSolus

D7437.diff
No OneTemporary

D7437.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,3 +1,2 @@
libc.so.6
-libpthread.so.0
libpython3.6m.so.1.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : picard
-version : 2.1.3
-release : 10
+version : 2.2.2
+release : 11
source :
- - https://github.com/metabrainz/picard/archive/release-2.1.3.tar.gz : 8e044fe68c44d345c19f98952c3c7f20c72da74dbac9ce7c7b0621e2d69885a7
+ - https://github.com/metabrainz/picard/archive/release-2.2.2.tar.gz : 00066def8e83eec5236977d2d3bc22cd72bba9c2bf1608c0fff1e3298e71e6e1
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
@@ -2,8 +2,8 @@
<Source>
<Name>picard</Name>
<Packager>
- <Name>Justin Berthault</Name>
- <Email>justin.berthault@zaclys.net</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>multimedia.audio</PartOf>
@@ -12,7 +12,7 @@
Picard supports the majority of audio file formats, is capable of using audio fingerprints (AcoustIDs), performing CD lookups and disc ID submissions, and it has excellent Unicode support.
Additionally, there are several plugins available that extend Picard&apos;s features.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>picard</Name>
@@ -24,11 +24,11 @@
<PartOf>multimedia.audio</PartOf>
<Files>
<Path fileType="executable">/usr/bin/picard</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/picard-2.1.3-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/picard-2.1.3-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/picard-2.1.3-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/picard-2.1.3-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/picard-2.1.3-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard-2.2.2-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard-2.2.2-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard-2.2.2-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard-2.2.2-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard-2.2.2-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/__pycache__/album.cpython-36.pyc</Path>
@@ -45,6 +45,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/__pycache__/metadata.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/__pycache__/oauth.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/__pycache__/plugin.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/__pycache__/pluginmanager.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/__pycache__/releasegroup.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/__pycache__/resources.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/__pycache__/script.cpython-36.pyc</Path>
@@ -74,10 +75,12 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/const/__pycache__/countries.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/const/__pycache__/languages.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/const/__pycache__/locales.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/const/__pycache__/sys.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/const/attributes.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/const/countries.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/const/languages.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/const/locales.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/const/sys.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/__pycache__/image.cpython-36.pyc</Path>
@@ -85,12 +88,10 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/image.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/providers/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/providers/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/providers/__pycache__/amazon.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/providers/__pycache__/caa.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/providers/__pycache__/caa_release_group.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/providers/__pycache__/local.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/providers/__pycache__/whitelist.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/providers/amazon.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/providers/caa.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/providers/caa_release_group.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/coverart/providers/local.py</Path>
@@ -129,6 +130,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/metadata.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/oauth.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/pluginmanager.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/plugins/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/plugins/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/releasegroup.py</Path>
@@ -142,6 +144,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/cdlookup.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/checkbox_list_item.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/collectionmenu.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/colors.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/coverartbox.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/edittagdialog.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/filebrowser.cpython-36.pyc</Path>
@@ -154,6 +157,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/metadatabox.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/moveable_list_view.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/passworddialog.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/playertoolbar.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/ratingwidget.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/scriptsmenu.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/tagsfromfilenames.cpython-36.pyc</Path>
@@ -171,6 +175,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/ui_options_general.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/ui_options_genres.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/ui_options_interface.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/ui_options_interface_colors.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/ui_options_matching.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/ui_options_metadata.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/__pycache__/ui_options_network.cpython-36.pyc</Path>
@@ -188,6 +193,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/cdlookup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/checkbox_list_item.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/collectionmenu.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/colors.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/coverartbox.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/edittagdialog.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/filebrowser.py</Path>
@@ -210,6 +216,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/__pycache__/general.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/__pycache__/genres.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/__pycache__/interface.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/__pycache__/interface_colors.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/__pycache__/matching.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/__pycache__/metadata.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/__pycache__/network.cpython-36.pyc</Path>
@@ -228,6 +235,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/general.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/genres.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/interface.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/interface_colors.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/matching.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/metadata.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/network.py</Path>
@@ -238,6 +246,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/scripting.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/options/tags.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/passworddialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/playertoolbar.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/ratingwidget.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/scriptsmenu.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/searchdialog/__init__.py</Path>
@@ -263,6 +272,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/ui_options_general.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/ui_options_genres.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/ui_options_interface.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/ui_options_interface_colors.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/ui_options_matching.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/ui_options_metadata.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/ui/ui_options_network.py</Path>
@@ -283,12 +293,14 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/bytes2human.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/cdrom.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/checkupdate.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/emptydir.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/filenaming.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/icontheme.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/imageinfo.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/imagelist.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/lrucache.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/scripttofilename.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/settingsoverride.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/tags.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/textencoding.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/__pycache__/thread.cpython-36.pyc</Path>
@@ -300,12 +312,14 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/bytes2human.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/cdrom.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/checkupdate.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/emptydir.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/filenaming.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/icontheme.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/imageinfo.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/imagelist.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/lrucache.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/scripttofilename.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/settingsoverride.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/tags.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/textencoding.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/picard/util/thread.py</Path>
@@ -332,6 +346,7 @@
<Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/picard.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/cy/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/cy/LC_MESSAGES/picard.mo</Path>
@@ -345,6 +360,9 @@
<Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/en/LC_MESSAGES/picard.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_AU/LC_MESSAGES/picard-attributes.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_AU/LC_MESSAGES/picard-countries.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_AU/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/en_CA/LC_MESSAGES/picard-attributes.mo</Path>
<Path fileType="localedata">/usr/share/locale/en_CA/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/en_CA/LC_MESSAGES/picard.mo</Path>
@@ -357,6 +375,7 @@
<Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/picard-attributes.mo</Path>
<Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/picard.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/es_419/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/picard-attributes.mo</Path>
<Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/picard.mo</Path>
@@ -369,6 +388,7 @@
<Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/fr_CA/LC_MESSAGES/picard-attributes.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr_CA/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/fr_CA/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/fy/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/picard-attributes.mo</Path>
@@ -428,6 +448,9 @@
<Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/picard.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sq/LC_MESSAGES/picard-attributes.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sq/LC_MESSAGES/picard-countries.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sq/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/picard-attributes.mo</Path>
@@ -441,6 +464,12 @@
<Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/picard-countries.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh-Hans/LC_MESSAGES/picard-attributes.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh-Hans/LC_MESSAGES/picard-countries.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh-Hans/LC_MESSAGES/picard.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh/LC_MESSAGES/picard-attributes.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh/LC_MESSAGES/picard-countries.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh/LC_MESSAGES/picard.mo</Path>
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/picard-attributes.mo</Path>
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/picard-countries.mo</Path>
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/picard.mo</Path>
@@ -451,12 +480,12 @@
</Files>
</Package>
<History>
- <Update release="10">
- <Date>2019-03-05</Date>
- <Version>2.1.3</Version>
+ <Update release="11">
+ <Date>2019-10-19</Date>
+ <Version>2.2.2</Version>
<Comment>Packaging update</Comment>
- <Name>Justin Berthault</Name>
- <Email>justin.berthault@zaclys.net</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 9:40 PM (3 h, 1 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5789581
Default Alt Text
D7437.diff (23 KB)

Event Timeline