update Source0 and tarball from upstream

This commit is contained in:
桐小哥 2020-12-11 18:37:28 +08:00 committed by sxt1001
parent e53a9d3739
commit 7cfcf9352b
2 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -1,8 +1,8 @@
Name: cscope
Summary: a developer's tool for browsing source code
Version: 15.9
Release: 3
Source0: https://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
Release: 4
Source0: https://downloads.sourceforge.net/project/%{name}/%{name}/v%{version}/%{name}-%{version}.tar.gz
URL: http://cscope.sourceforge.net
License: BSD and GPLv2+
@ -75,5 +75,8 @@ fi
rm -f %{_datadir}/vim/vimfiles/plugin/cctree.vim
%changelog
* Fri Dec 11 2020 shixuantong<shixuantong@huawei.com> - 15.9-4
- update Source0 and tarball from upstream
* Tue Dec 3 2019 caomeng<caomeng5@huawei.com> - 15.9-3
- Package init