[vzctl] Update to 4.6.1

Andrey Vagin avagin at fedoraproject.org
Thu Nov 28 04:07:40 UTC 2013


commit 8049ec16b083daa1b3e802669424e72f48c16cd4
Author: Andrey Vagin <avagin at openvz.org>
Date:   Thu Nov 28 08:07:22 2013 +0400

    Update to 4.6.1

 .gitignore |    1 +
 sources    |    2 +-
 vzctl.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b592612..e25efc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /vzctl-4.4.tar.bz2
 /vzctl-4.5.1.tar.bz2
 /vzctl-4.6.tar.bz2
+/vzctl-4.6.1.tar.bz2
diff --git a/sources b/sources
index c37e5e5..7696e7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eca164b75fd520ad93eb48acded9cb77  vzctl-4.6.tar.bz2
+d93894c9ec72a77f33d3851790be2d17  vzctl-4.6.1.tar.bz2
diff --git a/vzctl.spec b/vzctl.spec
index 43c11b3..53f625e 100644
--- a/vzctl.spec
+++ b/vzctl.spec
@@ -23,7 +23,7 @@
 
 Summary: OpenVZ containers control utility
 Name: vzctl
-Version: 4.6
+Version: 4.6.1
 %define rel 1
 Release: %{rel}%{?dist}.1
 License: GPLv2+
@@ -207,6 +207,9 @@ rm -f %{buildroot}%{_mandir}/man8/vzsplit.8
 %config %{_vpsconfdir}/ve-vswap-4g.conf-sample
 
 %changelog
+* Thu Nov 28 2013 Andrew Vagin <avagin at openvz.org> - 4.6.1-1
+- Update to 4.6.1 ( changelog: http://openvz.org/Download/vzctl/4.6.1/changes )
+
 * Thu Nov 7 2013 Andrew Vagin <avagin at openvz.org> - 4.6-1
 - Update to 4.6 ( changelog: http://openvz.org/Download/vzctl/4.6/changes )
 


More information about the scm-commits mailing list