From 8548f65823f0618b0cdb37067de2ccbf8f40834f Mon Sep 17 00:00:00 2001 From: Glenn Matthews Date: Mon, 18 Feb 2019 09:04:56 -0500 Subject: [PATCH] Bump revision and copyright date --- CHANGELOG.rst | 5 +++-- COT/docs/man/cot-add-disk.1 | 4 ++-- COT/docs/man/cot-add-file.1 | 4 ++-- COT/docs/man/cot-deploy-esxi.1 | 4 ++-- COT/docs/man/cot-deploy.1 | 4 ++-- COT/docs/man/cot-edit-hardware.1 | 4 ++-- COT/docs/man/cot-edit-product.1 | 4 ++-- COT/docs/man/cot-edit-properties.1 | 4 ++-- COT/docs/man/cot-info.1 | 4 ++-- COT/docs/man/cot-inject-config.1 | 4 ++-- COT/docs/man/cot-install-helpers.1 | 4 ++-- COT/docs/man/cot-remove-file.1 | 4 ++-- COT/docs/man/cot.1 | 6 +++--- LICENSE.txt | 2 +- docs/conf.py | 2 +- 15 files changed, 30 insertions(+), 29 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9f3753f..6a62cfb 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,8 +3,8 @@ Change Log All notable changes to the COT project will be documented in this file. This project adheres to `Semantic Versioning`_. -`Unreleased`_ -------------- +`2.2.0`_ - 2019-02-18 +--------------------- **Added** @@ -869,6 +869,7 @@ Initial public release. .. _verboselogs: https://verboselogs.readthedocs.io/en/latest/ .. _Unreleased: https://github.com/glennmatthews/cot/compare/master...develop +.. _2.2.0: https://github.com/glennmatthews/cot/compare/v2.1.0...v2.2.0 .. _2.1.0: https://github.com/glennmatthews/cot/compare/v2.0.5...v2.1.0 .. _2.0.5: https://github.com/glennmatthews/cot/compare/v2.0.4...v2.0.5 .. _2.0.4: https://github.com/glennmatthews/cot/compare/v2.0.3...v2.0.4 diff --git a/COT/docs/man/cot-add-disk.1 b/COT/docs/man/cot-add-disk.1 index cd74360..d5cd50f 100644 --- a/COT/docs/man/cot-add-disk.1 +++ b/COT/docs/man/cot-add-disk.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "COT-ADD-DISK" "1" "Jan 29, 2018" "2.1.0" "Common OVF Tool (COT)" +.TH "COT-ADD-DISK" "1" "Feb 18, 2019" "2.2.0" "Common OVF Tool (COT)" .SH NAME cot-add-disk \- Add or replace a disk image in an OVF or OVA . @@ -116,6 +116,6 @@ Name of this disk (default: "Hard disk #" or .SH AUTHOR Glenn F. Matthews .SH COPYRIGHT -2013-2018, the COT project developers +2013-2019, the COT project developers .\" Generated by docutils manpage writer. . diff --git a/COT/docs/man/cot-add-file.1 b/COT/docs/man/cot-add-file.1 index c7b352d..0d9c35c 100644 --- a/COT/docs/man/cot-add-file.1 +++ b/COT/docs/man/cot-add-file.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "COT-ADD-FILE" "1" "Jan 29, 2018" "2.1.0" "Common OVF Tool (COT)" +.TH "COT-ADD-FILE" "1" "Feb 18, 2019" "2.2.0" "Common OVF Tool (COT)" .SH NAME cot-add-file \- Add or replace a file in an OVF or OVA . @@ -76,6 +76,6 @@ same as filename) .SH AUTHOR Glenn F. Matthews .SH COPYRIGHT -2013-2018, the COT project developers +2013-2019, the COT project developers .\" Generated by docutils manpage writer. . diff --git a/COT/docs/man/cot-deploy-esxi.1 b/COT/docs/man/cot-deploy-esxi.1 index 7245625..bb82fc7 100644 --- a/COT/docs/man/cot-deploy-esxi.1 +++ b/COT/docs/man/cot-deploy-esxi.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "COT-DEPLOY-ESXI" "1" "Jan 29, 2018" "2.1.0" "Common OVF Tool (COT)" +.TH "COT-DEPLOY-ESXI" "1" "Feb 18, 2019" "2.2.0" "Common OVF Tool (COT)" .SH NAME cot-deploy-esxi \- Deploy an OVF or OVA to ESXi, VMware vSphere, or VMware vCenter . @@ -176,6 +176,6 @@ cot deploy foo.ova esxi 192.0.2.100 \-u admin \-p password \e .SH AUTHOR Kevin A. Keim, Glenn F. Matthews .SH COPYRIGHT -2013-2018, the COT project developers +2013-2019, the COT project developers .\" Generated by docutils manpage writer. . diff --git a/COT/docs/man/cot-deploy.1 b/COT/docs/man/cot-deploy.1 index 9d7d170..96338bd 100644 --- a/COT/docs/man/cot-deploy.1 +++ b/COT/docs/man/cot-deploy.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "COT-DEPLOY" "1" "Jan 29, 2018" "2.1.0" "Common OVF Tool (COT)" +.TH "COT-DEPLOY" "1" "Feb 18, 2019" "2.2.0" "Common OVF Tool (COT)" .SH NAME cot-deploy \- Deploy an OVF or OVA to create a virtual machine . @@ -69,6 +69,6 @@ Deploy to ESXi, vSphere, or vCenter .SH AUTHOR Kevin A. Keim, Glenn F. Matthews .SH COPYRIGHT -2013-2018, the COT project developers +2013-2019, the COT project developers .\" Generated by docutils manpage writer. . diff --git a/COT/docs/man/cot-edit-hardware.1 b/COT/docs/man/cot-edit-hardware.1 index e71001f..de2b9d9 100644 --- a/COT/docs/man/cot-edit-hardware.1 +++ b/COT/docs/man/cot-edit-hardware.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "COT-EDIT-HARDWARE" "1" "Jan 29, 2018" "2.1.0" "Common OVF Tool (COT)" +.TH "COT-EDIT-HARDWARE" "1" "Feb 18, 2019" "2.2.0" "Common OVF Tool (COT)" .SH NAME cot-edit-hardware \- Edit hardware properties and configuration profiles of an OVF or OVA . @@ -215,6 +215,6 @@ cot edit\-hardware input.ova \-o output.ova \-\-nic\-names "mgmt" \e .SH AUTHOR Glenn F. Matthews .SH COPYRIGHT -2013-2018, the COT project developers +2013-2019, the COT project developers .\" Generated by docutils manpage writer. . diff --git a/COT/docs/man/cot-edit-product.1 b/COT/docs/man/cot-edit-product.1 index c343bc1..e761533 100644 --- a/COT/docs/man/cot-edit-product.1 +++ b/COT/docs/man/cot-edit-product.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "COT-EDIT-PRODUCT" "1" "Jan 29, 2018" "2.1.0" "Common OVF Tool (COT)" +.TH "COT-EDIT-PRODUCT" "1" "Feb 18, 2019" "2.2.0" "Common OVF Tool (COT)" .SH NAME cot-edit-product \- Edit OVF/OVA product information such as version strings . @@ -97,6 +97,6 @@ Application URL, such as .SH AUTHOR Glenn F. Matthews .SH COPYRIGHT -2013-2018, the COT project developers +2013-2019, the COT project developers .\" Generated by docutils manpage writer. . diff --git a/COT/docs/man/cot-edit-properties.1 b/COT/docs/man/cot-edit-properties.1 index 94444f0..c0d3366 100644 --- a/COT/docs/man/cot-edit-properties.1 +++ b/COT/docs/man/cot-edit-properties.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "COT-EDIT-PROPERTIES" "1" "Jan 29, 2018" "2.1.0" "Common OVF Tool (COT)" +.TH "COT-EDIT-PROPERTIES" "1" "Feb 18, 2019" "2.2.0" "Common OVF Tool (COT)" .SH NAME cot-edit-properties \- Configure environment properties for an OVF or OVA . @@ -158,6 +158,6 @@ cot edit\-properties input.ovf \-p hostname \-l "Hostname" \e .SH AUTHOR Glenn F. Matthews .SH COPYRIGHT -2013-2018, the COT project developers +2013-2019, the COT project developers .\" Generated by docutils manpage writer. . diff --git a/COT/docs/man/cot-info.1 b/COT/docs/man/cot-info.1 index b527433..43aa3fe 100644 --- a/COT/docs/man/cot-info.1 +++ b/COT/docs/man/cot-info.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "COT-INFO" "1" "Jan 29, 2018" "2.1.0" "Common OVF Tool (COT)" +.TH "COT-INFO" "1" "Feb 18, 2019" "2.2.0" "Common OVF Tool (COT)" .SH NAME cot-info \- Summarize the contents of OVF(s) and/or OVA(s) . @@ -69,6 +69,6 @@ Verbose output (longer) .SH AUTHOR Glenn F. Matthews .SH COPYRIGHT -2013-2018, the COT project developers +2013-2019, the COT project developers .\" Generated by docutils manpage writer. . diff --git a/COT/docs/man/cot-inject-config.1 b/COT/docs/man/cot-inject-config.1 index 9f06ab2..62bda2c 100644 --- a/COT/docs/man/cot-inject-config.1 +++ b/COT/docs/man/cot-inject-config.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "COT-INJECT-CONFIG" "1" "Jan 29, 2018" "2.1.0" "Common OVF Tool (COT)" +.TH "COT-INJECT-CONFIG" "1" "Feb 18, 2019" "2.2.0" "Common OVF Tool (COT)" .SH NAME cot-inject-config \- Add bootstrap configuration to an OVF or OVA . @@ -84,6 +84,6 @@ Additional file(s) to include as\-is .SH AUTHOR Glenn F. Matthews .SH COPYRIGHT -2013-2018, the COT project developers +2013-2019, the COT project developers .\" Generated by docutils manpage writer. . diff --git a/COT/docs/man/cot-install-helpers.1 b/COT/docs/man/cot-install-helpers.1 index 471c7c7..60cbcbb 100644 --- a/COT/docs/man/cot-install-helpers.1 +++ b/COT/docs/man/cot-install-helpers.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "COT-INSTALL-HELPERS" "1" "Jan 29, 2018" "2.1.0" "Common OVF Tool (COT)" +.TH "COT-INSTALL-HELPERS" "1" "Feb 18, 2019" "2.2.0" "Common OVF Tool (COT)" .SH NAME cot-install-helpers \- Install helper programs used by COT . @@ -138,6 +138,6 @@ for you at present. .SH AUTHOR Glenn F. Matthews .SH COPYRIGHT -2013-2018, the COT project developers +2013-2019, the COT project developers .\" Generated by docutils manpage writer. . diff --git a/COT/docs/man/cot-remove-file.1 b/COT/docs/man/cot-remove-file.1 index b7b5f90..d1211f3 100644 --- a/COT/docs/man/cot-remove-file.1 +++ b/COT/docs/man/cot-remove-file.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "COT-REMOVE-FILE" "1" "Jan 29, 2018" "2.1.0" "Common OVF Tool (COT)" +.TH "COT-REMOVE-FILE" "1" "Feb 18, 2019" "2.2.0" "Common OVF Tool (COT)" .SH NAME cot-remove-file \- Remove file from an OVF or OVA . @@ -78,6 +78,6 @@ File ID string within the package .SH AUTHOR Glenn F. Matthews .SH COPYRIGHT -2013-2018, the COT project developers +2013-2019, the COT project developers .\" Generated by docutils manpage writer. . diff --git a/COT/docs/man/cot.1 b/COT/docs/man/cot.1 index a36720e..24b4a81 100644 --- a/COT/docs/man/cot.1 +++ b/COT/docs/man/cot.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "COT" "1" "Jan 29, 2018" "2.1.0" "Common OVF Tool (COT)" +.TH "COT" "1" "Feb 18, 2019" "2.2.0" "Common OVF Tool (COT)" .SH NAME cot \- Common OVF Tool . @@ -47,7 +47,7 @@ cot .UNINDENT .SH DESCRIPTION .sp -Common OVF Tool (COT), version 2.1.0 +Common OVF Tool (COT), version 2.2.0 .sp A tool for editing Open Virtualization Format (.ovf, .ova) virtual appliances, with a focus on virtualized network appliances such as the @@ -128,6 +128,6 @@ Remove a file from an OVF package .SH AUTHOR Glenn F. Matthews .SH COPYRIGHT -2013-2018, the COT project developers +2013-2019, the COT project developers .\" Generated by docutils manpage writer. . diff --git a/LICENSE.txt b/LICENSE.txt index 9401d3c..c18427e 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013-2018 the COT project developers. +Copyright (c) 2013-2019 the COT project developers. See the COPYRIGHT.txt file at the top-level directory of this distribution and at https://github.com/glennmatthews/cot/blob/master/COPYRIGHT.txt diff --git a/docs/conf.py b/docs/conf.py index d077248..545ce71 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -293,7 +293,7 @@ def autodoc_skip_member(app, what, name, obj, skip, options): # General information about the project. project = u'Common OVF Tool (COT)' -copyright = u'2013-2018, the COT project developers' +copyright = u'2013-2019, the COT project developers' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the