diff --git a/dasbus-1.3.tar.gz b/dasbus-1.3.tar.gz index b9c197a4db6fd114570d7c4ac8ff1ceebaa0e21c..34675fdc14e06a88e2e058022fba04951efecb67 100644 Binary files a/dasbus-1.3.tar.gz and b/dasbus-1.3.tar.gz differ diff --git a/python-dasbus.spec b/python-dasbus.spec index 8b6129193daba7e376f2a2054df609a7aba1af7f..c4cd461dd1968c09b5eea6d0a0449be041dd4fcc 100644 --- a/python-dasbus.spec +++ b/python-dasbus.spec @@ -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 - 1.3-2 +- Type: bugfix +- ID: NA +- SUG: NA +- DESC: fix Source0 url + * Tue Jun 23 2020 fengtao - 1.3-1 - package init diff --git a/python-dasbus.yaml b/python-dasbus.yaml deleted file mode 100644 index ff59a3fa00774108326f292aaaade382ed082ddb..0000000000000000000000000000000000000000 --- a/python-dasbus.yaml +++ /dev/null @@ -1,4 +0,0 @@ -version_control: github -src_repo: rhinstaller/dasbus -tag_prefix: ^v -seperator: .