forked from pool/picard
Accepting request 738102 from home:jaimeMF:branches:multimedia:apps
- Update to 2.2.2: * Bug-fix * [PICARD-1606] - Crashes on opening options with broken plugin * [PICARD-1612] - Trackpad tap is not working properly on macOS * [PICARD-1614] - macOS: Incorrect 'LSMinimumSystemVersion' * [PICARD-1618] - macOS and Windows packages built without C astrcmp * [PICARD-1621] - Lookup CD dropdown does not list additional drives * [PICARD-1624] - Updating default CD device in options does not change default for keyboard shortcut * Improvement * [PICARD-1610] - Make the labels in Options > User Interface > Colours wider * [PICARD-1619] - Grey out cover art providers list when cover art is disabled - Update to 2.2.1: * Bug * [PICARD-1603] - Translations from picard/ui/colors.py don’t show up in Picard * [PICARD-1604] - Windows install is not using Qt default translations * [PICARD-1607] - Upgrading a plugin displays the dialog box multiple times * [PICARD-1608] - "[non-album tracks]" can not directly be removed * [PICARD-1609] - Picard About shows Qt version PyQt was build against, not actually used Qt * Improvement * [PICARD-1602] - Tests should not be included in the sdist package OBS-URL: https://build.opensuse.org/request/show/738102 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=72
This commit is contained in:
parent
134425f6ac
commit
ed16b9ea3c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53a2e298398e8ca5ba8e7771c59ff4caf9cdc73be2d6092c4cad6734bd4a8116
|
||||
size 3069594
|
3
picard-2.2.2.tar.gz
Normal file
3
picard-2.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00066def8e83eec5236977d2d3bc22cd72bba9c2bf1608c0fff1e3298e71e6e1
|
||||
size 3223467
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 12:40:42 UTC 2019 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 2.2.2:
|
||||
* Bug-fix
|
||||
* [PICARD-1606] - Crashes on opening options with broken plugin
|
||||
* [PICARD-1612] - Trackpad tap is not working properly on macOS
|
||||
* [PICARD-1614] - macOS: Incorrect 'LSMinimumSystemVersion'
|
||||
* [PICARD-1618] - macOS and Windows packages built without C astrcmp
|
||||
* [PICARD-1621] - Lookup CD dropdown does not list additional drives
|
||||
* [PICARD-1624] - Updating default CD device in options does not change default for keyboard shortcut
|
||||
* Improvement
|
||||
* [PICARD-1610] - Make the labels in Options > User Interface > Colours wider
|
||||
* [PICARD-1619] - Grey out cover art providers list when cover art is disabled
|
||||
- Update to 2.2.1:
|
||||
* Bug
|
||||
* [PICARD-1603] - Translations from picard/ui/colors.py don’t show up in Picard
|
||||
* [PICARD-1604] - Windows install is not using Qt default translations
|
||||
* [PICARD-1607] - Upgrading a plugin displays the dialog box multiple times
|
||||
* [PICARD-1608] - "[non-album tracks]" can not directly be removed
|
||||
* [PICARD-1609] - Picard About shows Qt version PyQt was build against, not actually used Qt
|
||||
* Improvement
|
||||
* [PICARD-1602] - Tests should not be included in the sdist package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 16 14:42:19 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: picard
|
||||
Version: 2.2.0
|
||||
Version: 2.2.2
|
||||
Release: 0
|
||||
Summary: The Next Generation MusicBrainz Tagger
|
||||
License: GPL-2.0-or-later
|
||||
@ -75,7 +75,7 @@ rm -rfv %{buildroot}%{_datadir}/locale/sco
|
||||
%endif
|
||||
|
||||
%files
|
||||
%doc AUTHORS.txt NEWS.txt
|
||||
%doc AUTHORS.txt NEWS.md
|
||||
%license COPYING.txt
|
||||
%{_bindir}/picard
|
||||
%{_datadir}/applications/org.musicbrainz.Picard.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user