dev/wcs + wcs-au-quotidien: updates

This commit is contained in:
Thomas NOËL 2014-11-03 14:32:33 +01:00
parent 7f953b601b
commit 4f002a49f5
4 changed files with 7 additions and 7 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-8a93af1.tar.gz</param>
<param name="path">/auquotidien.git/snapshot/auquotidien-bcb143c.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 8a93af1
%define tag 1.12.5
%define commit bcb143c
# si possible, minor = nombre de commit depuis le tag (à la "git describe")
%define minor 4
%define minor 0
# si minor == 0
#%define version %{tag}

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">/wcs.git/snapshot/wcs-c60cf90.tar.gz</param>
<param name="path">/wcs.git/snapshot/wcs-a508510.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.5
%define commit c60cf90
%define commit a508510
# si possible, minor = nombre de commit depuis le tag (à la "git describe")
%define minor 2
%define minor 7
# si minor == 0
#%define version %{tag}