diff --git a/libuv-v1.23.0.tar.gz b/libuv-v1.23.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..27edd17534464159e56a5b9ff371d28f5021589a Binary files /dev/null and b/libuv-v1.23.0.tar.gz differ diff --git a/libuv-v1.35.0.tar.gz b/libuv-v1.35.0.tar.gz deleted file mode 100644 index 1c763200fe9d028bb0409301036b8c1516a57fa2..0000000000000000000000000000000000000000 Binary files a/libuv-v1.35.0.tar.gz and /dev/null differ diff --git a/libuv.spec b/libuv.spec index 0006825c2ab05fac6e222ba602bd4ed3d9d3bbb0..d786f5c239e6eb698a27cf0fd61d442d857492c6 100644 --- a/libuv.spec +++ b/libuv.spec @@ -1,7 +1,7 @@ Name: libuv Epoch: 1 -Version: 1.35.0 -Release: 1 +Version: 1.23.0 +Release: 2 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,8 +60,5 @@ Development libraries for libuv %doc ChangeLog %changelog -* Mon Jun 1 2020 lizhenhua - 1.35.0-1 -- update to 1.35.0 - * Tue Dec 3 2019 mengxian - 1.23.0-2 - Package init diff --git a/libuv.yaml b/libuv.yaml deleted file mode 100644 index a4d28260c22bf7e5a229fc05df27d1d43db5cc94..0000000000000000000000000000000000000000 --- a/libuv.yaml +++ /dev/null @@ -1,4 +0,0 @@ -version_control: github -src_repo: libuv/libuv -tag_prefix: ^v -seperator: . \ No newline at end of file