|
|
@ -7,7 +7,7 @@ Name: rubygem-%{gem_name}
|
|
|
|
Version: 2.0.4
|
|
|
|
Version: 2.0.4
|
|
|
|
# Introduce Epoch (related to bug 552972)
|
|
|
|
# Introduce Epoch (related to bug 552972)
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: A modular Ruby webserver interface
|
|
|
|
Summary: A modular Ruby webserver interface
|
|
|
|
Group: Development/Languages
|
|
|
|
Group: Development/Languages
|
|
|
|
# lib/rack/show_{status,exceptions}.rb contains snippets from Django under BSD license.
|
|
|
|
# lib/rack/show_{status,exceptions}.rb contains snippets from Django under BSD license.
|
|
|
@ -117,6 +117,9 @@ popd
|
|
|
|
%doc %{gem_instdir}/contrib
|
|
|
|
%doc %{gem_instdir}/contrib
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.0.4-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 15 2018 Vít Ondruch <vondruch@redhat.com> - 1:2.0.4-2
|
|
|
|
* Thu Feb 15 2018 Vít Ondruch <vondruch@redhat.com> - 1:2.0.4-2
|
|
|
|
- Exclude test.ru shebang from being mangled.
|
|
|
|
- Exclude test.ru shebang from being mangled.
|
|
|
|
|
|
|
|
|
|
|
|