https://bugzilla.redhat.com/show_bug.cgi?id=1725069 Artur Iwicki <fedora@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxx --- Comment #1 from Artur Iwicki <fedora@xxxxxxxxxx> --- ># Upstream doesn't currently push the release tags, upstream issue filed ># https://github.com/rockchip-linux/rkdeveloptool/issues/36 ># git archive --format=tar --prefix=%{name}-%{version}/ 081d237ad5bf | xz > ~/%{name}-%{version}.tar.xz >Source0: %{name}-%{version}.tar.xz ># Source0: https://github.com/rockchip-linux/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz With GitHub, you can use the following: - %global git_commit COMMIT_HASH - Source0: https://github.com/rockchip-linux/%{name}/archive/%{git_commit}/%{name}-%{git_commit}.tar.gz You will also later need to use: - %autosetup -n %{name}-%{git_commit} -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx