diff --git a/NEWS b/NEWS index 6d38936..f8037c0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +============================================================ +Cpuset 1.5.8 (March 7, 2016) +https://github.com/lpechacek/cpuset +http://download.opensuse.org/repositories/home:/LPechacek:/cpuset-release/ + +Maintenance update to 1.5.8 includes following fixes: + +* Fix version string at multiple places + ============================================================ Cpuset 1.5.7 (January 13, 2016) https://github.com/lpechacek/cpuset diff --git a/cpuset.spec b/cpuset.spec index 1759378..9662835 100644 --- a/cpuset.spec +++ b/cpuset.spec @@ -16,7 +16,7 @@ # norootforbuild Name: cpuset -Version: 1.5.6 +Version: 1.5.8 Release: 1 License: GPL-2.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/cpuset/version.py b/cpuset/version.py index 9b20cfc..f2117aa 100644 --- a/cpuset/version.py +++ b/cpuset/version.py @@ -16,4 +16,4 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA """ -version = '1.5.6' +version = '1.5.8' diff --git a/doc/cset-proc.txt b/doc/cset-proc.txt index d363f92..437f4e5 100644 --- a/doc/cset-proc.txt +++ b/doc/cset-proc.txt @@ -1,7 +1,7 @@ cset-proc(1) ============ Alex Tsariounov -v1.5.6, June 2011 +v1.5.8, March 2016 NAME ---- diff --git a/doc/cset-set.txt b/doc/cset-set.txt index 98ea056..aeec438 100644 --- a/doc/cset-set.txt +++ b/doc/cset-set.txt @@ -1,7 +1,7 @@ cset-set(1) =========== Alex Tsariounov -v1.5.6, June 2011 +v1.5.8, March 2016 NAME ---- diff --git a/doc/cset-shield.txt b/doc/cset-shield.txt index 3bc6f06..dd06e80 100644 --- a/doc/cset-shield.txt +++ b/doc/cset-shield.txt @@ -1,7 +1,7 @@ cset-shield(1) ============== Alex Tsariounov -v1.5.6, June 2011 +v1.5.8, March 2016 NAME ---- diff --git a/doc/cset.txt b/doc/cset.txt index 29a6ffc..67d7668 100644 --- a/doc/cset.txt +++ b/doc/cset.txt @@ -1,7 +1,7 @@ cset(1) ====== Alex Tsariounov -v1.5.6, June 2011 +v1.5.8, March 2016 NAME ---- diff --git a/doc/tutorial.txt b/doc/tutorial.txt index 6e10ec2..99025a0 100644 --- a/doc/tutorial.txt +++ b/doc/tutorial.txt @@ -2,7 +2,7 @@ Cpuset (cset) Tutorial ====================== Alex Tsariounov + -Copyright (c) 2009-2011 Novell Inc., cset v1.5.6 + +Copyright (c) 2009-2011 Novell Inc., cset v1.5.8 + Verbatim copying and distribution of this entire article are permitted worldwide, without royalty, in any medium, provided this notice is preserved.