2025-02-13 14:03:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 13 10:24:55 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.15
|
|
|
|
* Added support for python 3.13 - Removed ubber bound (#379)
|
|
|
|
* Added parameter to control if files are sorted before being
|
|
|
|
passed to pandoc (#378)
|
|
|
|
* Dropped CI support for older python and pypy versions (#387)
|
|
|
|
* Fix convert_file for Python 3.13 (#384)
|
|
|
|
* allow non-latex intermediaries for pdf generation (#381)
|
|
|
|
- Drop remove-py313-upper-bound.patch, merged upstream
|
|
|
|
|
2024-11-20 15:46:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 20 15:46:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- add remove-py313-upper-bound.patch: fix build with python 3.13
|
2024-11-20 15:46:34 +00:00
|
|
|
- cleanup url/source links
|
2024-11-20 15:46:22 +00:00
|
|
|
|
2024-10-18 10:49:35 +00:00
|
|
|
-------------------------------------------------------------------
|
2024-10-25 23:48:49 +00:00
|
|
|
Fri Oct 25 20:02:10 UTC 2024 - Earl Sampson <esampson@suse.com>
|
|
|
|
|
|
|
|
- enable sle15_python_module_pythons
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2024-10-18 10:49:35 +00:00
|
|
|
Fri Oct 18 10:49:04 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.14:
|
|
|
|
* Fix regex escape
|
|
|
|
* add project urls to setup files
|
|
|
|
* Fix invalid escape sequence in regex
|
|
|
|
|
2024-04-03 06:36:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 3 06:35:39 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
2024-10-18 10:49:35 +00:00
|
|
|
- Add missing tex style amsmath.sty to BuildRequires.
|
2024-04-03 06:36:39 +00:00
|
|
|
|
2024-03-14 23:55:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 14 23:54:12 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.13:
|
|
|
|
* Change when we do source file verification
|
|
|
|
- Drop tests.py file, it is shipped in the source tarball.
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
|
2023-05-24 23:43:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 24 17:47:42 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
|
|
|
|
- Updating to upstream version 1.11 (as previous 1.6.4 fails)
|
|
|
|
* tests.py was also updated and needed another item excluded to
|
|
|
|
possibly account for how pandoc is built.
|
|
|
|
- Converting to noarch (per rpmlint).
|
|
|
|
- Adding pandocfilters module to BuildRequires
|
|
|
|
|
2022-07-17 01:32:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 17 01:20:53 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Add build dependency texlive-xcolor
|
|
|
|
|
2021-12-20 11:03:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 20 10:34:32 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Exclude build for %ix86: pandoc (entire haskell stack) is not
|
|
|
|
available on i586.
|
|
|
|
- As a result, do not mark package noarch: due to the missing
|
|
|
|
pandoc dependency, it is uninstallable on i586.
|
|
|
|
|
2021-12-05 00:08:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 4 23:33:35 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Update to v1.6.4
|
|
|
|
- Remove no longer needed fix-test.patch
|
|
|
|
- Add tests.py from upstream master to workaround failures
|
|
|
|
|
2020-12-27 22:25:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 27 03:51:58 UTC 2020 - Jason Craig <os-dev@jacraig.com>
|
|
|
|
|
2020-12-28 00:02:01 +00:00
|
|
|
- Add fix-test.patch to fix test: according to Pandoc documentation,
|
|
|
|
ATX-style headings are the default. See
|
|
|
|
https://pandoc.org/MANUAL#option--markdown-headings
|
2020-12-27 22:25:33 +00:00
|
|
|
|
2020-11-22 14:26:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 22 13:21:43 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Replace ghc-pandoc-citeproc, removed as obsolete, with ghc-citeproc
|
|
|
|
|
2020-07-23 11:20:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 23 07:28:02 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Activate test suite
|
|
|
|
- Update to v1.5
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 16 08:11:22 UTC 2017 - daniel.molkentin@suse.com
|
|
|
|
|
2024-10-18 10:49:35 +00:00
|
|
|
- Add fdupes
|
2020-07-23 11:20:27 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 15 16:06:39 UTC 2017 - daniel.molkentin@suse.com
|
|
|
|
|
|
|
|
- Update to 1.4
|
|
|
|
- Convert to single spec
|
|
|
|
- Ran spec cleaner
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 24 21:37:32 UTC 2017 - termim@gmail.com
|
|
|
|
|
|
|
|
- Initial check in version 1.3.3
|
|
|
|
|
|
|
|
|