!3 update Source0 and tarball from upstream

From: @tong_1001
Reviewed-by: @licihua
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2020-12-12 10:42:21 +08:00 committed by Gitee
commit 49ed9b6024
2 changed files with 5 additions and 3 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+
@ -49,7 +49,6 @@ done
%{_datadir}/%{name}/
%dir /var/lib/cs
%files help
%{_mandir}/man1/*
%doc AUTHORS ChangeLog TODO README
%doc contrib/cctree.txt
@ -75,5 +74,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