dev/passerelle 0.5.0.43 bdp: use new password field format

This commit is contained in:
Thomas NOËL 2014-10-27 18:49:58 +01:00
parent 9a025b4031
commit cbf770e8b5
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-8279352.tar.gz</param>
<param name="path">/passerelle.git/snapshot/passerelle-5109bc8.tar.gz</param>
</service>
</services>

View File

@ -1,8 +1,8 @@
%define tag 0.5.0
%define commit 8279352
%define commit 5109bc8
# si possible, minor = nombre de commit depuis le tag (à la "git describe")
%define minor 42
%define minor 43
# si minor == 0
#%define version %{tag}