summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-01-15 21:34:52 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-01-15 21:37:42 +0100
commit567c78f5cbc93714154279011be9710499b1e6f6 (patch)
tree59795ea0130bc26eccb4f0c2f287dcdd63491e6a
parent3967eaa72aea8658bbc5ddba311d1f9249b6986b (diff)
downloaddrakx-567c78f5cbc93714154279011be9710499b1e6f6.tar
drakx-567c78f5cbc93714154279011be9710499b1e6f6.tar.gz
drakx-567c78f5cbc93714154279011be9710499b1e6f6.tar.bz2
drakx-567c78f5cbc93714154279011be9710499b1e6f6.tar.xz
drakx-567c78f5cbc93714154279011be9710499b1e6f6.zip
16.2216.22
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 1a5246da4..bd5e2dc62 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=16.21
+VERSION:=16.22
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index b25dbfd93..e090914f2 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 16.22 - 15 January 2014
+
- services:
o use --no-block with chkconfig and systemctl enable to prevent systemd reload
and potential crash (especially during first/live boot)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 57e1a71f2..980a4b5e6 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 16.22 - 15 January 2014
+
- fix "No GSettings schemas are installed on the system" error when inspecting
partitions (mga#12279)
- services: