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,8 @@ 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+ ## [ 1.2.0] - 2017-12-10
79### Added
810- push_puppetforge now supports jFrog Artifiactory repository via HTTP POST
911- sat_import now checks for exports that have not been imported (missed/skipped)
@@ -53,7 +55,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5355## 0.6 - 2017-02-27
5456- Last of a series of pre-release betas
5557
56- [ Unreleased ] : https://github.com/ggatward/sat6_scripts/compare/1.1.1...HEAD
58+ [ Unreleased ] : https://github.com/ggatward/sat6_scripts/compare/1.2.0...HEAD
59+ [ 1.2.0 ] : https://github.com/ggatward/sat6_scripts/compare/1.1.1...1.2.0
5760[ 1.1.1 ] : https://github.com/ggatward/sat6_scripts/compare/1.1.0...1.1.1
5861[ 1.1.0 ] : https://github.com/ggatward/sat6_scripts/compare/1.0...1.1.0
5962[ 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.1
2+ Version: 1.2.0
33Release: 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.1 .tar.gz
8+ Source0: sat6_scripts-1.2.0 .tar.gz
99
1010Requires: python >= 2.7, PyYAML
1111
@@ -130,7 +130,7 @@ mandb -q
130130
131131
132132%changelog
133- * Fri Dec 8 2017 Geoff Gatward <ggatward@redhat.com> 1.2.0
133+ * Sun Dec 10 2017 Geoff Gatward <ggatward@redhat.com> 1.2.0
134134- Refer https://github.com/ggatward/sat6_scripts/blob/1.2.0/CHANGELOG.md
135135
136136* Thu Oct 25 2017 Geoff Gatward <ggatward@redhat.com> 1.1.1
You can’t perform that action at this time.
0 commit comments