dev/passerelle v0.5.0-48-gef79c2a

This commit is contained in:
Thomas NOËL 2014-11-03 14:30:14 +01:00
parent 89eed43a24
commit 7f953b601b
2 changed files with 3 additions and 3 deletions

View File

@ -2,6 +2,6 @@
<service name="download_url">
<param name="host">repos.entrouvert.org</param>
<param name="protocol">http</param>
<param name="path">/passerelle.git/snapshot/passerelle-14cb8e9.tar.gz</param>
<param name="path">/passerelle.git/snapshot/passerelle-ef79c2a.tar.gz</param>
</service>
</services>

View File

@ -1,8 +1,8 @@
%define tag 0.5.0
%define commit 14cb8e9
%define commit ef79c2a
# si possible, minor = nombre de commit depuis le tag (à la "git describe")
%define minor 46
%define minor 48
# si minor == 0
#%define version %{tag}