diff --git a/cozy-0.6.18.tar.gz b/cozy-0.6.18.tar.gz deleted file mode 100644 index 8639750..0000000 --- a/cozy-0.6.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17c0cb97bd9bb23ed0d1a1471b6f58f138a403cb13f85b23ce80a0231965588d -size 673994 diff --git a/cozy-0.6.19.tar.gz b/cozy-0.6.19.tar.gz new file mode 100644 index 0000000..fa12725 --- /dev/null +++ b/cozy-0.6.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c095646ba7a4ff8a19a167432826ffae96d1233fde3bf4f3ace47ad4e411f97 +size 680505 diff --git a/cozy.changes b/cozy.changes index 888a966..b0e21fb 100644 --- a/cozy.changes +++ b/cozy.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 7 17:23:41 UTC 2020 - Julian Geywitz + +Update to 0.6.19 + * Multiple author and readers are now separated in the library view + * Increase maximum playback speed to 3x + * Fix: playback speed was not saved correctly under some circumstances, thanks to magnickolas + * Updated translations thanks to all of the translators! + ------------------------------------------------------------------- Thu Jul 16 18:32:49 UTC 2020 - Alexei Podvalsky @@ -44,42 +53,42 @@ Thu Jul 16 18:32:49 UTC 2020 - Alexei Podvalsky Tue Mar 17 10:29:54 UTC 2020 - suse@geigi.de - Update to 0.6.15 - * Fix: Files with missing tags failed to import + * Fix: Files with missing tags failed to import * Updated translations ------------------------------------------------------------------- Sun Mar 1 16:39:55 UTC 2020 - suse@geigi.de - Update to 0.6.14 - * A warning is displayed in the titlebar if network/external drives are not connected - * MPRIS desktop integration is more stable - * Fix: Last book was loaded on startup even when the storage medium was offline - * Fix: Bugs in audiobook location settings window - * Fix: Bug which sometimes could prevent playback of an audiobook - * Fix: Crash which could occur on startup - * Fix: Jumping in titlebar while dragging the position slider with long audio files + * A warning is displayed in the titlebar if network/external drives are not connected + * MPRIS desktop integration is more stable + * Fix: Last book was loaded on startup even when the storage medium was offline + * Fix: Bugs in audiobook location settings window + * Fix: Bug which sometimes could prevent playback of an audiobook + * Fix: Crash which could occur on startup + * Fix: Jumping in titlebar while dragging the position slider with long audio files * Updated translations ------------------------------------------------------------------- Thu Feb 27 17:37:13 UTC 2020 - Julian Geywitz - Update to 0.6.13 - * Sleep timer: Automatic system power control + * Sleep timer: Automatic system power control * Updated translations ------------------------------------------------------------------- Thu Feb 27 16:27:36 UTC 2020 - Julian Geywitz - Update to 0.6.13 - * Sleep timer: Automatic system power control + * Sleep timer: Automatic system power control * Updated translations ------------------------------------------------------------------- Wed Jan 15 21:02:38 UTC 2020 - suse@geigi.de - Update to 0.6.12 - * Support for opus files - * Support for diverse ogg cover art + * Support for opus files + * Support for diverse ogg cover art * Swedish translation ------------------------------------------------------------------- diff --git a/cozy.spec b/cozy.spec index b3dd8fa..181ce52 100644 --- a/cozy.spec +++ b/cozy.spec @@ -17,7 +17,7 @@ Name: cozy -Version: 0.6.18 +Version: 0.6.19 Release: 0 Summary: Audio Book Player License: GPL-3.0-only @@ -40,6 +40,7 @@ Requires: python3-gst Requires: python3-magic Requires: python3-mutagen Requires: python3-peewee >= 3.9.6 +Requires: python3-apsw Requires: python3-pytaglib Requires: python3-pytz Requires: python3-requests @@ -58,6 +59,7 @@ BuildRequires: python3-mutagen BuildRequires: python3-peewee >= 3.9.6 BuildRequires: python3-pytaglib BuildRequires: python3-distro +BuildRequires: python3-apsw # /SECTION %description @@ -81,7 +83,7 @@ Play and organize your audio book collection. %files %defattr(0644,root,root,0755) -%license COPYING +%license LICENSE %doc AUTHORS README.md %attr(0755,root,root) %{_bindir}/com.github.geigi.cozy %{_datadir}/applications/com.github.geigi.cozy.desktop