Files
yacreader/yacreader.changes
Takashi Iwai 081f940903 - Update to version 9.16.3
+ YACReader
    - Fix current page/time label content when the content is too
      long.
  + YACReaderLibrary
    - Fix table view last section stretch (previously worked
      randomly).
    - Fix empty table view caused by wrong state being saved.
      Note: You’ll need to reconfigure the table view headers after
      this fix.
    - Fix open comic shortcut in fullscreen mode.
- Version 9.16.2
  + YACReaderLibrary
    - Add customizable Comic Vine User Agent string via
      `YACReaderLibrary.ini` in the `[ComicVine]` section using the
      `COMIC_VINE_USER_AGENT` key.
    - Prevent crash when opening the folders context menu if a
      folder is not selected.
    - Fix crash when using the “Set type” menu on libraries.
- Version 9.16.1
  + YACReaderLibrary
    - Fix cover loading in the Comic Vine scraper.
- Version 9.16.0
  + YACReader
    - Disable scroll animations on macOS by default to improve
      HiDPI scrolling.
    - Add new toolbar on macOS.
    - Add new mouse modes to turn pages:
      + Use left/right mouse buttons.
      + Click left/right part of the screen.
    - Add setting to control whether the time is shown in the
      “current page / total” label.
  + YACReaderLibrary
    - Improve flexibility of the open comic in third party app
      setting so more complex commands can be used.
      e.g. `open -a "/Applications/My Reader.app"
      "{comic_file_path}"`.
    - Fix setting the comic rating in the table view.
    - Log libraries validation when the app starts.
    - Add new toolbar on macOS.
    - Add Comic Vine scraper setting to force exact volume
      matches.
    - Improve default search query in the Comic Vine scraper.
    - Improve navigation in Comic Vine scraper, keeping the
      current query for easier edits.
    - Add support for custom covers for any folder using the
      context menu.
    - Improve edit cover buttons with looping page navigation.
    - Add support for custom covers for comics using the edit
      metadata dialog.
    - Allow bulk setting of covers for multiple comics.
    - Add button to reset to the default cover of a comic.
    - Add support for storing new image filters from iOS and
      Android apps.
  + YACReaderLibraryServer
    - Log libraries validation when the app starts.
  + All apps
    - Update PDF libraries for all Windows builds.
- Remove unneeded patch, BuildRequires, Requires and source
  + remove p7zip_16.02_src_all.tar.bz2
    - unbuild and purpuse to build rar support will be make
      license issue
  + remove 0001-fix-unarr.patch
    - rewrite into sed on spec file
  + remove 0002-fix_building_with_qt_6_9_0.patch
    - fix upstream
  + remove 0003-add_missing_QVariantMap_include.patch
    - fix upstream
  + remove hicolor-icon-theme Requires
    - unneeded to put on Requires
  + remove update-desktop-files update-desktop-files BuildRequires
    - deprecated
  + remove unzip BuildRequires
    - unneeded anymore
- cleanup spec and fix rpmlint issues

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/yacreader?expand=0&rev=14
2026-01-19 08:58:37 +00:00

170 lines
6.1 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Sat Jan 17 07:22:34 UTC 2026 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 9.16.3
+ YACReader
- Fix current page/time label content when the content is too
long.
+ YACReaderLibrary
- Fix table view last section stretch (previously worked
randomly).
- Fix empty table view caused by wrong state being saved.
Note: Youll need to reconfigure the table view headers after
this fix.
- Fix open comic shortcut in fullscreen mode.
- Version 9.16.2
+ YACReaderLibrary
- Add customizable Comic Vine User Agent string via
`YACReaderLibrary.ini` in the `[ComicVine]` section using the
`COMIC_VINE_USER_AGENT` key.
- Prevent crash when opening the folders context menu if a
folder is not selected.
- Fix crash when using the “Set type” menu on libraries.
- Version 9.16.1
+ YACReaderLibrary
- Fix cover loading in the Comic Vine scraper.
- Version 9.16.0
+ YACReader
- Disable scroll animations on macOS by default to improve
HiDPI scrolling.
- Add new toolbar on macOS.
- Add new mouse modes to turn pages:
+ Use left/right mouse buttons.
+ Click left/right part of the screen.
- Add setting to control whether the time is shown in the
“current page / total” label.
+ YACReaderLibrary
- Improve flexibility of the open comic in third party app
setting so more complex commands can be used.
e.g. `open -a "/Applications/My Reader.app"
"{comic_file_path}"`.
- Fix setting the comic rating in the table view.
- Log libraries validation when the app starts.
- Add new toolbar on macOS.
- Add Comic Vine scraper setting to force exact volume
matches.
- Improve default search query in the Comic Vine scraper.
- Improve navigation in Comic Vine scraper, keeping the
current query for easier edits.
- Add support for custom covers for any folder using the
context menu.
- Improve edit cover buttons with looping page navigation.
- Add support for custom covers for comics using the edit
metadata dialog.
- Allow bulk setting of covers for multiple comics.
- Add button to reset to the default cover of a comic.
- Add support for storing new image filters from iOS and
Android apps.
+ YACReaderLibraryServer
- Log libraries validation when the app starts.
+ All apps
- Update PDF libraries for all Windows builds.
- Remove unneeded patch, BuildRequires, Requires and source
+ remove p7zip_16.02_src_all.tar.bz2
- unbuild and purpuse to build rar support will be make
license issue
+ remove 0001-fix-unarr.patch
- rewrite into sed on spec file
+ remove 0002-fix_building_with_qt_6_9_0.patch
- fix upstream
+ remove 0003-add_missing_QVariantMap_include.patch
- fix upstream
+ remove hicolor-icon-theme Requires
- unneeded to put on Requires
+ remove update-desktop-files update-desktop-files BuildRequires
- deprecated
+ remove unzip BuildRequires
- unneeded anymore
- cleanup spec and fix rpmlint issues
-------------------------------------------------------------------
Wed Jul 9 14:57:41 UTC 2025 - Martin Jambor <mjambor@suse.com>
- Add 0002-fix_building_with_qt_6_9_0.patch and
0003-add_missing_QVariantMap_include.patch to fix building with Qt 9.6.0
(both backported from https://github.com/YACReader/yacreader/issues/469).
-------------------------------------------------------------------
Fri Jan 3 04:32:38 UTC 2025 - Xu Zhao <i@xuzhao.net>
- Update to 9.15.0
* Save magnifying glass size and zoom level.
* Bump PDF render size.
* Fix trackpad scrolling.
- Use obs_scm to manage source code
-------------------------------------------------------------------
Wed Feb 21 20:28:47 UTC 2024 - Xu Zhao <i@xuzhao.net>
- Update to 9.14.2.2402143
* Fix columns in the search results.
* Fix type not being propagated to new folders from their parents.
* Improve and fix comic file size format.
- Version 9.14.1
* Add setting to disable scroll animations and scroll smoothing.
* Fix missing translation when opening YACReader from
YACReaderLibrary.
-------------------------------------------------------------------
Tue Feb 20 13:00:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Fri Jul 21 17:54:19 UTC 2023 - Xu Zhao <i@xuzhao.net>
- Update to 9.13.1
* Fix crash when dropping comics in sublists
- Version 9.13.0
* Avoid showing stale information in the server config
dialog by updating the connection information
when the dialog is opened.
* Add new metadata support, it improves compatibility
with ComicInfo.xml
-------------------------------------------------------------------
Tue Feb 28 04:12:49 UTC 2023 - Xu Zhao <i@xuzhao.net>
- Update to 9.11.0
- Revert to unarr backend because of p7zip build failure.
-------------------------------------------------------------------
Sun Jul 10 23:56:03 UTC 2022 - Xu Zhao <i@xuzhao.net>
- Switch to p7zip backend to support RAR5 format.
-------------------------------------------------------------------
Thu Mar 24 03:30:16 UTC 2022 - Xu Zhao <i@xuzhao.net>
- Update to 9.8.2
-------------------------------------------------------------------
Fri Jun 11 13:32:35 UTC 2021 - Xu Zhao <i@xuzhao.net>
- Update to 9.8.1
* New search engine
* Add support for full manga mode
* Improve keyboard navigation in Comic Vine dialog
* Fix "reading lists" reading order on YACReader
-------------------------------------------------------------------
Fri Jan 1 03:20:25 UTC 2021 - Xu Zhao <i@xuzhao.net>
- Update to 9.7.1
* Fix enlargement/stretching default value
- Update to 9.7.0
* Image enlargement/stretching can now be disabled for fit to
width and height
* New option to show covers as single pages in double page mode
(enabled by default)
-------------------------------------------------------------------
Sun Oct 13 23:51:35 UTC 2019 - Xu Zhao <i@xuzhao.net>
- Initial commit v9.6.2
- v9.6.1
* Fixes PDF support in macros