|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 4.3.2
|
|
|
|
Version: 4.3.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Textile parser for Ruby
|
|
|
|
Summary: Textile parser for Ruby
|
|
|
|
Group: Development/Languages
|
|
|
|
Group: Development/Languages
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -99,6 +99,9 @@ popd
|
|
|
|
%{gem_instdir}/tasks
|
|
|
|
%{gem_instdir}/tasks
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 10 2017 Vít Ondruch <vondruch@redhat.com> - 4.3.2-1
|
|
|
|
* Tue Jan 10 2017 Vít Ondruch <vondruch@redhat.com> - 4.3.2-1
|
|
|
|
- Update to RedCloth 4.3.2.
|
|
|
|
- Update to RedCloth 4.3.2.
|
|
|
|
|
|
|
|
|
|
|
|