File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
## 1.0.3 (2016-07-05)
2
- - Add support for delegated roles
2
+ - Add support for delegated roles ( @ ToneD )
3
3
4
4
## 1.0.2 (2015-11-03)
5
- - Fix signature issue with python 2.7
5
+ - Fix signature issue with python 2.7 ( @ mbrossard )
Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ rm -rf ${RPM_BUILD_ROOT}
38
38
39
39
%changelog
40
40
* Tue Jul 05 2016 Mathias Brossard <mathias@brossard.org> 1.0.3-1
41
- Add support for delegated roles
41
+ Add support for delegated roles (@ToneD)
42
42
43
43
* Tue Nov 03 2015 Mathias Brossard <mathias@brossard.org> 1.0.2-1
44
- Fix for trailing line-feed on signature on newer python 2.7
44
+ Fix for trailing line-feed on signature on newer python 2.7 (@mbrossard)
45
45
46
46
* Fri May 31 2013 Matt Jamison <matt@mattjamison.com> 1.0-1
47
47
Initial packaging
You can’t perform that action at this time.
0 commit comments