bootstrap off
This commit is contained in:
parent
48ef2da7d5
commit
df1620de5b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user