Skip to content

Commit

Permalink
Release version 0.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
thiell committed Nov 15, 2022
1 parent 1569b8b commit afd022f
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 18 deletions.
2 changes: 1 addition & 1 deletion doc/man/man1/sas_counters.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH SAS_COUNTERS 1 "2021-11-15" "0.3.12" "sasutils"
.TH SAS_COUNTERS 1 "2022-11-14" "0.3.13" "sasutils"
.SH NAME
sas_counters \- show Serial Attached SCSI (SAS) counters
.
Expand Down
2 changes: 1 addition & 1 deletion doc/man/man1/sas_devices.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH SAS_DEVICES 1 "2021-11-15" "0.3.12" "sasutils"
.TH SAS_DEVICES 1 "2022-11-14" "0.3.13" "sasutils"
.SH NAME
sas_devices \- show Serial Attached SCSI (SAS) enclosures and devices
.
Expand Down
2 changes: 1 addition & 1 deletion doc/man/man1/sas_discover.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH SAS_DISCOVER 1 "2021-11-15" "0.3.12" "sasutils"
.TH SAS_DISCOVER 1 "2022-11-14" "0.3.13" "sasutils"
.SH NAME
sas_discover \- display Serial Attached SCSI (SAS) topology
.
Expand Down
2 changes: 1 addition & 1 deletion doc/man/man1/ses_report.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH SES_REPORT 1 "2021-11-15" "0.3.12" "sasutils"
.TH SES_REPORT 1 "2022-11-14" "0.3.13" "sasutils"
.SH NAME
ses_report \- SCSI Enclosure Services (SES) status and metrics reporting utility
.
Expand Down
4 changes: 2 additions & 2 deletions doc/txt/sas_counters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ show Serial Attached SCSI (SAS) counters
----------------------------------------

:Author: Stephane Thiell <[email protected]>
:Date: 2021-11-15
:Date: 2022-11-14
:Copyright: Apache License Version 2.0
:Version: 0.3.12
:Version: 0.3.13
:Manual section: 1
:Manual group: sasutils

Expand Down
4 changes: 2 additions & 2 deletions doc/txt/sas_devices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ show Serial Attached SCSI (SAS) enclosures and devices
------------------------------------------------------

:Author: Stephane Thiell <[email protected]>
:Date: 2021-11-15
:Date: 2022-11-14
:Copyright: Apache License Version 2.0
:Version: 0.3.12
:Version: 0.3.13
:Manual section: 1
:Manual group: sasutils

Expand Down
4 changes: 2 additions & 2 deletions doc/txt/sas_discover.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ display Serial Attached SCSI (SAS) topology
-------------------------------------------

:Author: Stephane Thiell <[email protected]>
:Date: 2021-11-15
:Date: 2022-11-14
:Copyright: Apache License Version 2.0
:Version: 0.3.12
:Version: 0.3.13
:Manual section: 1
:Manual group: sasutils

Expand Down
4 changes: 2 additions & 2 deletions doc/txt/ses_report.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ SCSI Enclosure Services (SES) status and metrics reporting utility
------------------------------------------------------------------

:Author: Stephane Thiell <[email protected]>
:Date: 2021-11-15
:Date: 2022-11-14
:Copyright: Apache License Version 2.0
:Version: 0.3.12
:Version: 0.3.13
:Manual section: 1
:Manual group: sasutils

Expand Down
5 changes: 4 additions & 1 deletion sasutils-el7.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: sasutils
Version: 0.3.12
Version: 0.3.13
Release: 1%{?dist}
Summary: Serial Attached SCSI (SAS) utilities

Expand Down Expand Up @@ -51,6 +51,9 @@ install -p -m 0644 doc/man/man1/ses_report.1 %{buildroot}/%{_mandir}/man1/
%license LICENSE.txt

%changelog
* Mon Nov 14 2022 Stephane Thiell <[email protected]> 0.3.13-1
- update version

* Mon Nov 15 2021 Stephane Thiell <[email protected]> 0.3.12-1
- update version

Expand Down
5 changes: 4 additions & 1 deletion sasutils.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: sasutils
Version: 0.3.12
Version: 0.3.13
Release: 1%{?dist}
Summary: Serial Attached SCSI (SAS) utilities

Expand Down Expand Up @@ -51,6 +51,9 @@ install -p -m 0644 doc/man/man1/ses_report.1 %{buildroot}/%{_mandir}/man1/
%license LICENSE.txt

%changelog
* Mon Nov 14 2022 Stephane Thiell <[email protected]> 0.3.13-1
- update version

* Mon Nov 15 2021 Stephane Thiell <[email protected]> 0.3.12-1
- update version

Expand Down
6 changes: 2 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2016, 2017, 2018, 2019, 2021
# Copyright (C) 2016, 2017, 2018, 2019, 2021, 2022
# The Board of Trustees of the Leland Stanford Junior University
# Written by Stephane Thiell <[email protected]>
#
Expand All @@ -17,7 +17,7 @@

from setuptools import setup, find_packages

VERSION = '0.3.12'
VERSION = '0.3.13'

setup(name='sasutils',
version=VERSION,
Expand All @@ -37,8 +37,6 @@
'License :: OSI Approved :: Apache Software License',
'Operating System :: POSIX :: Linux',
'Programming Language :: Python',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Topic :: System :: Systems Administration'
],
Expand Down

0 comments on commit afd022f

Please sign in to comment.