modify the URL of Source0
This commit is contained in:
parent
ed2f3faca7
commit
f8d13ab544
@ -1,10 +1,10 @@
|
|||||||
Name: libplist
|
Name: libplist
|
||||||
Version: 2.2.0
|
Version: 2.2.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A library to handle Apple Property List format in binary or XML
|
Summary: A library to handle Apple Property List format in binary or XML
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.libimobiledevice.org/
|
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
|
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/*
|
%{_libdir}/python3*/site-packages/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jul 23 2020 wangchen <wangchen137@huawei.com> - 2.2.0-1
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user