Skip to content

Commit 2bf211f

Browse files
committed
bump necessary spec versions for Origin v4
1 parent 588a715 commit 2bf211f

6 files changed

+10
-10
lines changed

cartridges/openshift-origin-cartridge-mariadb/openshift-origin-cartridge-mariadb.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Summary: Provides embedded mariadb support
44
Name: openshift-origin-cartridge-mariadb
5-
Version: 1.15.1
5+
Version: 1.16.0
66
Release: 1%{?dist}
77
Group: Network/Daemons
88
License: ASL 2.0
@@ -57,4 +57,4 @@ Provides mariadb cartridge support to OpenShift. (Cartridge Format V2)
5757
- Bug 985514 - Update CartridgeRepository when mcollectived restarted
5858
5959
- Bug 976921: Move cart installation to %%posttrans ([email protected])
60-
- remove v2 folder from cart install ([email protected])
60+
- remove v2 folder from cart install ([email protected])

plugins/auth/kerberos/rubygem-openshift-origin-auth-kerberos.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Summary: OpenShift plugin for kerberos auth service
1111
Name: rubygem-%{gem_name}
12-
Version: 1.15.1
12+
Version: 1.16.0
1313
Release: 1%{?dist}
1414
Group: Development/Languages
1515
License: ASL 2.0
@@ -96,4 +96,4 @@ cp conf/openshift-origin-auth-kerberos.conf.example %{buildroot}/etc/openshift/p
9696
- <broker> re-base the broker URI from /broker => / ([email protected])
9797
- Make set_log_tag lazy, so that all controllers have a default behavior Allow
9898
controllers to override log tag on their class, not on the instance Make
99-
allowances for legacy behavior ([email protected])
99+
allowances for legacy behavior ([email protected])

plugins/auth/mongo/rubygem-openshift-origin-auth-mongo.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Summary: OpenShift plugin for mongo auth service
1111
Name: rubygem-%{gem_name}
12-
Version: 1.15.1
12+
Version: 1.16.0
1313
Release: 1%{?dist}
1414
Group: Development/Languages
1515
License: ASL 2.0
@@ -105,4 +105,4 @@ cp %{buildroot}/%{gem_instdir}/conf/openshift-origin-auth-mongo.conf.example %{b
105105
- Make set_log_tag lazy, so that all controllers have a default behavior Allow
106106
controllers to override log tag on their class, not on the instance Make
107107
allowances for legacy behavior ([email protected])
108-
- Avoid harmless but annoying deprecation warning ([email protected])
108+
- Avoid harmless but annoying deprecation warning ([email protected])

plugins/dns/bind/rubygem-openshift-origin-dns-bind.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Summary: OpenShift plugin for BIND service
1111
Name: rubygem-%{gem_name}
12-
Version: 1.10.2
12+
Version: 1.11.0
1313
Release: 1%{?dist}
1414
Group: Development/Languages
1515
License: ASL 2.0

plugins/dns/route53/rubygem-openshift-origin-dns-route53.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Summary: OpenShift plugin for AWS Route53 service
1111
Name: rubygem-%{gem_name}
12-
Version: 1.10.2
12+
Version: 1.11.0
1313
Release: 1%{?dist}
1414
Group: Development/Languages
1515
License: ASL 2.0

util/openshift-origin-util.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Summary: Utility scripts for the OpenShift Origin broker and node
77
Name: openshift-origin-util
8-
Version: 1.15.1
8+
Version: 1.16.0
99
Release: 1%{?dist}
1010
License: ASL 2.0
1111
URL: http://www.openshift.com
@@ -39,4 +39,4 @@ chmod 0755 %{buildroot}%{_bindir}/*
3939

4040
%changelog
4141
* Fri Sep 13 2013 Troy Dawson <[email protected]> 1.15.1-1
42-
- Adding lsof dependency ([email protected])
42+
- Adding lsof dependency ([email protected])

0 commit comments

Comments
 (0)