fix source0 url

This commit is contained in:
lunankun 2020-09-30 15:06:41 +08:00
parent 110199b94a
commit c04ab74793
2 changed files with 8 additions and 2 deletions

Binary file not shown.

View File

@ -2,12 +2,12 @@
Name: python-%{srcname}
Version: 1.3
Release: 1
Release: 2
Summary: DBus library in Python 3
License: LGPLv2+
URL: https://pypi.python.org/pypi/dasbus
Source0: https://github.com/rhinstaller/%{srcname}/archive/%{srcname}-%{version}.tar.gz
Source0: https://codeload.github.com/rhinstaller/%{srcname}/tar.gz/v%{version}#/%{srcname}-%{version}.tar.gz
BuildArch: noarch
@ -42,5 +42,11 @@ Requires: python3-gobject-base
%{python3_sitelib}/%{srcname}/
%changelog
* Wed Sep 30 2020 lunankun <lunankun@huawei.com> - 1.3-2
- Type: bugfix
- ID: NA
- SUG: NA
- DESC: fix Source0 url
* Tue Jun 23 2020 fengtao <fengtao40@huawei.com> - 1.3-1
- package init