update to 2.4.0 [release 2.4.0-1mamba;Wed Dec 06 2023]
This commit is contained in:
parent
42150e920c
commit
15f4b0a9cd
@ -1,5 +1,6 @@
|
|||||||
|
%define gitver %(echo %version | tr . _)
|
||||||
Name: ruby-kramdown
|
Name: ruby-kramdown
|
||||||
Version: 2.3.2
|
Version: 2.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Fast, pure Ruby Markdown superset converter, using a strict syntax definition
|
Summary: Fast, pure Ruby Markdown superset converter, using a strict syntax definition
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,7 +8,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://kramdown.gettalong.org/
|
URL: https://kramdown.gettalong.org/
|
||||||
Source: https://github.com/gettalong/kramdown.git/REL_%{version}/kramdown-%{version}.tar.bz2
|
Source: https://github.com/gettalong/kramdown.git/REL_%{gitver}/kramdown-%{version}.tar.bz2
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -52,5 +53,8 @@ mv %{buildroot}${gemdir}/gems/kramdown-%{version}/man/man1/kramdown.1 %{buildroo
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.0-1mamba
|
||||||
|
- update to 2.4.0
|
||||||
|
|
||||||
* Sat Apr 23 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.2-1mamba
|
* Sat Apr 23 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.2-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user