dev/auquo: good usage of ReturnUrl

This commit is contained in:
Thomas NOËL 2014-10-27 20:25:56 +01:00
parent cbf770e8b5
commit c6e762a4c9
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">/auquotidien.git/snapshot/auquotidien-743e9b8.tar.gz</param>
<param name="path">/auquotidien.git/snapshot/auquotidien-8a93af1.tar.gz</param>
</service>
</services>

View File

@ -1,9 +1,9 @@
%{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%define tag 1.12.1
%define commit 743e9b8
%define commit 8a93af1
# si possible, minor = nombre de commit depuis le tag (à la "git describe")
%define minor 1
%define minor 4
# si minor == 0
#%define version %{tag}