From 142620e7e19803f232006a1540700db7b4df025762262bdfa9a240a2f7fecb28 Mon Sep 17 00:00:00 2001 From: Julian Geywitz Date: Sun, 30 May 2021 07:07:13 +0000 Subject: [PATCH 1/7] Update to version 1.0.0. OBS-URL: https://build.opensuse.org/package/show/X11:Pantheon:Apps/cozy?expand=0&rev=73 --- cozy-0.9.5.tar.gz | 3 --- cozy-1.0.0.tar.gz | 3 +++ cozy.changes | 10 ++++++++++ cozy.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 cozy-0.9.5.tar.gz create mode 100644 cozy-1.0.0.tar.gz diff --git a/cozy-0.9.5.tar.gz b/cozy-0.9.5.tar.gz deleted file mode 100644 index f5d27f5..0000000 --- a/cozy-0.9.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a7fdd7fead6e74aaaa3eab1589f13a88a99a25e5c9c4f0ed6b1f0ee901630c3 -size 775945 diff --git a/cozy-1.0.0.tar.gz b/cozy-1.0.0.tar.gz new file mode 100644 index 0000000..7de0d34 --- /dev/null +++ b/cozy-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d5c57a68d0e5517a097eaaa9bde4eb8667d3b93e5e8a4a27532879ef2ea299 +size 794517 diff --git a/cozy.changes b/cozy.changes index af140f3..3817b49 100644 --- a/cozy.changes +++ b/cozy.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun May 30 07:07:06 UTC 2021 - Julian Geywitz + +- Update to 1.0.0 + * A long awaited feature has finally arrived: Chapter support for m4b files. + * Books with inconsistent spelling are now grouped into a single book (thanks chris-kobrzak!). + * Improved reliability of restoring the previous playback position. + * Fix: clicking on a currently playing chapter did not pause the chapter as expected. + * As always, updated translations thanks to all of the translators! + ------------------------------------------------------------------- Sun May 9 19:39:32 UTC 2021 - Julian Geywitz diff --git a/cozy.spec b/cozy.spec index 441e99c..d5645e9 100644 --- a/cozy.spec +++ b/cozy.spec @@ -17,7 +17,7 @@ Name: cozy -Version: 0.9.5 +Version: 1.0.0 Release: 0 Summary: Audio Book Player License: GPL-3.0-only From 73ae841beb4c9fa12aecd817cd40f563c0936013952cd79c07d7f447a6336db0 Mon Sep 17 00:00:00 2001 From: Julian Geywitz Date: Sun, 30 May 2021 08:38:26 +0000 Subject: [PATCH 2/7] Update to version 1.0.1. OBS-URL: https://build.opensuse.org/package/show/X11:Pantheon:Apps/cozy?expand=0&rev=74 --- cozy-1.0.0.tar.gz | 3 --- cozy-1.0.1.tar.gz | 3 +++ cozy.changes | 10 ++++++++++ cozy.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 cozy-1.0.0.tar.gz create mode 100644 cozy-1.0.1.tar.gz diff --git a/cozy-1.0.0.tar.gz b/cozy-1.0.0.tar.gz deleted file mode 100644 index 7de0d34..0000000 --- a/cozy-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36d5c57a68d0e5517a097eaaa9bde4eb8667d3b93e5e8a4a27532879ef2ea299 -size 794517 diff --git a/cozy-1.0.1.tar.gz b/cozy-1.0.1.tar.gz new file mode 100644 index 0000000..240218c --- /dev/null +++ b/cozy-1.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88eb449b91a0d3cad131dbbf638d1e196be884e6cd0b6ea1fb16753006751a9 +size 794450 diff --git a/cozy.changes b/cozy.changes index 3817b49..ded161c 100644 --- a/cozy.changes +++ b/cozy.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun May 30 08:38:21 UTC 2021 - Julian Geywitz + +- Update to 1.0.1 + * A long awaited feature has finally arrived: Chapter support for m4b files. + * Books with inconsistent spelling are now grouped into a single book (thanks chris-kobrzak!). + * Improved reliability of restoring the previous playback position. + * Fix: clicking on a currently playing chapter did not pause the chapter as expected. + * As always, updated translations thanks to all of the translators! + ------------------------------------------------------------------- Sun May 30 07:07:06 UTC 2021 - Julian Geywitz diff --git a/cozy.spec b/cozy.spec index d5645e9..e01baa7 100644 --- a/cozy.spec +++ b/cozy.spec @@ -17,7 +17,7 @@ Name: cozy -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: Audio Book Player License: GPL-3.0-only From e1966dd5eea2cd679202f58b47e89898e609a9446f5fd4e3aa2bd6119f5453dc Mon Sep 17 00:00:00 2001 From: Julian Geywitz Date: Mon, 31 May 2021 18:43:46 +0000 Subject: [PATCH 3/7] Add granite to dependencies OBS-URL: https://build.opensuse.org/package/show/X11:Pantheon:Apps/cozy?expand=0&rev=75 --- cozy.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cozy.spec b/cozy.spec index e01baa7..dce4273 100644 --- a/cozy.spec +++ b/cozy.spec @@ -44,6 +44,7 @@ Requires: python3-peewee >= 3.9.6 Requires: python3-apsw Requires: python3-pytaglib Requires: libhandy-1-0 +Requires: granite Requires: python3-pytz Requires: python3-requests Requires: python3-packaging @@ -65,6 +66,7 @@ BuildRequires: python3-distro BuildRequires: python3-apsw BuildRequires: python3-packaging BuildRequires: libhandy-1-0 +BuildRequires: granite # /SECTION %description From 7c87699de7c7b2556470b88710f7e703e813f07df62eba2c38bebc7789abda55 Mon Sep 17 00:00:00 2001 From: Julian Geywitz Date: Mon, 31 May 2021 20:05:15 +0000 Subject: [PATCH 4/7] Update to version 1.0.2. OBS-URL: https://build.opensuse.org/package/show/X11:Pantheon:Apps/cozy?expand=0&rev=76 --- cozy-1.0.1.tar.gz | 3 --- cozy-1.0.2.tar.gz | 3 +++ cozy.changes | 11 +++++++++++ cozy.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 cozy-1.0.1.tar.gz create mode 100644 cozy-1.0.2.tar.gz diff --git a/cozy-1.0.1.tar.gz b/cozy-1.0.1.tar.gz deleted file mode 100644 index 240218c..0000000 --- a/cozy-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e88eb449b91a0d3cad131dbbf638d1e196be884e6cd0b6ea1fb16753006751a9 -size 794450 diff --git a/cozy-1.0.2.tar.gz b/cozy-1.0.2.tar.gz new file mode 100644 index 0000000..89874c4 --- /dev/null +++ b/cozy-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f73d8dd03eb09f82d516a761a26a6b2302cb6b172a369a1201ef78d6f1a1f2 +size 798185 diff --git a/cozy.changes b/cozy.changes index ded161c..8dc4154 100644 --- a/cozy.changes +++ b/cozy.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon May 31 20:05:11 UTC 2021 - Julian Geywitz + +- Update to 1.0.2 + * When copying files to the audiobook library goes wrong, the user is now informed with the error + * Fix: Possible error while displaying offline cache copy progress + * Fix: When changing the audiobook location or selecting a file in the file not found dialog an unexpected error could occur + * Fix: Removing a storage dir in settings did not work + * Fix: Removing a book from the library did sometimes not work + * As always, updated translations thanks to all of the translators! + ------------------------------------------------------------------- Sun May 30 08:38:21 UTC 2021 - Julian Geywitz diff --git a/cozy.spec b/cozy.spec index dce4273..d955ced 100644 --- a/cozy.spec +++ b/cozy.spec @@ -17,7 +17,7 @@ Name: cozy -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: Audio Book Player License: GPL-3.0-only From 30b0677d891348399266507832e2415fef69f2be8de5273e95805b1d38cce5ed Mon Sep 17 00:00:00 2001 From: Julian Geywitz Date: Mon, 31 May 2021 20:08:01 +0000 Subject: [PATCH 5/7] OBS-URL: https://build.opensuse.org/package/show/X11:Pantheon:Apps/cozy?expand=0&rev=77 --- cozy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/cozy.spec b/cozy.spec index d955ced..9507cb0 100644 --- a/cozy.spec +++ b/cozy.spec @@ -35,6 +35,7 @@ BuildRequires: python3-setuptools BuildRequires: update-desktop-files BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: libhandy-devel +BuildRequires: libgranite5 Requires: python3-cairo Requires: python3-distro Requires: python3-gst From 9ebff499d5aefa5cafe9fab26893765793c74dd2f52d5ac20f621b8e55933ca3 Mon Sep 17 00:00:00 2001 From: Julian Geywitz Date: Mon, 31 May 2021 20:10:16 +0000 Subject: [PATCH 6/7] OBS-URL: https://build.opensuse.org/package/show/X11:Pantheon:Apps/cozy?expand=0&rev=78 --- cozy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cozy.spec b/cozy.spec index 9507cb0..9cec783 100644 --- a/cozy.spec +++ b/cozy.spec @@ -35,7 +35,7 @@ BuildRequires: python3-setuptools BuildRequires: update-desktop-files BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: libhandy-devel -BuildRequires: libgranite5 +BuildRequires: typelib-1_0-Granite-1_0 Requires: python3-cairo Requires: python3-distro Requires: python3-gst From 94b373d1a692bc509cd4b3bbbddf702fbb4328e004a1ae4b6abe18511c360fa6 Mon Sep 17 00:00:00 2001 From: Julian Geywitz Date: Mon, 31 May 2021 20:11:57 +0000 Subject: [PATCH 7/7] OBS-URL: https://build.opensuse.org/package/show/X11:Pantheon:Apps/cozy?expand=0&rev=79 --- cozy.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cozy.spec b/cozy.spec index 9cec783..00bd695 100644 --- a/cozy.spec +++ b/cozy.spec @@ -35,7 +35,7 @@ BuildRequires: python3-setuptools BuildRequires: update-desktop-files BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: libhandy-devel -BuildRequires: typelib-1_0-Granite-1_0 +BuildRequires: pkgconfig(granite) >= 5.3.0 Requires: python3-cairo Requires: python3-distro Requires: python3-gst @@ -67,7 +67,6 @@ BuildRequires: python3-distro BuildRequires: python3-apsw BuildRequires: python3-packaging BuildRequires: libhandy-1-0 -BuildRequires: granite # /SECTION %description