Replace invalid url of Source0

This commit is contained in:
chengzihan2 2020-09-15 16:19:15 +08:00
parent ceba9d6e87
commit 6d699e1d78

View File

@ -3,11 +3,11 @@
Name: libev Name: libev
Version: 4.33 Version: 4.33
Release: 1 Release: 2
Summary: A high-performance event loop/event model with lots of features Summary: A high-performance event loop/event model with lots of features
License: BSD or GPLv2+ License: BSD or GPLv2+
URL: http://software.schmorp.de/pkg/libev.html URL: https://github.com/enki/libev
Source0: http://dist.schmorp.de/libev/Attic/%{name}-%{version}.tar.gz Source0: https://fossies.org/linux/misc/libev-%{version].tar.gz
BuildRequires: autoconf automake coreutils findutils gcc libtool make git tar BuildRequires: autoconf automake coreutils findutils gcc libtool make git tar
@ -76,6 +76,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}.la
%{_mandir}/man?/* %{_mandir}/man?/*
%changelog %changelog
* Mon Sep 14 2020 chengzihan <chengzihan2@huawei.com> - 4.33-2
- Replace invalid url of Source0
* Wed Apr 15 2020 kangenbo<kangenbo@huawei.com> - 4.33-1 * Wed Apr 15 2020 kangenbo<kangenbo@huawei.com> - 4.33-1
- Type: bugfix - Type: bugfix
- ID:NA - ID:NA