Skip to content

Commit

Permalink
spec: update hash for 0.0.13
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Cerven <[email protected]>
  • Loading branch information
rcerven committed Nov 14, 2018
1 parent 12c98a4 commit 2578257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-dockerfile-parse.spec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
%global srcname dockerfile-parse
%global modname %(n=%{srcname}; echo ${n//-/_})

%global commit 78c291b91eaa1f46cb7dd5c44dc71536bf408076
%global commit 12c98a41df39d54040e8128d25482b3c12815751
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Name: python-%{srcname}
Expand Down

0 comments on commit 2578257

Please sign in to comment.