Skip to content

Commit 73f7bd0

Browse files
committed
bump version to 0.3.12
1 parent 567be94 commit 73f7bd0

File tree

12 files changed

+22
-16
lines changed

12 files changed

+22
-16
lines changed

doc/man/man1/sas_counters.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH SAS_COUNTERS 1 "2021-11-12" "0.3.11" "sasutils"
3+
.TH SAS_COUNTERS 1 "2021-11-15" "0.3.12" "sasutils"
44
.SH NAME
55
sas_counters \- show Serial Attached SCSI (SAS) counters
66
.

doc/man/man1/sas_devices.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH SAS_DEVICES 1 "2021-11-12" "0.3.11" "sasutils"
3+
.TH SAS_DEVICES 1 "2021-11-15" "0.3.12" "sasutils"
44
.SH NAME
55
sas_devices \- show Serial Attached SCSI (SAS) enclosures and devices
66
.

doc/man/man1/sas_discover.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH SAS_DISCOVER 1 "2021-11-12" "0.3.11" "sasutils"
3+
.TH SAS_DISCOVER 1 "2021-11-15" "0.3.12" "sasutils"
44
.SH NAME
55
sas_discover \- display Serial Attached SCSI (SAS) topology
66
.

doc/man/man1/ses_report.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH SES_REPORT 1 "2021-11-12" "0.3.11" "sasutils"
3+
.TH SES_REPORT 1 "2021-11-15" "0.3.12" "sasutils"
44
.SH NAME
55
ses_report \- SCSI Enclosure Services (SES) status and metrics reporting utility
66
.

doc/txt/sas_counters.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ show Serial Attached SCSI (SAS) counters
77
----------------------------------------
88

99
:Author: Stephane Thiell <[email protected]>
10-
:Date: 2021-11-12
10+
:Date: 2021-11-15
1111
:Copyright: Apache License Version 2.0
12-
:Version: 0.3.11
12+
:Version: 0.3.12
1313
:Manual section: 1
1414
:Manual group: sasutils
1515

doc/txt/sas_devices.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ show Serial Attached SCSI (SAS) enclosures and devices
77
------------------------------------------------------
88

99
:Author: Stephane Thiell <[email protected]>
10-
:Date: 2021-11-12
10+
:Date: 2021-11-15
1111
:Copyright: Apache License Version 2.0
12-
:Version: 0.3.11
12+
:Version: 0.3.12
1313
:Manual section: 1
1414
:Manual group: sasutils
1515

doc/txt/sas_discover.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ display Serial Attached SCSI (SAS) topology
77
-------------------------------------------
88

99
:Author: Stephane Thiell <[email protected]>
10-
:Date: 2021-11-12
10+
:Date: 2021-11-15
1111
:Copyright: Apache License Version 2.0
12-
:Version: 0.3.11
12+
:Version: 0.3.12
1313
:Manual section: 1
1414
:Manual group: sasutils
1515

doc/txt/ses_report.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ SCSI Enclosure Services (SES) status and metrics reporting utility
77
------------------------------------------------------------------
88

99
:Author: Stephane Thiell <[email protected]>
10-
:Date: 2021-11-12
10+
:Date: 2021-11-15
1111
:Copyright: Apache License Version 2.0
12-
:Version: 0.3.11
12+
:Version: 0.3.12
1313
:Manual section: 1
1414
:Manual group: sasutils
1515

sasutils-el7.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: sasutils
2-
Version: 0.3.11
2+
Version: 0.3.12
33
Release: 1%{?dist}
44
Summary: Serial Attached SCSI (SAS) utilities
55

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

5353
%changelog
54+
* Mon Nov 15 2021 Stephane Thiell <[email protected]> 0.3.12-1
55+
- update version
56+
5457
* Fri Nov 12 2021 Stephane Thiell <[email protected]> 0.3.11-1
5558
- update version
5659

sasutils.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: sasutils
2-
Version: 0.3.11
2+
Version: 0.3.12
33
Release: 1%{?dist}
44
Summary: Serial Attached SCSI (SAS) utilities
55

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

5353
%changelog
54+
* Mon Nov 15 2021 Stephane Thiell <[email protected]> 0.3.12-1
55+
- update version
56+
5457
* Fri Nov 12 2021 Stephane Thiell <[email protected]> 0.3.11-1
5558
- update version
5659

0 commit comments

Comments
 (0)