Spm 0.7.4 has been released. This is a bugfix release.
Spm is a source package manager.
List of main changes :
-> Fix crash with URL leading to 404 error
-> Various build fix
-> Add new options (docdir) to autotoolsInstaller
Update : There is a bug in this release. Use the 0.7.4a release instead of 0.7.4
Spm 0.7.3 has been released. This is a bugfix release.
Spm is a source package manager.
List of main changes :
-> Fix bug when updating package
-> Fix memory leak
-> spm now list system elements and category.
-> Fix build failure with neon
-> Do not erase elements.xml when updating Spm.
Spm 0.7.2a has been released. This is a build fix release.
Spm is a source package manager.
Spm 0.7.2 has been released. This is a bugfix release.
Spm is a source package manager.
See the ChangeLog file for changes
Spm 0.7.1 has been released. This is a bugfix release.
Spm is a source package manager.
This release fix a serious bug in package uninstallation.
Spm 0.7.1 has been released. This is a bugfix release.
Spm is a source package manager.
See the ChangeLog file for changes
Spm 0.7.0 has been released. This is the first stable release of Spm.
Spm is a source package manager.
What's new in this version :
* Memory Leak fix.
* New plugins : FtpDownloader (Download package via FTP), CheckSumStep (Check MD5 sum of downloaded files).
* HTTPS support.
* Unit test
I recently discovered that there is already anoher project named SrcPack.
So I have renamed SrcPack to Spm.
The next version (which should be Spm 0.7.0) will be out next week.
What's new ?
* Parallel installation.
* Download package via HTTP.
* Many improvement for the Patch, Autotools plugins
* Bug fixes.