diff --git a/libuv-v1.23.0.tar.gz b/libuv-v1.23.0.tar.gz deleted file mode 100644 index 27edd17534464159e56a5b9ff371d28f5021589a..0000000000000000000000000000000000000000 Binary files a/libuv-v1.23.0.tar.gz and /dev/null differ diff --git a/libuv-v1.38.1.tar.gz b/libuv-v1.38.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1b9fa8b4784787123e07ce3d2e4a8987a27500d2 Binary files /dev/null and b/libuv-v1.38.1.tar.gz differ diff --git a/libuv.spec b/libuv.spec index d786f5c239e6eb698a27cf0fd61d442d857492c6..2d61ab05a3be7af4c3cb0cf467f19f416ad95047 100644 --- a/libuv.spec +++ b/libuv.spec @@ -1,7 +1,7 @@ Name: libuv Epoch: 1 -Version: 1.23.0 -Release: 2 +Version: 1.38.1 +Release: 1 Summary: A multi-platform support library with a focus on asynchronous I/O # the licensing breakdown is described in detail in the LICENSE file @@ -60,5 +60,8 @@ Development libraries for libuv %doc ChangeLog %changelog +* Wed Aug 5 2020 hanxinke - 1.38.1-1 +- update to 1.38.1 + * Tue Dec 3 2019 mengxian - 1.23.0-2 - Package init