diff --git a/ChangeLog b/ChangeLog
index 1c4bbc9f6ef..d12c112ce35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,8 +6,8 @@ English Dolibarr ChangeLog
***** ChangeLog for 3.3 compared to 3.2.3 *****
For users:
- New: [ task #289 ] Can reorder tasks.
-- New: Add field "signature" into thirdparty card. If filled, text is added
- at end of predefined email texts. If option MAIL_DO_NOT_USE_SIGN is on, this
+- New: Add field "signature" into user card. If filled, text is added
+ at end of predefined email texts. If option MAIN_MAIL_DO_NOT_USE_SIGN is on, this
feature is disabled.
- New: Can input a payment back onto an credit note.
- New: Add link "Back to list" on all cards.
diff --git a/build/obs/README b/build/obs/README
index 0d0e99ffb51..24a6df2e84b 100644
--- a/build/obs/README
+++ b/build/obs/README
@@ -17,3 +17,16 @@ OBS:Screenshots URL of screenshot
OBS:QualityCategory Development|Testing|Stable|Private
OBS:Maintained 1
+
+To submit a snapshot for building, we should have a service file with content
+
+
+ www.dolibarr.org
+ http
+ /files/lastbuild/package_rpm_generic/dolibarr-3.3.0-0.2.beta1.src.rpm
+
+
+
+How to have such a service ?
+Try to make "Add file" and select Remote URL and enter http://www.dolibarr.org/files/lastbuild/package_rpm_generic/dolibarr-3.3.0-0.2.beta1.src.rpm
+
diff --git a/build/rpm/dolibarr_fedora.spec b/build/rpm/dolibarr_fedora.spec
index c891761749a..228cf424730 100755
--- a/build/rpm/dolibarr_fedora.spec
+++ b/build/rpm/dolibarr_fedora.spec
@@ -14,7 +14,7 @@ Summary(es): Software ERP y CRM para pequeñas y medianas empresas, asociaciones
Summary(fr): Logiciel ERP & CRM de gestion de PME/PMI, auto-entrepreneurs ou associations
Summary(it): Programmo gestionale per piccole imprese, fondazioni e liberi professionisti
-License: GPL-2+
+License: GPL-2.0+
#Packager: Laurent Destailleur (Eldy)
Vendor: Dolibarr dev team
diff --git a/build/rpm/dolibarr_generic.spec b/build/rpm/dolibarr_generic.spec
index 8b6c7166d16..d14dd7654f5 100755
--- a/build/rpm/dolibarr_generic.spec
+++ b/build/rpm/dolibarr_generic.spec
@@ -18,7 +18,7 @@ Summary(es): Software ERP y CRM para pequeñas y medianas empresas, asociaciones
Summary(fr): Logiciel ERP & CRM de gestion de PME/PMI, auto-entrepreneurs ou associations
Summary(it): Programmo gestionale per piccole imprese, fondazioni e liberi professionisti
-License: GPL-2+
+License: GPL-2.0+
#Packager: Laurent Destailleur (Eldy)
Vendor: Dolibarr dev team
diff --git a/build/rpm/dolibarr_mandriva.spec b/build/rpm/dolibarr_mandriva.spec
index c5a85a8fe74..b2ed25e5eac 100755
--- a/build/rpm/dolibarr_mandriva.spec
+++ b/build/rpm/dolibarr_mandriva.spec
@@ -14,7 +14,7 @@ Summary(es): Software ERP y CRM para pequeñas y medianas empresas, asociaciones
Summary(fr): Logiciel ERP & CRM de gestion de PME/PMI, auto-entrepreneurs ou associations
Summary(it): Programmo gestionale per piccole imprese, fondazioni e liberi professionisti
-License: GPL-2+
+License: GPL-2.0+
#Packager: Laurent Destailleur (Eldy)
Vendor: Dolibarr dev team
diff --git a/build/rpm/dolibarr_opensuse.spec b/build/rpm/dolibarr_opensuse.spec
index d2109442024..d93b8ac3b14 100755
--- a/build/rpm/dolibarr_opensuse.spec
+++ b/build/rpm/dolibarr_opensuse.spec
@@ -14,7 +14,7 @@ Summary(es): Software ERP y CRM para pequeñas y medianas empresas, asociaciones
Summary(fr): Logiciel ERP & CRM de gestion de PME/PMI, auto-entrepreneurs ou associations
Summary(it): Programmo gestionale per piccole imprese, fondazioni e liberi professionisti
-License: GPL-2+
+License: GPL-2.0+
#Packager: Laurent Destailleur (Eldy)
Vendor: Dolibarr dev team