diff --git a/cpuset.changes b/cpuset.changes index 677643d..b9786ed 100644 --- a/cpuset.changes +++ b/cpuset.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 11 07:49:13 UTC 2018 - lpechacek@suse.com + +- Update to 6c46d71a1c6e, release v1.6 + ------------------------------------------------------------------- Tue Mar 27 19:15:20 UTC 2018 - tchvatal@suse.com diff --git a/cpuset.spec b/cpuset.spec index 588b3e4..b815555 100644 --- a/cpuset.spec +++ b/cpuset.spec @@ -17,7 +17,6 @@ # -%define realver 1.6pre1 %if 0%{?suse_version} < 1315 %define pyver python %else @@ -29,16 +28,15 @@ BuildArch: noarch %endif Name: cpuset -Version: 1.6~pre1 +Version: 1.6 Release: 0 Summary: Allows manipulation of cpusets on system and provides higher level functions License: GPL-2.0-only Group: System/Management -URL: https://github.com/lpechacek/cpuset -Source: https://github.com/lpechacek/cpuset/archive/v%{realver}.tar.gz +Url: https://github.com/lpechacek/cpuset +Source: https://github.com/lpechacek/cpuset/archive/v%{version}.tar.gz BuildRequires: %{pyver}-setuptools Requires: %{pyver}-future -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Cpuset is a Python application to make using the cpusets facilities in @@ -48,7 +46,7 @@ level functions such as implementation and control of a basic CPU shielding setup. %prep -%setup -q -n %{name}-%{realver} +%setup -q %build %{pyver} setup.py build @@ -69,7 +67,6 @@ install -m 0444 NEWS README AUTHORS COPYING cset.init.d doc/*.txt %{buildroot}/% install -m 0444 doc/*.html %{buildroot}/%{_defaultdocdir}/%{name}/html/ %files -%defattr(-,root,root) %doc %{_docdir}/%{name} %{_bindir}/cset %if 0%{?suse_version} < 1315 diff --git a/v1.6.tar.gz b/v1.6.tar.gz new file mode 100644 index 0000000..b54054a --- /dev/null +++ b/v1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61702a7ad9acb9f0ff30abd37cc74dbae52095f265a89aacee99f42a61ac2512 +size 117015 diff --git a/v1.6pre1.tar.gz b/v1.6pre1.tar.gz deleted file mode 100644 index dc562df..0000000 --- a/v1.6pre1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f05baaeef222265e12f6c890d19c841237fdc641ddcd21abf76b2a189d45a6ac -size 114470