Package Release Info

vocal-2.3.0-bp151.1.4

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

vocal
vocal-lang

Change Logs

* Thu Nov 15 2018 badshah400@gmail.com
- Update to version 2.3.0:
  + Added new in-app volume controls.
  + Dramatic improvements to the new episode count badges.
  + Improved the search view to make it clear when Vocal is
    loading results from iTunes.
  + Podcasts licensed as Creative Commons now display a Creative
    Commons logo.
  + Improved look and feel throughout the app.
  + New episodes are now sorted by release date rather than just
    their position in the RSS feed (most users will not notice a
    difference as this was an edge-case).
  + Fixed navigation issues that could cause new users to get
    stuck during the setup process.
  + Fixed several issues with the new episodes view button either
    being visible when it should not be, or not being visible when
    it should.
  + Database handling and performance improvements.
  + General stability improvements.
Version: 2.2.0-bp150.2.3
* Mon Apr 30 2018 badshah400@gmail.com
- Update to version 2.2.0:
  * Fixed the infamous "freeze on launch" bug which prevented some
    users from accessing their library.
  * Added a New Episode view to see all the unplayed episodes in
    your library at once.
  * Fixed an annoyance where Vocal would sometimes re-download an
    episode that had already been downloaded.
  * Performance and stability improvements with checking for new
    episodes.
  * Improved performance of the iTunes podcast directory
    (specifically related to the loading of hi res images).
  * Improved logging and debugging support.
  * Many other small performance and stability enhancements.
* Mon Feb 05 2018 badshah400@gmail.com
- Update to version 2.1.6:
  * This update fixes an issue where the .desktop file was using
    the RDNN instead of the actual app name.
* Tue Jan 09 2018 badshah400@gmail.com
- Update to version 2.1.5:
  + Bug fixes (undocumented).
* Sun Dec 31 2017 badshah400@gmail.com
- Update to version 2.1.0:
  * Added HiDPI support for all images so everything looks nice
    and sharp no matter how fancy your display is.
  * Fixed an issue where Vocal would not show you the time elapsed
    or remaining in an episode immediately after relaunching the
    app.
  * Reduced the animation time for switching between different
    views so that it feels extra snappy.
  * Gave the search results view a shave and a haircut. Two bits.
  * Fixed a few issues where Vocal would be grouchy about showing
    certain episode descriptions.
  * When importing several podcasts the progress bar now stays one
    size so you can actually judge the progress correctly.
  * You can now drag and drop items in the play queue to rearrange
    their order.
  * Lots more checking to make sure that things exist so it won't
  * crash nearly as much (hopefully never).
- Appdata moved to %{_datadir}/metainfo/; adapt file list
  accordingly.
- Only run post scripts for openSUSE <= 1320; for newer versions
  rpm triggers take care of running these scripts automatically.
* Sun Jun 25 2017 badshah400@gmail.com
- Update to version 2.0.20:
  * Fixed a major bug that was leading to crashing when clicking
    on certain podcasts in the library view
  * Use the built-in card CSS class for items in the podcast
    directory when running on elementary OS to make things look
    even sexier
  * Added drag-and-drop support to the queue and prevent adding
    duplicate episodes
- Drop vocal-fix-application-icons.patch: incorporated upstream.
* Sat Apr 15 2017 badshah400@gmail.com
- Update vocal-fix-application-icons.patch to fix one additional
  button icon; patch submitted upstream
  (gh#needle-and-thread/vocal#146).
* Thu Apr 13 2017 badshah400@gmail.com
- Update to version 2.0.12-beta.
- Drop vocal-cmake-fix-install-filenames.patch: incorporated
  upstream.
* Mon Feb 13 2017 badshah400@gmail.com
- Update to version 2.0.10-beta.
- Add patch vocal-cmake-fix-install-filenames.patch to fix
  lingering issues relating to the vocalapp -> needle-and-thread
  github project rename.
* Tue Nov 29 2016 badshah400@gmail.com
- Update to version 2.0.8-beta.
- Drop upstreamed patches:
  * vocal-dont-hardcode-paths.patch
  * vocal-crash-on-percent-sign.patch
- Rebase vocal-fix-application-icons.patch.
* Sun Nov 20 2016 badshah400@gmail.com
- Add vocal-crash-on-percent-sign.patch: Fix crashing when
  podcast name contains a "%" sign.
* Sun Oct 30 2016 badshah400@gmail.com
- Add vocal-fix-application-icons.patch: Fix icons in application
  toolbars not showing up; patch taken from upstream git
  (gh#vocalapp/vocal#31, gh#vocalapp/vocal#82).
* Sun Oct 30 2016 badshah400@gmail.com
- Update to version 2.0.7-beta:
  + Update CMakeLists.txt.
- Drop vocal-fix-webkitgtk-dep.patch, upstreamed.
- Add, rather than replace, new Categories to .desktop file using
  %suse_update_desktop_file.
* Thu Apr 28 2016 badshah400@gmail.com
- Update to version 2.0.6-beta (use custom version 1.99.x until
  full 2.0 version comes out).
- Add vocal-fix-webkitgtk-dep.patch to fix obvious library
  naming mistake in cmake file
- Add vocal-locale-dir.patch to move all translations from the
  upstream installed custom dir to openSUSE's standard locale dir;
  not only does it make the location of locale files standard, but
  this also allows us to use standard tools like %find_lang during
  the build process.
- Update build dependencies for new version:
  + pkgconfig(webkit2gtk-4.0)
  + pkgconfig(libsoub-2.4)
  + pkgconfig(gee-0.8)
  + pkgconfig(gthread-2.0)
- Clean up spec file (prepare for sr into Factory):
  + Use full URL for source tarball.
  + Change version number to be consistent with upstream tarball
    naming.
* Sat Mar 05 2016 and.november@opensuse.org
- initial package (version 1.0) for openSUSE