Hello community,

here is the log from the commit of package parlatype for openSUSE:Factory 
checked in at 2020-06-22 17:46:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parlatype (Old)
 and      /work/SRC/openSUSE:Factory/.parlatype.new.2956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "parlatype"

Mon Jun 22 17:46:16 2020 rev:4 rq:816278 version:2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/parlatype/parlatype.changes      2020-03-21 
00:02:46.109144307 +0100
+++ /work/SRC/openSUSE:Factory/.parlatype.new.2956/parlatype.changes    
2020-06-22 17:46:22.545935446 +0200
@@ -1,0 +2,31 @@
+Mon Jun 22 08:23:44 UTC 2020 - Michael Vetter <[email protected]>
+
+- Update to 2.1:
+  * New: Mute/unmute volume by clicking on the volume icon with the pointer’s
+    secondary button (usually right mouse button).
+  * New: With Pulseaudio Parlatype doesn’t change the system volume anymore,
+    just its own application specific volume.
+  * New: With Pulseaudio Parlatype picks up the last used volume level.
+  * New: Volume icon/button is insensitive as long as there is no media loaded.
+  * New: Don’t reopen already opened files.
+  * New: Set a default window height and in Preferences default to “Remember
+    window’s size”.
+  * Fix: ASR assistant dialog could not be used at all, a regression introduced
+    in version 2.0. However, ASR is not recommended in its current state
+    and plans are to rewrite it.
+  * Fix: D-Bus interface for decreasing speed was doing the opposite.
+  * Fix: Many fixes to Windows (win32) port, achieving feature parity with the
+    Linux/UNIX version:
+    - Fix: Parlatype icon not loaded
+    - Fix: Help pages not displayed
+    - Fix: Don’t show mediakeys help page (Linux only)
+    - Fix: Volume changes delayed for a few seconds
+    - New: Ensure there is only one instance running.
+    - New: Added hotkeys support (hardcoded for dedicated keyboard buttons
+    Play/Pause, Stop, Previous Track, Next Track)
+    - New: Added win32 specific interprocess communication, thus enabling
+    the LibreOffice extension
+  * Update translations
+- Remove parlatype-2.0-asr.patch: contained in release
+
+-------------------------------------------------------------------

Old:
----
  parlatype-2.0-asr.patch
  parlatype-2.0.tar.gz

New:
----
  parlatype-2.1.tar.gz

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

Other differences:
------------------
++++++ parlatype.spec ++++++
--- /var/tmp/diff_new_pack.4sZPJa/_old  2020-06-22 17:46:23.093937165 +0200
+++ /var/tmp/diff_new_pack.4sZPJa/_new  2020-06-22 17:46:23.093937165 +0200
@@ -18,15 +18,13 @@
 
 %define c_lib   libparlatype3
 Name:           parlatype
-Version:        2.0
+Version:        2.1
 Release:        0
 Summary:        GNOME audio player for transcriptions
 License:        GPL-3.0-or-later
 Group:          Productivity/Multimedia/Sound/Utilities
 URL:            https://gkarsay.github.io/parlatype/
 Source:         
https://github.com/gkarsay/parlatype/releases/download/v%{version}/parlatype-%{version}.tar.gz
-# 
https://github.com/gkarsay/parlatype/commit/7d22ead13ef7578f99d24146663cc1bdb7d8c2a9
-Patch0:         parlatype-2.0-asr.patch
 BuildRequires:  AppStream-devel
 BuildRequires:  automake
 BuildRequires:  gobject-introspection-devel
@@ -66,7 +64,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %meson -Dasr=false
@@ -76,7 +73,7 @@
 %meson_install
 
 %find_lang %{name}
-%find_lang libparlatype
+%find_lang libparlatype3
 
 %post -n %{c_lib} -p /sbin/ldconfig
 %postun -n %{c_lib} -p /sbin/ldconfig
@@ -103,6 +100,6 @@
 
 %files lang -f %{name}.lang
 
-%files lang -f libparlatype.lang
+%files lang -f libparlatype3.lang
 
 %changelog

++++++ parlatype-2.0.tar.gz -> parlatype-2.1.tar.gz ++++++
++++ 32540 lines of diff (skipped)


Reply via email to