Skip to content
Snippets Groups Projects
Commit 3d590a84 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

Bump 0.7.0.2

parent 111308b3
No related branches found
No related tags found
No related merge requests found
Pipeline #37760 passed
......@@ -5,10 +5,10 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- skalibs version 2.14.1.0: http://skarnet.org/software/skalibs/
- skalibs version 2.14.1.1: http://skarnet.org/software/skalibs/
- execline version 2.9.4.0: http://skarnet.org/software/execline/
- s6 version 2.12.0.3: http://skarnet.org/software/s6/
- oblibs version 0.2.1.0: https://framagit.org/Obarun/oblibs/
- oblibs version 0.2.1.3: https://framagit.org/Obarun/oblibs/
- lowdown version 0.6.4 or later for man and html pages: https://kristaps.bsd.lv/lowdown/
- linux-api-headers 5.8 or later: https://www.gnu.org/software/libc (only for linux system)
......
......@@ -9,7 +9,7 @@ fi
skalibs_tag="v2.14.1.1"
execline_tag="v2.9.4.0"
s6_tag="v2.12.0.3"
oblibs_tag="0.2.1.0"
oblibs_tag="0.2.1.3"
check_tag(){
......
......@@ -11,6 +11,14 @@ author: Eric Vidal <eric@obarun.org>
---
# In 0.7.0.2
- Hot fix:
- Always build the graph with the service associated to a module.
---
# In 0.7.0.1
- Bug fix:
......
package=66
version=0.7.0.1
version=0.7.0.2
package_macro_name=SS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment