Hello community,

here is the log from the commit of package picard for openSUSE:Factory checked 
in at 2017-04-11 09:48:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/picard (Old)
 and      /work/SRC/openSUSE:Factory/.picard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "picard"

Tue Apr 11 09:48:53 2017 rev:27 rq:486712 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/picard/picard.changes    2017-02-28 
23:50:09.844706815 +0100
+++ /work/SRC/openSUSE:Factory/.picard.new/picard.changes       2017-04-11 
09:48:54.705308918 +0200
@@ -1,0 +2,51 @@
+Fri Apr  7 23:10:45 UTC 2017 - jeng...@inai.de
+
+- Trim description as per the openSUSE description recommendations.
+
+-------------------------------------------------------------------
+Mon Apr  3 11:29:12 UTC 2017 - alarr...@suse.com
+
+- Update to version 1.4.1:
+  * Bugfix: Album shown matched even if extra unmatched files (PICARD-953)
+  * Bugfix: Removing album with saves pending does not remove pending saves 
(PICARD-972)
+  * Bugfix: Pending log messages not flushed to stderr on quit (PICARD-973)
+  * Bugfix: Drag & Drop not working (PICARD-988)
+  * Bugfix: Picard violating ID3 standard for TXXX frames (PICARD-990)
+  * Bugfix: Disabling the cover art box and enabling it again doesn't bring it 
back (PICARD-996)
+  * Bugfix: Disabling the action toolbar sometimes doesn't work (PICARD-998)
+  * Bugfix: If a cluster is moved to the album side of the main window it gets 
moved to unmatched files (PICARD-1005)
+  * Bugfix: Drag and drop for cover arts doesnt work on OSX (PICARD-1006)
+  * Bugfix: Unsetting View/Cover Art doesn't work permanently (PICARD-1010)
+  * Bugfix: Toolbar tab order incorrect after PICARD-908 (PICARD-1011)
+  * Bugfix: Number of images in release info is calculated incorrectly 
(PICARD-1014)
+  * Bugfix: Artwork tab of the Track Info DIalog doesn't show changes anymore 
(PICARD-1015)
+  * Bugfix: CoverArtBox doesn't show new/removed images after unmatched files 
are added/removed to the album (PICARD-1018)
+  * Bugfix: Directory persistence for Add Directory needs tweaking 
(PICARD-1023)
+  * Bugfix: Fix ~artists_sort metadata variable (PICARD-1029)
+  * Bugfix: Missing import for PICARD_APP_NAME (PICARD-1042)
+  * New Feature: Visual feedback for changes to artwork in before-after pane. 
(PICARD-258)
+  * New Feature: Implement artwork diff for albums (PICARD-1000)
+  * Task: Remove monkey patching of file write methods in picard formats 
(PICARD-943)
+  * Task: Replace Ok button text by Make It So! in Options dialog (PICARD-1041)
+  * Improvement: Remove should work when Unmatched Files is selected 
(PICARD-223)
+  * Improvement: Always use HTTPS for musicbrainz.org (PICARD-951)
+  * Improvement: Use Cover Art Archive over HTTPS (PICARD-952)
+  * Improvement: Mention AcoustID on Scan button too (PICARD-961)
+  * Improvement: Drag&drop cover art doesn't work for images from 
amazon/google images/https links (PICARD-980)
+  * Improvement: Buttons on the "User Interface" and "Scripting" pages are 
smaller than buttons in other places (PICARD-1012)
+  * Improvement: Multiple images in related tracks confusing (PICARD-1016)
+  * Improvement: Picard loads all pending files before quitting (PICARD-1021)
+  * Improvement: Allow specifying a configuration file path (PICARD-1024)
+  * Improvement: Allow to add/replace cover art images and keep existing cover 
art (PICARD-1030)
+- Dropped 0001-Introduce-new-cover-art-thumbnail-class.patch,
+  0002-Connect-events-for-CoverArtThumbnail-class.patch,
+  0003-Update-coverartbox-class-to-include-new-and-original.patch,
+  0004-Update-labels-in-_show-method.patch,
+  0005-Update-mainwindow-to-display-original-coverart.patch,
+  0006-Implement-__eq__-method-for-CoverArtThumbnail-and-up.patch,
+  0007-Add-i18n-support-to-coverart-labels.patch,
+  0008-Add-view-coverart-changes-button.patch,
+  0009-Add-spacer-item-to-push-coverartbox-items-to-top.patch and
+  fix-cover-art-downloads.diff which are already merged in 1.4.1
+
+-------------------------------------------------------------------

Old:
----
  0001-Introduce-new-cover-art-thumbnail-class.patch
  0002-Connect-events-for-CoverArtThumbnail-class.patch
  0003-Update-coverartbox-class-to-include-new-and-original.patch
  0004-Update-labels-in-_show-method.patch
  0005-Update-mainwindow-to-display-original-coverart.patch
  0006-Implement-__eq__-method-for-CoverArtThumbnail-and-up.patch
  0007-Add-i18n-support-to-coverart-labels.patch
  0008-Add-view-coverart-changes-button.patch
  0009-Add-spacer-item-to-push-coverartbox-items-to-top.patch
  fix-cover-art-downloads.diff
  picard-1.4.tar.gz

New:
----
  picard-1.4.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ picard.spec ++++++
--- /var/tmp/diff_new_pack.Fkbsts/_old  2017-04-11 09:48:55.853146771 +0200
+++ /var/tmp/diff_new_pack.Fkbsts/_new  2017-04-11 09:48:55.857146205 +0200
@@ -17,23 +17,13 @@
 
 
 Name:           picard
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Summary:        The Next Generation MusicBrainz Tagger
 License:        GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Utilities
 Url:            http://musicbrainz.org/doc/PicardTagger
-Source0:        
ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/%{name}-1.4.tar.gz
-Patch0:         fix-cover-art-downloads.diff
-Patch1:         0001-Introduce-new-cover-art-thumbnail-class.patch
-Patch2:         0002-Connect-events-for-CoverArtThumbnail-class.patch
-Patch3:         0003-Update-coverartbox-class-to-include-new-and-original.patch
-Patch4:         0004-Update-labels-in-_show-method.patch
-Patch5:         0005-Update-mainwindow-to-display-original-coverart.patch
-Patch6:         0006-Implement-__eq__-method-for-CoverArtThumbnail-and-up.patch
-Patch7:         0007-Add-i18n-support-to-coverart-labels.patch
-Patch8:         0008-Add-view-coverart-changes-button.patch
-Patch9:         0009-Add-spacer-item-to-push-coverartbox-items-to-top.patch
+Source0:        
ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/%{name}-1.4.1.tar.gz
 # http://wiki.musicbrainz.org/Picard_Plugins
 # All of the Search*.py files come from 
https://github.com/brianfreud/Picard-plugins
 # The full URL can not be part of this specfile because download corrupts line 
endings
@@ -62,25 +52,14 @@
 Recommends:     chromaprint-fpcalc
 
 %description
-MusicBrainz Picard is a cross-platform MusicBrainz tag editor written in
-Python. Picard Tagger is intended to be the next generation of tagger for
-MusicBrainz, with a focus on album oriented tagging as opposed to track based
-tagging and cross platform compatibility.
+MusicBrainz Picard is a MusicBrainz tag editor written in Python.
+Picard Tagger focuses on album-oriented tagging as opposed to
+track-based tagging.
 
 %lang_package
 
 %prep
-%setup -q -n %{name}-release-1.4
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
+%setup -q -n %{name}-release-1.4.1
 
 %build
 python setup.py config

++++++ picard-1.4.tar.gz -> picard-1.4.1.tar.gz ++++++
++++ 52856 lines of diff (skipped)


Reply via email to