Browse Source

Bump version

Overview of changes:

 *  Added build-time tests

    Saturnin Demo now demonstrates how to add tests using TFKit and
    enable them on both Fedora and Debian.  (This means dependency bump
    to Saturnin 0.4.8, since overriding SATURNIN_CONF_PATH was not
    available, which made config-related tests hard in staged
    installations.)

 *  Enabled overriding path variables in launcher

    Launcher used to hard-code all environment variables.  This made
    testing in staged installations hard.

 *  Updated meta-data and templates

    An amount of smaller changes has been done to improve readability,
    maintainability and overall looks of packaging meta-data.
Alois Mahdal 6 years ago
parent
commit
9e5f168fbb
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini View File

@@ -1,5 +1,5 @@
1 1
 [project]
2
-    version      =  0.0.3
2
+    version      =  0.0.4
3 3
     name         =  Saturnin Demo
4 4
     tagline      =  Saturnin example toolkit
5 5
     pkgname      =  saturnin-demo