fedora-packages icon indicating copy to clipboard operation
fedora-packages copied to clipboard

project homepage does not reflect specfile

Open TomasTomecek opened this issue 9 years ago • 5 comments

https://github.com/fedora-infra/fedora-packages/issues/257#issuecomment-263870833

TomasTomecek avatar Nov 30 '16 10:11 TomasTomecek

It should be done automatically if you update it in the spec file and do a build in rawhide.

pypingou avatar Nov 30 '16 11:11 pypingou

So I have a bug report for you!

python-docker-py says https://github.com/DBuildService/dock which is incorrect: specfile says:

%global owner docker
%global project docker-py
URL:            https://github.com/%{owner}/%{project}/

http://pkgs.fedoraproject.org/cgit/rpms/python-docker-py.git/tree/python-docker-py.spec#n25 I built it quite recently http://koji.fedoraproject.org/koji/buildinfo?buildID=820693

TomasTomecek avatar Nov 30 '16 13:11 TomasTomecek

Looks like we have some cache invalidation problem

pypingou avatar Dec 01 '16 09:12 pypingou

Seems to be related to #248.

junghans avatar Apr 07 '17 17:04 junghans

This should be fix by #326.

cverna avatar Dec 29 '17 21:12 cverna