https://bugzilla.redhat.com/show_bug.cgi?id=1495968 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@xxxxxxxxx --- Comment #1 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- Hello, - That's not gonna fly: Source0: https://github.com/mltframework/webvfx/archive/master.tar.gz Either ask upstream to make a new release or package a development snapshot: %global commit e918ce4667e623c3d60735cb898223e730c6d7af %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global commitdate 20160823 Then make a snapshot, see: https://fedoraproject.org/wiki/Packaging:Versioning#Snapshots Version: 0.4.5 Release: 0.1.%{commitdate}git%{shortcommit}%{?dist} And: Source0: https://github.com/mltframework/webvfx/archive/%{commit}/%{name}-%{shortcommit}.tar.gz %prep %autosetup -p1 -n %{name}-%{commit} - Group is not used in Fedora. See https://fedoraproject.org/wiki/Packaging:Guidelines#Tags_and_Sections -- 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