[openshift-origin-cartridge-diy] update to latest stable release

tdawson tdawson at fedoraproject.org
Wed Feb 12 15:21:27 UTC 2014


commit 9012be878be88af75a34694ad8f89c0f38716992
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Feb 12 09:22:07 2014 -0600

    update to latest stable release

 .gitignore                          |    1 +
 openshift-origin-cartridge-diy.spec |   59 ++++++++++++++++++++++++++++++----
 sources                             |    2 +-
 3 files changed, 54 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4242d57..4c598a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /openshift-origin-cartridge-diy-0.8.0.1.tar.gz
+/openshift-origin-cartridge-diy-1.16.1.1.tar.gz
diff --git a/openshift-origin-cartridge-diy.spec b/openshift-origin-cartridge-diy.spec
index f4c98ea..e6b2a43 100644
--- a/openshift-origin-cartridge-diy.spec
+++ b/openshift-origin-cartridge-diy.spec
@@ -2,16 +2,15 @@
 
 Summary:       DIY OpenShift cartridge
 Name:          openshift-origin-cartridge-diy
-Version:       0.8.0.1
-Release:       2%{?dist}
-Group:         Development/Languages
+Version:       1.16.1.1
+Release:       1%{?dist}
 License:       ASL 2.0
 URL:           https://www.openshift.com
 Source0:       http://mirror.openshift.com/pub/openshift-origin/source/%{name}/%{name}-%{version}.tar.gz
 Requires:      rubygem(openshift-origin-node)
 Requires:      openshift-origin-node-util
-Obsoletes:     openshift-origin-cartridge-diy-0.1 <= 1.9.1
-Provides:      openshift-origin-cartridge-diy-0.1 = 1.10
+Provides:      openshift-origin-cartridge-diy-0.1 = 2.0.0
+Obsoletes:     openshift-origin-cartridge-diy-0.1 <= 1.99.9
 BuildArch:     noarch
 
 %description
@@ -43,8 +42,54 @@ rm -f %{buildroot}%{cartridgedir}/{COPYRIGHT,LICENSE,README.md}
 %{cartridgedir}/usr/
 
 %changelog
-* Fri Sep 13 2013 Troy Dawson <tdawson at redhat.com> 0.8.0.1-2
-- Spec file cleanup
+* Fri Dec 06 2013 Krishna Raman <kraman at gmail.com> 1.16.1.1-1
+- Bumping versions for OpenShift Origin Release 3 (kraman at gmail.com)
+- Fix for bug 1034596 remove links that point to openshift.redhat.com
+  (sgoodwin at redhat.com)
+- Remove Open Sans since we're not including it externally,     make font stack
+  consistent with our site,     set line-height (sgoodwin at redhat.com)
+- Revisions to new app welcome pages. (sgoodwin at redhat.com)
+
+* Wed Dec 04 2013 Krishna Raman <kraman at gmail.com> 1.16.1.1-1
+- Fix for bug 1034596 remove links that point to openshift.redhat.com
+  (sgoodwin at redhat.com)
+- Remove Open Sans since we're not including it externally,     make font stack
+  consistent with our site,     set line-height (sgoodwin at redhat.com)
+- Revisions to new app welcome pages. (sgoodwin at redhat.com)
+
+* Thu Nov 07 2013 Adam Miller <admiller at redhat.com> 1.16.1-1
+- bump_minor_versions for sprint 36 (admiller at redhat.com)
+
+* Thu Oct 31 2013 Adam Miller <admiller at redhat.com> 1.15.4-1
+- Bump cartridge versions for 2.0.35 (pmorie at gmail.com)
+
+* Mon Oct 28 2013 Adam Miller <admiller at redhat.com> 1.15.3-1
+- Bug 1021042 (asari.ruby at gmail.com)
+
+* Mon Oct 21 2013 Adam Miller <admiller at redhat.com> 1.15.2-1
+- Explicitly set protocols on endpoints that provide a frontend mapping
+  (rmillner at redhat.com)
+- Build & deployment improvements (andy.goldstein at gmail.com)
+- Build & deployment improvements (andy.goldstein at gmail.com)
+
+* Fri Sep 13 2013 Troy Dawson <tdawson at redhat.com> 1.15.1-1
+- Bump up version (tdawson at redhat.com)
+
+* Thu Aug 29 2013 Adam Miller <admiller at redhat.com> 0.9.1-1
+- bump_minor_versions for sprint 33 (admiller at redhat.com)
+
+* Wed Aug 21 2013 Adam Miller <admiller at redhat.com> 0.8.3-1
+- Cartridge - Sprint 2.0.32 cartridge version bumps (jhonce at redhat.com)
+
+* Thu Aug 15 2013 Adam Miller <admiller at redhat.com> 0.8.2-1
+- Bug 968280 - Ensure Stopping/Starting messages during git push Bug 983014 -
+  Unnecessary messages from mongodb cartridge (jhonce at redhat.com)
+
+* Thu Aug 08 2013 Adam Miller <admiller at redhat.com> 0.8.1-1
+- Cartridge - Clean up manifests (jhonce at redhat.com)
+- Merge pull request #3021 from rvianello/readme_cron (dmcphers at redhat.com)
+- bump_minor_versions for sprint 32 (admiller at redhat.com)
+- added a note about the required cron cartridge. (riccardo.vianello at gmail.com)
 
 * Thu Aug 01 2013 Krishna Raman <kraman at gmail.com> 0.8.0.1-1
 - Bumping version #s for origin release 2 (kraman at gmail.com)
diff --git a/sources b/sources
index f927df2..a97f902 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3952a598a2aa6c60d705b3278fa55fe5  openshift-origin-cartridge-diy-0.8.0.1.tar.gz
+a4f9206f2500fe6a2f1e30d66aa45a7e  openshift-origin-cartridge-diy-1.16.1.1.tar.gz


More information about the scm-commits mailing list