14
0

- update to 1.4.1:

* Correct the Sphinx version dependency.
- update to 1.4.0:
  * Add support for PeerTube
  * Various minor big fixes
- update to 1.3.0:
  * Code and documentation refactor
  * Contributing instructions
  * Installation and configuration instructions
  * Only download thumbnails for LaTeX targets.
  * Fix to thumnail folder name.
  * parallel build safety.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-youtube?expand=0&rev=4
This commit is contained in:
2023-12-04 13:55:28 +00:00
committed by Git OBS Bridge
parent 734b47a1df
commit c0608b0d79
4 changed files with 26 additions and 13 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Dec 4 13:44:37 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.4.1:
* Correct the Sphinx version dependency.
- update to 1.4.0:
* Add support for PeerTube
* Various minor big fixes
- update to 1.3.0:
* Code and documentation refactor
* Contributing instructions
* Installation and configuration instructions
* Only download thumbnails for LaTeX targets.
* Fix to thumnail folder name.
* parallel build safety.
-------------------------------------------------------------------
Mon Aug 7 14:51:13 UTC 2023 - Matej Cepl <mcepl@suse.com>