1
0

- Update to 2022.3.4:

- Updated cmark to 0.29.0.gfm.3
  - Switched to calendar versioning

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmarkgfm?expand=0&rev=8
This commit is contained in:
Matej Cepl 2022-07-16 11:24:55 +00:00 committed by Git OBS Bridge
parent a63171e965
commit 7570f8ca17
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,9 @@
-------------------------------------------------------------------
Fri Jul 15 10:48:35 UTC 2022 - Jacob Michalskie <hel@lcp.world>
- Update to 0.8.0
- Update to 2022.3.4:
- Updated cmark to 0.29.0.gfm.3
- Switched to calendar versioning
-------------------------------------------------------------------
Wed Feb 9 10:26:31 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@ -41,7 +41,8 @@ Requires: python-cffi >= 1.0.0
Minimal bindings to GitHub's fork of cmark
%prep
%setup -q -n cmarkgfm-%{version}
%autosetup -p1 -n cmarkgfm-%{version}
chmod a-x LICENSE.txt README.rst
%build