bootstrap off

This commit is contained in:
Tom spot Callaway 2021-06-17 16:48:12 -04:00
parent 48ef2da7d5
commit df1620de5b
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
%bcond_without bootstrap
%bcond_with bootstrap
%global packname httpuv
%global packver 1.6.1
@ -6,7 +6,7 @@
Name: R-%{packname}
Version: 1.6.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: HTTP and WebSocket Server Library
# Main: GPLv2+; http-parser: MIT; sha1: Public Domain
@ -94,6 +94,9 @@ export LANG=C.UTF-8
%changelog
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 1.6.1-2
- bootstrap off
* Tue Jun 15 2021 Tom Callaway <spot@fedoraproject.org> - 1.6.1-1
- update to 1.6.1
- bootstrap