openshift-origin-msg-broker-mcollective 1.2.7 → 1.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,7 +9,7 @@
9
9
 
10
10
  Summary: OpenShift plugin for mcollective service
11
11
  Name: rubygem-%{gem_name}
12
- Version: 1.2.7
12
+ Version: 1.3.1
13
13
  Release: 1%{?dist}
14
14
  Group: Development/Languages
15
15
  License: ASL 2.0
@@ -86,6 +86,9 @@ rm -rf %{buildroot}
86
86
  %attr(0644,-,-) %ghost /etc/mcollective/client.cfg
87
87
 
88
88
  %changelog
89
+ * Wed Dec 12 2012 Adam Miller <admiller@redhat.com> 1.3.1-1
90
+ - bump_minor_versions for sprint 22 (admiller@redhat.com)
91
+
89
92
  * Mon Dec 10 2012 Adam Miller <admiller@redhat.com> 1.2.7-1
90
93
  - fix for bug 883607 (abhgupta@redhat.com)
91
94
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openshift-origin-msg-broker-mcollective
3
3
  version: !ruby/object:Gem::Version
4
- hash: 17
4
+ hash: 25
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
- - 2
9
- - 7
10
- version: 1.2.7
8
+ - 3
9
+ - 1
10
+ version: 1.3.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Krishna Raman
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-12-10 00:00:00 -05:00
18
+ date: 2012-12-12 00:00:00 -05:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency