https://bugzilla.redhat.com/show_bug.cgi?id=1733024

Robert-AndrĂ© Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #5 from Robert-AndrĂ© Mauchin <[email protected]> ---
 - date must be the date you took the snapshot, not the date of the commit:

%global date0   20149631

 - you need to add the shortcommit to the Release tag:

%global shortcommit0     %(c=%{commit0}; echo ${c:0:7})

Release:        0.1.%{date0}git%{shortcommit0}%{?dist}

 - Use:

 Source0:        %{url}/archive/%{commit0}/%{name}-{shotcommit0}.tar.gz

 - # guess BSD, PR#2

There is no "guess" check the header:
https://github.com/dnaeon/py-vevents/blob/master/src/vevents-cli

-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to