14
0

- update to 1.14:

* Fix regex escape
  * add project urls to setup files
  * Fix invalid escape sequence in regex
- Add missing tex style amsmath.sty to BuildRequires.
- Add fdupes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypandoc?expand=0&rev=19
This commit is contained in:
2024-10-18 10:49:35 +00:00
committed by Git OBS Bridge
parent ad79cd0d40
commit 137da96ef1
4 changed files with 14 additions and 6 deletions

View File

@@ -1,7 +1,15 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Wed Apr 3 06:35:39 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add missing tex style amsmath.sty to BuildRequires.
- Add missing tex style amsmath.sty to BuildRequires.
-------------------------------------------------------------------
Thu Mar 14 23:54:12 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
@@ -61,7 +69,7 @@ Thu Jul 23 07:28:02 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
-------------------------------------------------------------------
Wed Aug 16 08:11:22 UTC 2017 - daniel.molkentin@suse.com
- Add fdupes
- Add fdupes
-------------------------------------------------------------------
Tue Aug 15 16:06:39 UTC 2017 - daniel.molkentin@suse.com