dev/passerelle: update

This commit is contained in:
Thomas NOËL 2014-10-27 15:24:15 +01:00
parent 7e51f7bfb7
commit 9a025b4031
3 changed files with 4 additions and 4 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-7c4557a.tar.gz</param>
<param name="path">/passerelle.git/snapshot/passerelle-8279352.tar.gz</param>
</service>
</services>

View File

@ -28,7 +28,7 @@ INSTALLED_APPS = INSTALLED_APPS[:-1] + (
'makorepost',
'bdp',
'gadjo',
'entrouvert.djommon.safemigrate',
'entrouvert.djommon',
)
# where to find templates for makorepost objects

View File

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