Hello community,

here is the log from the commit of package picard for openSUSE:Factory checked 
in at 2020-08-20 22:31:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/picard (Old)
 and      /work/SRC/openSUSE:Factory/.picard.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "picard"

Thu Aug 20 22:31:51 2020 rev:43 rq:828103 version:2.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/picard/picard.changes    2020-05-12 
22:38:02.364584004 +0200
+++ /work/SRC/openSUSE:Factory/.picard.new.3399/picard.changes  2020-08-20 
22:32:30.756084699 +0200
@@ -1,0 +2,120 @@
+Thu Aug 20 09:32:18 UTC 2020 - Antonio Larrosa <[email protected]>
+
+- Update to 2.4.2:
+  * Bugfixes
+    - PICARD-1909 - No refresh of metadata on "Use Original Value"
+      or remove tags
+    - PICARD-1911 - Removing tags does not update list views
+    - PICARD-1913 - Changing tags of a track without matched files
+      changes original metadata
+    - PICARD-1914 - Editing track metadata edits data of previously
+      linked file
+    - PICARD-1915 - An album selected during loading should update
+      the metadata view when loading has finished
+    - PICARD-1916 - Picard crashes on older releases of macOS due
+      to theming exception
+  * Improvements
+    - PICARD-1860 - New added tag should open field to enter value
+      automatically
+    - PICARD-1899 - Update help links to go to
+      http://picard-docs.musicbrainz.org
+    - PICARD-1920 - Open documentation in options dialog using the
+      platform's help shortcut (e.g. F1 on Windows or Ctrl+? on macOS)
+
+- Update to 2.4.1:
+  * Bugfixes
+    - PICARD-1904 - Picard 2.4 does not start on Windows 7 and Windows 8
+
+-------------------------------------------------------------------
+Tue Aug 11 10:02:35 UTC 2020 - Antonio Larrosa <[email protected]>
+
+- Update to 2.4:
+  * Bugfixes
+    - PICARD-1763 - App does not start on macOS 10.13 High Sierra
+    - PICARD-1873 - Scripting documentation uses an ugly font on Windows
+    - PICARD-1881 - Function names in script documentation not readable
+      with dark theme
+    - PICARD-1884 - No tracknumber tag if track number is 0
+    - PICARD-1889 - "Use track relationships" is including release
+      relationships
+    - PICARD-1890 - User is warned about color changes when exiting
+      options, even if no change was made
+    - PICARD-1891 - Crash parsing bad date in metadata
+    - PICARD-1892 - Deleting "Total Tracks" or "Total Discs" from
+      Vorbis tags causes save to fail
+    - PICARD-1894 - Detecting track number from filename wrongly
+      detects leading or trailing numbers
+    - PICARD-1896 - Instrument arranger is not being mapped for
+      tagging using the correct key
+    - PICARD-1902 - Crash when typing $noop(\) in the script editor
+  * New Features
+    - PICARD-1128 - Support Microsoft WAVE format (RIFF/WAVE) tagging
+      with ID3
+    - PICARD-1839 - Support DSDIFF (DFF) files
+  * Improvements
+    - PICARD-1812 - Support RIFF INFO chunks for WAVE files
+    - PICARD-1871 - Use tag list editor for preserved tags
+    - PICARD-1875 - Improve function documentation for $firstalphachar
+    - PICARD-1878 - Inefficient reading of tracks leads to slow saving
+      on some file systems and network shares
+    - PICARD-1880 - Use Consolas font on Windows for monospace font
+      (script editor, log view etc.)
+    - PICARD-1887 - On macOS use dark syntax theme if dark mode is
+      enabled (currently only when running from source)
+- Update to 2.4.0b2
+  * Bugfixes
+    - PICARD-1864 - Adding single files does ignore existing MBIDs
+    - PICARD-1866 - Coverart pane does not update during / after
+      saving files
+    - PICARD-1867 - Guess format fallback is broken
+    - PICARD-1868 - CAA type selection dialog does not translate
+      "Unknown"
+- Update to 2.4.0b1
+  * Bugfixes
+    - PICARD-1753 - Fix font size of script editor and log view
+      on Windows
+    - PICARD-1807 - Wrong error handling when using python-libdiscid
+    - PICARD-1813 - $title function throws error on empty value
+    - PICARD-1820 - PLUGIN_VERSION no longer displayed correctly
+      in plugins dialog
+    - PICARD-1823 - Genre tag ordering is non-deterministic
+    - PICARD-1826 - "no appropriate stream found" when saving .ogg
+      (OPUS) file
+    - PICARD-1838 - Files with a .dff file extension are interpreted
+      as DSF files and fail to load
+    - PICARD-1853 - Crash if tags contain null character
+    - PICARD-1855 - Relationships not tagged for non-album track
+    - PICARD-1859 - "ValueError: Invalid literal" followed by crash
+      when opening certain files
+  * New Features
+    - PICARD-1704 - Support Windows 10 dark mode
+    - PICARD-1797 - Autocompletion for script functions and variables
+    - PICARD-1798 - Add support for inline translatable documentation
+  * Improvements
+    - PICARD-824 - Expand all option submenus by default
+    - PICARD-920 - Remember selected options page
+    - PICARD-1117 - Instrumental recordings of a work should set
+      language to "No lyrics"
+    - PICARD-1796 - Consider release date when matching files to
+      releases
+    - PICARD-1805 - Make it easier to add the first script
+    - PICARD-1818 - Make PyQt5.QtDBus optional
+    - PICARD-1829 - Add support for disc numbers in cluster Info
+      dialog tracklists
+    - PICARD-1831 - Mitigate performance impacts of file selection
+      and UI updates during processing
+    - PICARD-1840 - Instrumental recordings of a work should drop
+      the lyricist credit
+    - PICARD-1842 - AIFF and DSF: Add support for albumsort,
+      artistsort, titlesort and discsubtitle
+    - PICARD-1843 - Improve load and clustering performance
+    - PICARD-1844 - Further improve loading and clustering performance
+    - PICARD-1845 - Add "lookup in browser" for musicbrainz_discid tag
+      in metadata view
+    - PICARD-1846 - Metadata.unset should not raise KeyError
+    - PICARD-1847 - Restructure tag compatibility options
+    - PICARD-1852 - Make about a separate dialog
+    - PICARD-1854 - Improve sorting performance in main window
+    - PICARD-1856 - Use pgettext function in Python 3.8
+
+-------------------------------------------------------------------
@@ -9 +129,2 @@
-    - [PICARD-1783] - Deleting performer, comment or lyrics tag fails for some 
cases in ID3, Vorbis, MP4 and Apev2 tags
+    - [PICARD-1783] - Deleting performer, comment or lyrics tag fails
+      for some cases in ID3, Vorbis, MP4 and Apev2 tags
@@ -11,4 +132,8 @@
-    - [PICARD-1785] - $delete(_id3:TXXX:foo) does not delete the ID3 frames
-    - [PICARD-1786] - Deleting tag stored in ID3 TIPL frame only removes first 
occurrence
-    - [PICARD-1787] - Deleting case-insensitive TXXX frames does not delete 
anything
-    - [PICARD-1788] - Saving ID3 tags marked as case-insensitive causes 
duplicated TXXX frames
+    - [PICARD-1785] - $delete(_id3:TXXX:foo) does not delete the ID3
+      frames
+    - [PICARD-1786] - Deleting tag stored in ID3 TIPL frame only removes
+      first occurrence
+    - [PICARD-1787] - Deleting case-insensitive TXXX frames does not
+      delete anything
+    - [PICARD-1788] - Saving ID3 tags marked as case-insensitive causes
+      duplicated TXXX frames
@@ -17 +142,2 @@
-    - [PICARD-1795] - iTunes tags not removable (reappear after being deleted)
+    - [PICARD-1795] - iTunes tags not removable (reappear after being
+      deleted)

Old:
----
  picard-2.3.2.tar.gz

New:
----
  picard-2.4.2.tar.gz

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

Other differences:
------------------
++++++ picard.spec ++++++
--- /var/tmp/diff_new_pack.AnA6x9/_old  2020-08-20 22:32:32.360085449 +0200
+++ /var/tmp/diff_new_pack.AnA6x9/_new  2020-08-20 22:32:32.360085449 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           picard
-Version:        2.3.2
+Version:        2.4.2
 Release:        0
 Summary:        The Next Generation MusicBrainz Tagger
 License:        GPL-2.0-or-later
@@ -34,7 +34,9 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-sip
 BuildRequires:  update-desktop-files
-Requires:       python3-mutagen
+Requires:       python3-Markdown
+Requires:       python3-dateutil >= 2.7.3
+Requires:       python3-mutagen >= 1.37
 Requires:       python3-qt5
 Recommends:     chromaprint-fpcalc
 Recommends:     python3-discid

++++++ picard-2.3.2.tar.gz -> picard-2.4.2.tar.gz ++++++
++++ 141647 lines of diff (skipped)


Reply via email to