|
|
|
@ -1,12 +1,9 @@
|
|
|
|
|
%global gem_name rdiscount
|
|
|
|
|
|
|
|
|
|
# rdiscont has problems to work with libmarkdown 2.2.2
|
|
|
|
|
# consider an update to 2.2.0.1
|
|
|
|
|
|
|
|
|
|
Summary: Converts documents in Markdown syntax to HTML
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 2.1.8
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Version: 2.2.0.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: ASL 1.1
|
|
|
|
|
URL: http://github.com/rtomayko/rdiscount
|
|
|
|
@ -167,8 +164,9 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jul 21 2018 Gerd Pokorra <gp@zimt.uni-siegen.de> - 2.1.8-10
|
|
|
|
|
- add gcc to BuildRequires
|
|
|
|
|
* Sat Jul 21 2018 Gerd Pokorra <gp@zimt.uni-siegen.de> - 2.2.0.1-1
|
|
|
|
|
- Update to 2.2.0.1
|
|
|
|
|
- Add gcc to BuildRequires
|
|
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.8-9
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|