Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qtractor for openSUSE:Factory 
checked in at 2022-06-19 21:11:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qtractor (Old)
 and      /work/SRC/openSUSE:Factory/.qtractor.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qtractor"

Sun Jun 19 21:11:25 2022 rev:57 rq:983677 version:0.9.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/qtractor/qtractor.changes        2022-02-23 
19:15:00.599288998 +0100
+++ /work/SRC/openSUSE:Factory/.qtractor.new.1548/qtractor.changes      
2022-06-19 21:11:42.806201936 +0200
@@ -1,0 +2,27 @@
+Sat Jun 18 13:55:53 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 0.9.26:
+  * Main application icon is now presented in scalable format (SVG).
+  * Have even more tolerance to JACK buffer-size changes, prompting for a 
complete
+    session reload, only when exceeding the double of the previous/current 
size.
+  * Added an additional status-bar label to show the session current 
buffer-size
+  * Migrated command line parsing to QCommandLineParser/Option (Qt >= 5.2)
+    Make last recorded clip current and suitable target for immediate loop
+    recording takes switch or navigation.
+  * Number of takes is now shown on clip titles and tooltips.
+  * Fixed in-flight transport mode changes.
+  * Fixed translations path to be relative to application runtime. 
+  * Hopefully fixed an old MIDI off-timing bug noticeable only when exporting
+    (Track/Export Tracks/Audio...) on large buffer-sizes (>= 2K frames/period).
+  * Clip/File Loop Set menu command is now a toggle.
+  * Fixed problem with punch-in/out and loop-recording being lost when 
stopping the
+    play-head right after and between the loop-start and punch-in points, even
+    though at least one cycle or take is through.
+  * Dropped autotools (autoconf, automake, etc.) build system.
+  * A more verbose warning question is issued, on whether to continue saving 
to an
+    existing zip/archive directory and accept to replace and erase all its 
current
+    data in the future.
+  * Fixed potential crash on session close or application exit, when some 
plugins
+    have been removed.
+
+-------------------------------------------------------------------

Old:
----
  qtractor-0.9.24.tar.gz

New:
----
  qtractor-0.9.26.tar.gz

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

Other differences:
------------------
++++++ qtractor.spec ++++++
--- /var/tmp/diff_new_pack.Lf0ut6/_old  2022-06-19 21:11:43.294202661 +0200
+++ /var/tmp/diff_new_pack.Lf0ut6/_new  2022-06-19 21:11:43.298202668 +0200
@@ -17,13 +17,12 @@
 
 
 Name:           qtractor
-Version:        0.9.24
+Version:        0.9.26
 Release:        0
 Summary:        An Audio/MIDI multi-track sequencer
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Editors and Convertors
-URL:            http://qtractor.org/
-#GitClone:      https://github.com/rncbc/qtractor
+URL:            https://qtractor.org/
 Source0:        
https://download.sourceforge.net/qtractor/qtractor-%{version}.tar.gz
 BuildRequires:  alsa-devel
 BuildRequires:  cmake
@@ -85,18 +84,18 @@
 %endif
 
 %files
-%doc AUTHORS ChangeLog README TODO
-%license COPYING
+%doc ChangeLog README
+%license LICENSE
 %dir %{_datadir}/metainfo/
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/translations
 %{_bindir}/%{name}
 %{_bindir}/qtractor_plugin_scan
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/metainfo/%{name}.appdata.xml
-%{_datadir}/icons/*/*/apps/%{name}.*
-%{_datadir}/icons/*/*/mimetypes/application-x-%{name}-*.*
-%{_datadir}/mime/packages/%{name}.xml
+%{_datadir}/applications/org.rncbc.qtractor.desktop
+%{_datadir}/metainfo/org.rncbc.qtractor.metainfo.xml
+%{_datadir}/icons/*/*/apps/org.rncbc.qtractor*
+%{_datadir}/icons/*/*/mimetypes/org.rncbc.qtractor.*
+%{_datadir}/mime/packages/org.rncbc.qtractor.xml
 %{_mandir}/man1/%{name}.1%{ext_man}
 %{_mandir}/fr/man1/%{name}.1%{ext_man}
 %{_datadir}/%{name}/translations/*

++++++ qtractor-0.9.24.tar.gz -> qtractor-0.9.26.tar.gz ++++++
++++ 71056 lines of diff (skipped)

Reply via email to