Update to latest version.
This commit is contained in:
parent
f3df0e817f
commit
5016ed0807
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/httpuv_1.3.5.tar.gz
|
||||
/httpuv_1.3.6.2.tar.gz
|
||||
|
@ -2,12 +2,12 @@
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.3.5
|
||||
Release: 3%{?dist}
|
||||
Version: 1.3.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP and WebSocket Server Library
|
||||
|
||||
# Main: GPLv3; http-parser & libuv: MIT; sha1: Public Domain
|
||||
License: GPLv3 and MIT and Public Domain
|
||||
# Main: GPLv2+; http-parser & libuv: MIT; sha1: Public Domain
|
||||
License: GPLv2+ and MIT and Public Domain
|
||||
URL: https://cran.r-project.org/web/packages/%{packname}/index.html
|
||||
Source0: https://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
|
||||
# https://github.com/libuv/libuv/pull/215; CVE-2015-0278
|
||||
@ -75,11 +75,14 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 02 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.3.6.2-1
|
||||
- Update to latest version
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Thu Nov 09 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.3.5-2
|
||||
* Thu Nov 09 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.3.5-2
|
||||
- Apply patch for CVE-2015-0278
|
||||
|
||||
* Tue Oct 31 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.3.5-1
|
||||
* Tue Oct 31 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.3.5-1
|
||||
- initial package for Fedora
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (httpuv_1.3.5.tar.gz) = 4ced65631a227e66206d7e29eab9191c858ad6778893d297282482a1e662d6c49beb3d6caaf62ae128c64189f4846c83446e38f17c4c2bb8fdaa9f17b7d0bc50
|
||||
SHA512 (httpuv_1.3.6.2.tar.gz) = ff67caee9d0a42451c061ad7f65c85ef6ba691b8da1711e4181171904ec5950469e2210aee83bf3cd6e9c3ccb47e36d0d1612175b19fa0ef6740d9196a74dd7e
|
||||
|
Loading…
Reference in New Issue
Block a user