aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS12
-rwxr-xr-xs2u.sh1
3 files changed, 14 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8a3da9b..87327d9 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
#############################################################################
PACKAGE=s2u
-VERSION := 0.9.2
+VERSION := 0.9.3
FILES = Makefile README hostname-post s2u.c s2u.sh \
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..3fb9cf3
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,12 @@
+* Version: 0.9.3
+
+- Kill "changelog"
+- Fix "dist" in a git world
+- Fix tag in git world
+- Kill checktag accordingly
+- Include back version in Makefile
+- kill now useless CVS/SVN special variables
+- make it buildable with gcc-10: kill unused variables
+- Fix dbus
+- Fix dbus APIs
+- Fix build with libnotity 0.7
diff --git a/s2u.sh b/s2u.sh
index 38c9490..3d1fb4f 100755
--- a/s2u.sh
+++ b/s2u.sh
@@ -1,4 +1,5 @@
#!/bin/sh
+# to be sourced
#---------------------------------------------------------------
# Project : Mandriva Linux
# Module : s2u