diff --git a/doc/man/man1/sas_counters.1 b/doc/man/man1/sas_counters.1 index 8b0ea97..580d9ad 100644 --- a/doc/man/man1/sas_counters.1 +++ b/doc/man/man1/sas_counters.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH SAS_COUNTERS 1 "2017-08-16" "0.3.5" "sasutils" +.TH SAS_COUNTERS 1 "2021-11-12" "0.3.11" "sasutils" .SH NAME sas_counters \- show Serial Attached SCSI (SAS) counters . diff --git a/doc/man/man1/sas_devices.1 b/doc/man/man1/sas_devices.1 index bbb77a3..c63ea1b 100644 --- a/doc/man/man1/sas_devices.1 +++ b/doc/man/man1/sas_devices.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH SAS_DEVICES 1 "2017-08-16" "0.3.5" "sasutils" +.TH SAS_DEVICES 1 "2021-11-12" "0.3.11" "sasutils" .SH NAME sas_devices \- show Serial Attached SCSI (SAS) enclosures and devices . diff --git a/doc/man/man1/sas_discover.1 b/doc/man/man1/sas_discover.1 index d464911..1199d35 100644 --- a/doc/man/man1/sas_discover.1 +++ b/doc/man/man1/sas_discover.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH SAS_DISCOVER 1 "2017-08-16" "0.3.5" "sasutils" +.TH SAS_DISCOVER 1 "2021-11-12" "0.3.11" "sasutils" .SH NAME sas_discover \- display Serial Attached SCSI (SAS) topology . diff --git a/doc/man/man1/ses_report.1 b/doc/man/man1/ses_report.1 index 27b2e39..13d2c2d 100644 --- a/doc/man/man1/ses_report.1 +++ b/doc/man/man1/ses_report.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH SES_REPORT 1 "2017-08-16" "0.3.5" "sasutils" +.TH SES_REPORT 1 "2021-11-12" "0.3.11" "sasutils" .SH NAME ses_report \- SCSI Enclosure Services (SES) status and metrics reporting utility . diff --git a/doc/txt/sas_counters.txt b/doc/txt/sas_counters.txt index 4178d7d..7a1005b 100644 --- a/doc/txt/sas_counters.txt +++ b/doc/txt/sas_counters.txt @@ -7,9 +7,9 @@ show Serial Attached SCSI (SAS) counters ---------------------------------------- :Author: Stephane Thiell -:Date: 2017-08-16 +:Date: 2021-11-12 :Copyright: Apache License Version 2.0 -:Version: 0.3.5 +:Version: 0.3.11 :Manual section: 1 :Manual group: sasutils diff --git a/doc/txt/sas_devices.txt b/doc/txt/sas_devices.txt index e04a9a6..e0bf3db 100644 --- a/doc/txt/sas_devices.txt +++ b/doc/txt/sas_devices.txt @@ -7,9 +7,9 @@ show Serial Attached SCSI (SAS) enclosures and devices ------------------------------------------------------ :Author: Stephane Thiell -:Date: 2017-08-16 +:Date: 2021-11-12 :Copyright: Apache License Version 2.0 -:Version: 0.3.5 +:Version: 0.3.11 :Manual section: 1 :Manual group: sasutils diff --git a/doc/txt/sas_discover.txt b/doc/txt/sas_discover.txt index 4d1c3b5..b831034 100644 --- a/doc/txt/sas_discover.txt +++ b/doc/txt/sas_discover.txt @@ -7,9 +7,9 @@ display Serial Attached SCSI (SAS) topology ------------------------------------------- :Author: Stephane Thiell -:Date: 2017-08-16 +:Date: 2021-11-12 :Copyright: Apache License Version 2.0 -:Version: 0.3.5 +:Version: 0.3.11 :Manual section: 1 :Manual group: sasutils diff --git a/doc/txt/ses_report.txt b/doc/txt/ses_report.txt index 17849c7..fcdf621 100644 --- a/doc/txt/ses_report.txt +++ b/doc/txt/ses_report.txt @@ -7,9 +7,9 @@ SCSI Enclosure Services (SES) status and metrics reporting utility ------------------------------------------------------------------ :Author: Stephane Thiell -:Date: 2017-08-16 +:Date: 2021-11-12 :Copyright: Apache License Version 2.0 -:Version: 0.3.5 +:Version: 0.3.11 :Manual section: 1 :Manual group: sasutils diff --git a/sasutils-el7.spec b/sasutils-el7.spec index 59cfffd..91bc67d 100644 --- a/sasutils-el7.spec +++ b/sasutils-el7.spec @@ -1,11 +1,11 @@ Name: sasutils -Version: 0.3.9 +Version: 0.3.11 Release: 1%{?dist} Summary: Serial Attached SCSI (SAS) utilities License: ASL 2.0 URL: https://github.com/stanford-rc/sasutils -Source0: https://files.pythonhosted.org/packages/source/s/%{name}/%{name}-%{version}.tar.gz +Source0: https://github.com/stanford-rc/sasutils/archive/v%{version}/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python%{python3_pkgversion}-devel @@ -51,6 +51,13 @@ install -p -m 0644 doc/man/man1/ses_report.1 %{buildroot}/%{_mandir}/man1/ %license LICENSE.txt %changelog +* Fri Nov 12 2021 Stephane Thiell 0.3.11-1 +- update version + +* Sun Dec 08 2019 Stephane Thiell 0.3.10-1 +- update version +- update Source to download from GitHub directly + * Tue Aug 29 2017 Stephane Thiell 0.3.9-1 - update version diff --git a/sasutils.spec b/sasutils.spec index ce3281d..6edeeb2 100644 --- a/sasutils.spec +++ b/sasutils.spec @@ -1,5 +1,5 @@ Name: sasutils -Version: 0.3.10 +Version: 0.3.11 Release: 1%{?dist} Summary: Serial Attached SCSI (SAS) utilities @@ -51,6 +51,9 @@ install -p -m 0644 doc/man/man1/ses_report.1 %{buildroot}/%{_mandir}/man1/ %license LICENSE.txt %changelog +* Fri Nov 12 2021 Stephane Thiell 0.3.11-1 +- update version + * Sun Dec 08 2019 Stephane Thiell 0.3.10-1 - update version - update Source to download from GitHub directly diff --git a/setup.py b/setup.py index a61664c..45cf30f 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2016, 2017, 2018, 2019 +# Copyright (C) 2016, 2017, 2018, 2019, 2021 # The Board of Trustees of the Leland Stanford Junior University # Written by Stephane Thiell # @@ -17,7 +17,7 @@ from setuptools import setup, find_packages -VERSION = '0.3.10' +VERSION = '0.3.11' setup(name='sasutils', version=VERSION,