diff --git a/cloc-1.84.tar.gz b/cloc-1.84.tar.gz deleted file mode 100644 index 9cf9bdd3e4446dee2e6275528ab7600461f3c81f..0000000000000000000000000000000000000000 Binary files a/cloc-1.84.tar.gz and /dev/null differ diff --git a/cloc-1.86.tar.gz b/cloc-1.86.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d34e29a863966104073b8383f6db7811d6c585c8 Binary files /dev/null and b/cloc-1.86.tar.gz differ diff --git a/cloc.spec b/cloc.spec index 57fea5f17cf6116e5ed79d7d88a47f3a5b42ce77..33ffaf0f533aac01a6db57f6e30675a2b1c1578d 100644 --- a/cloc.spec +++ b/cloc.spec @@ -1,5 +1,5 @@ Name: cloc -Version: 1.84 +Version: 1.86 Release: 0 Summary: Program line caculation tools License: GPLv2+ @@ -39,6 +39,9 @@ make install DESTDIR="%{buildroot}" %{_mandir}/man1/%{name}.1* %changelog +* Mon Aug 17 2020 fcwicky <307610302@qq.com> +- Update package + * Sun Mar 29 2020 Wei Xiong - Package init