Update to latest version.
This commit is contained in:
parent
c3b4f5d094
commit
eebb2bb299
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/httpuv_1.3.5.tar.gz
|
||||
/httpuv_1.3.6.2.tar.gz
|
||||
/httpuv_1.4.1.tar.gz
|
||||
/httpuv_1.4.2.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.4.1
|
||||
Version: 1.4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP and WebSocket Server Library
|
||||
|
||||
@ -90,6 +90,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 07 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.2-1
|
||||
- Update to latest version
|
||||
|
||||
* Mon Apr 30 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.1-1
|
||||
- Update to latest version
|
||||
- Unbundle libuv
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (httpuv_1.4.1.tar.gz) = 5ec2af509bd2d50be364c424e7f3094951170e11eefbe36125100a8fb7257b16c7d18ce0b963289d07c759498eeabf7be78ec192e28c437c66231a2746115bba
|
||||
SHA512 (httpuv_1.4.2.tar.gz) = fd34f4b8dfc534063d9a4a2e4942c2bf18bb27068ac6c0b7937615c90d48de22523ad500b8461721bf2c39ce5d7b392e58a8b4f1512db13b85061bc9726b50c0
|
||||
|
Loading…
Reference in New Issue
Block a user