Files
python-sigal/python-sigal.changes

89 lines
3.6 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Wed Jun 29 08:33:31 UTC 2022 - Daniel García Moreno <dani@danigm.net>
- Update to 2.3
- Remove test_build from test skip
-------------------------------------------------------------------
Fri Aug 21 10:21:45 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 2.1.1
- drop python-sigal-test_image-gif-dimension.patch
- fix deps and test deps
* Compatibility with Pillow 7.2
* Fix issue with encrypt template and some Jinja2 versions
* Bug fixes and UI improvements for encrypt plugin
* Add setting to use relative symbolic links
* Add a setting to force image output format
* Use natural sorting thanks to the natsort package
* Make sure that read-only files can be copied
* Improve performance when reading metadata
-------------------------------------------------------------------
Tue May 19 11:16:12 UTC 2020 - pgajdos@suse.com
- fix testsuite
- added patches
fix https://github.com/saimn/sigal/commit/538f535b5ea1cca4ec52bff6cff15da015bdfa64
+ python-sigal-test_image-gif-dimension.patch
-------------------------------------------------------------------
Tue May 19 09:28:04 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Tue May 14 21:14:02 UTC 2019 - svasudevan@suse.com
- Update to 2.0
* no new changelog found
* Removed support for python2
* Updated the spec file to run python tests
* Skipped couple of tests that are related to mpg.
-------------------------------------------------------------------
Tue Dec 4 12:54:18 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
- update to 1.4.0: - Update libraries used in themes (Galleria, Colorbox, PhotoSwipe) and their dependencies. - Remove use of CDNs (JQuery, Google fonts). - Hint to how to suppress decompressionbomb warnings [:issue:`235`]. - New plugin for finer control over ignored files [:issue:`233`]. - New plugin to cache the exif data of images [:issue:`236`]. - Feeds plugin: include videos in feeds [:issue:`238`]. - Allow formatting in ``zip_gallery`` [:issue:`244`]. - Added random thumbnail property for album [:issue:`241`]. - Improve CSP compatibility with colorbox theme [:issue:`245`]. - Set html lang attribute based upon locale [:issue:`257`]. - Resize portrait images to same size as landscape [:issue:`258`]. - New setting ``thumb_fit_centering`` for tweaking how thumbnails should be cropped [:issue:`263`]. - New settings to configure what file extensions should be recognised as images and videos [:issue:`270`]. - New setting ``datetime_format`` to customize the EXIF datetime format [:issue:`271`]. - Add a progress bar for writing index files [:issue:`234`]. - Add setting to customize the EXIF datetime format [:issue:`271`]. - Allow to configure the ffmpeg binary [:issue:`273`]. - Filter .nomedia files with the source filename [:issue:`295`]. - Populate title & description from IPTC image data [:issue:`297`]. - Defer loading of leaflet js til late in the page [:issue:`298`]. - Add compress_assets plugin [:issue:`300`]. - Sidebar site logo image in Colorbox [:issue:`292`]. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sigal?expand=0&rev=5
2018-04-24 12:13:04 +00:00
-------------------------------------------------------------------
Tue Apr 24 12:11:20 UTC 2018 - tbechtold@suse.com
- update to 1.4.0:
- Update libraries used in themes (Galleria, Colorbox, PhotoSwipe) and their
dependencies.
- Remove use of CDNs (JQuery, Google fonts).
- Hint to how to suppress decompressionbomb warnings [:issue:`235`].
- New plugin for finer control over ignored files [:issue:`233`].
- New plugin to cache the exif data of images [:issue:`236`].
- Feeds plugin: include videos in feeds [:issue:`238`].
- Allow formatting in ``zip_gallery`` [:issue:`244`].
- Added random thumbnail property for album [:issue:`241`].
- Improve CSP compatibility with colorbox theme [:issue:`245`].
- Set html lang attribute based upon locale [:issue:`257`].
- Resize portrait images to same size as landscape [:issue:`258`].
- New setting ``thumb_fit_centering`` for tweaking how thumbnails should be
cropped [:issue:`263`].
- New settings to configure what file extensions should be recognised as
images and videos [:issue:`270`].
- New setting ``datetime_format`` to customize the EXIF datetime format
[:issue:`271`].
- Add a progress bar for writing index files [:issue:`234`].
- Add setting to customize the EXIF datetime format [:issue:`271`].
- Allow to configure the ffmpeg binary [:issue:`273`].
- Filter .nomedia files with the source filename [:issue:`295`].
- Populate title & description from IPTC image data [:issue:`297`].
- Defer loading of leaflet js til late in the page [:issue:`298`].
- Add compress_assets plugin [:issue:`300`].
- Sidebar site logo image in Colorbox [:issue:`292`].
-------------------------------------------------------------------
Tue Nov 21 16:13:06 UTC 2017 - jengelh@inai.de
- Compact description, rectify grammar.
-------------------------------------------------------------------
Sat Nov 18 12:03:46 UTC 2017 - tbechtold@suse.com
- Initial packaging (version 1.3.0)