Modify Source0 Url on master branch

This commit is contained in:
wangge 2020-09-15 18:52:56 +08:00
parent 59b97dd017
commit 08fdc7b1e8

View File

@ -1,10 +1,10 @@
Name: hplip Name: hplip
Summary: HP Linux Imaging and Printing Project Summary: HP Linux Imaging and Printing Project
Version: 3.18.6 Version: 3.18.6
Release: 10 Release: 11
License: GPLv2+ and MIT and BSD and IJG and Public Domain and GPLv2+ with exceptions and ISC License: GPLv2+ and MIT and BSD and IJG and Public Domain and GPLv2+ with exceptions and ISC
Url: https://developers.hp.com/hp-linux-imaging-and-printing Url: https://developers.hp.com/hp-linux-imaging-and-printing
Source0: http://downloads.sourceforge.net/sourceforge/hplip/hplip-%{version}.tar.gz Source0: https://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.gz/download?use_mirror=ufpr#/%{name}-%{version}.tar.gz
Source1: hpcups-update-ppds.sh Source1: hpcups-update-ppds.sh
Source2: copy-deviceids.py Source2: copy-deviceids.py
Source3: hplip.appdata.xml Source3: hplip.appdata.xml
@ -274,6 +274,9 @@ install -d ${RPM_BUILD_ROOT}%{_datadir}/hplip/prnt/plugins
%exclude %{python3_sitearch}/*.la %exclude %{python3_sitearch}/*.la
%changelog %changelog
* Tue Sep 15 2020 Ge Wang <wangge20@huawei.com> - 3.18.6-11
- Modify Source0 Url
* Mon Jun 22 2020 lizhenhua <lizhenhua21@huawei.com> - 3.18.6-10 * Mon Jun 22 2020 lizhenhua <lizhenhua21@huawei.com> - 3.18.6-10
- Add python3 include path for compiler - Add python3 include path for compiler