From 1785e066a205eb606afb380980c0a144adec6056 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Thu, 10 May 2018 13:15:19 -0400 Subject: [PATCH] Prepare for 3.13 release. (dcantrell) Adjust the make release target. (dcantrell) Fix path problem in the pypi target. (dcantrell) Adjust zanata check in po-pull Makefile target. (dcantrell) Update fcoe command help (rvykydal) Add support for fcoe --autovlan (rvykydal) Fix the writePriority test for the new nvdimm command. (clumens) Fix a typo in the nvdimm command help output. (clumens) Add use action to nvdimm command. (rvykydal) Add nvdimm command (rvykydal) Remove the spec file from the source repo. (clumens) No longer reference the spec file in the Makefile. (clumens) Change the rc-release target to not assume the spec file location. (clumens) Get the version number from setup.py instead of the spec file. (clumens) Remove PKGNAME from the Makefile. (clumens) --- .gitignore | 1 + pykickstart.spec | 21 +++++++++++++++++++-- sources | 2 +- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1961509..fab9226 100644 --- a/.gitignore +++ b/.gitignore @@ -184,3 +184,4 @@ pykickstart-1.78.tar.gz /pykickstart-3.10.tar.gz /pykickstart-3.11.tar.gz /pykickstart-3.12.tar.gz +/pykickstart-3.13.tar.gz diff --git a/pykickstart.spec b/pykickstart.spec index dc15a19..49e8a43 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -10,8 +10,8 @@ %bcond_with runtests Name: pykickstart -Version: 3.12 -Release: 5%{?dist} +Version: 3.13 +Release: 1%{?dist} License: GPLv2 and MIT Group: System Environment/Libraries Summary: Python utilities for manipulating kickstart files. @@ -142,6 +142,23 @@ make PYTHON=%{__python3} test %{python3_sitelib}/pykickstart*.egg-info %changelog +* Thu May 10 2018 David Cantrell - 3.13-1 +- Prepare for 3.13 release. (dcantrell) +- Adjust the make release target. (dcantrell) +- Fix path problem in the pypi target. (dcantrell) +- Adjust zanata check in po-pull Makefile target. (dcantrell) +- Update fcoe command help (rvykydal) +- Add support for fcoe --autovlan (rvykydal) +- Fix the writePriority test for the new nvdimm command. (clumens) +- Fix a typo in the nvdimm command help output. (clumens) +- Add use action to nvdimm command. (rvykydal) +- Add nvdimm command (rvykydal) +- Remove the spec file from the source repo. (clumens) +- No longer reference the spec file in the Makefile. (clumens) +- Change the rc-release target to not assume the spec file location. (clumens) +- Get the version number from setup.py instead of the spec file. (clumens) +- Remove PKGNAME from the Makefile. (clumens) + * Thu Apr 18 2018 David Cantrell - 3.12-5 - BuildRequires: python2-ordered-set diff --git a/sources b/sources index 77c511c..bc4b570 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pykickstart-3.12.tar.gz) = 623e8b3059a204315c34dab8ed972a06a13ce82861db0c27f130f4884edfe2512170ab8c7b5165dbff5a80775364fdb0d4216c6f7735aded31304cdea65139c5 +SHA512 (pykickstart-3.13.tar.gz) = ff6dc4002a74e9fceb1101535d8e4f48c4f0bff77ec4933f7d5500cdce7f507d3958bcc34227da5b3670e7bf8a579ca4c762ac3797a5beab4dfbcb235451ea21