File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
44and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
55
66## [ Unreleased]
7+
8+
9+ ## [ 1.1.1] - 2017-10-25
710### Added
811- Allow limiting of Publish and Promotion to specified number of CV's at once.
912
@@ -37,6 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3740## 0.6 - 2017-02-27
3841- Last of a series of pre-release betas
3942
40- [ Unreleased ] : https://github.com/ggatward/sat6_scripts/compare/1.1.0...HEAD
43+ [ Unreleased ] : https://github.com/ggatward/sat6_scripts/compare/1.1.1...HEAD
44+ [ 1.1.1 ] : https://github.com/ggatward/sat6_scripts/compare/1.1.0...1.1.1
4145[ 1.1.0 ] : https://github.com/ggatward/sat6_scripts/compare/1.0...1.1.0
4246[ 1.0 ] : https://github.com/ggatward/sat6_scripts/compare/0.6...1.0
Original file line number Diff line number Diff line change 11Name: sat6_scripts
2- Version: 1.1.0
3- Release: 2 %{?dist }
2+ Version: 1.1.1
3+ Release: 1 %{?dist }
44Summary: Scripts to automate Satellite 6 tasks
55
66License: GPL
77URL: https://github.com/ggatward/sat6_scripts
8- Source0: sat6_scripts-1.1.0 .tar.gz
8+ Source0: sat6_scripts-1.1.1 .tar.gz
99
1010Requires: python >= 2.7, PyYAML
1111
@@ -126,6 +126,9 @@ mandb -q
126126
127127
128128%changelog
129+ * Thu Oct 25 2017 Geoff Gatward <ggatward@redhat.com> 1.1.1
130+ - Refer https://github.com/ggatward/sat6_scripts/blob/1.1.1/CHANGELOG.md
131+
129132* Thu Oct 19 2017 Geoff Gatward <ggatward@redhat.com> 1.1.0
130133- Refer https://github.com/ggatward/sat6_scripts/blob/1.1.0/CHANGELOG.md
131134
You can’t perform that action at this time.
0 commit comments