!6 modify the URL of Source0

Merge pull request !6 from wangchen/wangchen
This commit is contained in:
openeuler-ci-bot 2020-09-10 19:51:25 +08:00 committed by Gitee
commit 461cba4281

View File

@ -1,10 +1,10 @@
Name: libplist
Version: 2.2.0
Release: 1
Release: 2
Summary: A library to handle Apple Property List format in binary or XML
License: LGPLv2+
URL: http://www.libimobiledevice.org/
Source0: http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
Source0: https://github.com/libimobiledevice/libplist/releases/download/%{version}/%{name}-%{version}.tar.bz2
BuildRequires: automake autoconf libtool chrpath gcc gcc-c++ python3-devel python3-Cython python3-setuptools libplist libplist-devel
@ -77,6 +77,12 @@ make check
%{_libdir}/python3*/site-packages/*
%changelog
* Tue Sep 8 2020 wangchen <wangchen137@huawei.com> - 2.2.0-2
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:Modify the URL of Source0
* Thu Jul 23 2020 wangchen <wangchen137@huawei.com> - 2.2.0-1
- Type:enhancement
- ID:NA