diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,5 @@ +This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository. + +- Fabio Forni + - IRC: livingsilver94 + - Email: livingsilver94.solus@redaril.me diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : picard -version : 2.2.2 -release : 11 +version : 2.2.3 +release : 12 source : - - https://github.com/metabrainz/picard/archive/release-2.2.2.tar.gz : 00066def8e83eec5236977d2d3bc22cd72bba9c2bf1608c0fff1e3298e71e6e1 + - https://github.com/metabrainz/picard/archive/release-2.2.3.tar.gz : 920bc0ffc1b5ae395456698a133799aee06c66b4446f6a388a64046e07d8716b license : GPL-2.0-or-later component : multimedia.audio summary : Cross-platform music tagger written in Python @@ -20,8 +20,7 @@ - python3-qt5 - python-discid build : | - %python3_setup build_ext -i - %python3_setup build_locales -i + %python3_setup --disable-autoupdate install : | %python3_install check : | 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 @@ multimedia.audio /usr/bin/picard - /usr/lib/python3.6/site-packages/picard-2.2.2-py3.6.egg-info/PKG-INFO - /usr/lib/python3.6/site-packages/picard-2.2.2-py3.6.egg-info/SOURCES.txt - /usr/lib/python3.6/site-packages/picard-2.2.2-py3.6.egg-info/dependency_links.txt - /usr/lib/python3.6/site-packages/picard-2.2.2-py3.6.egg-info/requires.txt - /usr/lib/python3.6/site-packages/picard-2.2.2-py3.6.egg-info/top_level.txt + /usr/lib/python3.6/site-packages/picard-2.2.3-py3.6.egg-info/PKG-INFO + /usr/lib/python3.6/site-packages/picard-2.2.3-py3.6.egg-info/SOURCES.txt + /usr/lib/python3.6/site-packages/picard-2.2.3-py3.6.egg-info/dependency_links.txt + /usr/lib/python3.6/site-packages/picard-2.2.3-py3.6.egg-info/requires.txt + /usr/lib/python3.6/site-packages/picard-2.2.3-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/picard/__init__.py /usr/lib/python3.6/site-packages/picard/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/picard/__pycache__/album.cpython-36.pyc @@ -480,12 +480,12 @@ - - 2019-10-19 - 2.2.2 + + 2020-01-05 + 2.2.3 Packaging update Fabio Forni livingsilver94.solus@redaril.me \ No newline at end of file