[openshift-origin-port-proxy] update to version 1.2.1

tdawson tdawson at fedoraproject.org
Wed Jan 30 20:05:30 UTC 2013


commit de92aef6c7f55ba884091f8e416ccfe39c0b25e7
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jan 30 14:05:24 2013 -0600

    update to version 1.2.1

 .gitignore                       |    1 +
 openshift-origin-port-proxy.spec |    6 ++++--
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bad215b..e97756a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /openshift-origin-port-proxy-0.3.3.tar.gz
 /openshift-origin-port-proxy-1.1.1.tar.gz
 /openshift-origin-port-proxy-1.1.3.tar.gz
+/openshift-origin-port-proxy-1.2.1.tar.gz
diff --git a/openshift-origin-port-proxy.spec b/openshift-origin-port-proxy.spec
index c517271..2f5ded8 100644
--- a/openshift-origin-port-proxy.spec
+++ b/openshift-origin-port-proxy.spec
@@ -1,6 +1,6 @@
 Summary:       Script to configure HAProxy to do port forwarding for OpenShift
 Name:          openshift-origin-port-proxy
-Version: 1.1.3
+Version:       1.2.1
 Release:       1%{?dist}
 License:       ASL 2.0
 URL:           http://openshift.redhat.com
@@ -13,7 +13,6 @@ Requires:      haproxy
 # OpenShift Origin node configuration and /etc/openshift
 Requires:      rubygem(openshift-origin-node)
 Requires:      sed
-Obsoletes:     stickshift-port-proxy
 
 %if 0%{?fedora} >= 16 || 0%{?rhel} >= 7
 %define with_systemd 1
@@ -90,6 +89,9 @@ fi
 %config(noreplace) %{_sysconfdir}/openshift/port-proxy.cfg
 
 %changelog
+* Wed Dec 12 2012 Adam Miller <admiller at redhat.com> 1.2.1-1
+- bump_minor_versions for sprint 22 (admiller at redhat.com)
+
 * Mon Dec 10 2012 Adam Miller <admiller at redhat.com> 1.1.3-1
 - BZ876939 - Return "FAILED" if trying to stop openshift-port-proxy which is
   already stopped (bleanhar at redhat.com)
diff --git a/sources b/sources
index f2b3e99..c9bf50e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b8aeab8705be12600a9960d4f499c3d5  openshift-origin-port-proxy-1.1.3.tar.gz
+bc6eab6058472e197475fb38c46d97f9  openshift-origin-port-proxy-1.2.1.tar.gz


More information about the scm-commits mailing list