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

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


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

    update to latest stable release

 .gitignore                           |    1 +
 openshift-origin-cartridge-cron.spec |   64 ++++++++++++++++++++++++++++++---
 sources                              |    2 +-
 3 files changed, 60 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8a15bc..b97b94f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /openshift-origin-cartridge-cron-1.11.0.1.tar.gz
+/openshift-origin-cartridge-cron-1.17.0.1.tar.gz
diff --git a/openshift-origin-cartridge-cron.spec b/openshift-origin-cartridge-cron.spec
index 4a7b2c7..e28bb59 100644
--- a/openshift-origin-cartridge-cron.spec
+++ b/openshift-origin-cartridge-cron.spec
@@ -2,16 +2,16 @@
 
 Summary:       Embedded cron support for OpenShift
 Name:          openshift-origin-cartridge-cron
-Version:       1.11.0.1
-Release:       2%{?dist}
+Version:       1.17.0.1
+Release:       1%{?dist}
 Group:         Development/Languages
 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-cron-1.4 <= 1.9.1
-Provides:      openshift-origin-cartridge-cron-1.4 = 1.10
+Provides:      openshift-origin-cartridge-cron-1.4 = 2.0.0
+Obsoletes:     openshift-origin-cartridge-cron-1.4 <= 1.99.9
 BuildArch:     noarch
 
 %description
@@ -39,8 +39,60 @@ rm -f %{buildroot}%{cartridgedir}/{COPYRIGHT,LICENSE,README.md}
 %{cartridgedir}/metadata/
 
 %changelog
-* Fri Sep 13 2013 Troy Dawson <tdawson at redhat.com> 1.11.0.1-2
-- Spec file cleanup
+* Fri Dec 06 2013 Krishna Raman <kraman at gmail.com> 1.17.0.1-1
+- Bumping versions for OpenShift Origin Release 3 (kraman at gmail.com)
+- bump_minor_versions for sprint 37 (admiller at redhat.com)
+
+* Wed Dec 04 2013 Krishna Raman <kraman at gmail.com> 1.17.0.1-1
+- bump_minor_versions for sprint 37 (admiller at redhat.com)
+
+* Thu Nov 14 2013 Adam Miller <admiller at redhat.com> 1.16.3-1
+- Bumping cartridge versions for 2.0.36 (pmorie at gmail.com)
+
+* Mon Nov 11 2013 Adam Miller <admiller at redhat.com> 1.16.2-1
+- cron/cron_runjobs.sh Fix user-defined environment variables path
+  (jooert at users.noreply.github.com)
+
+* Mon Oct 21 2013 Adam Miller <admiller at redhat.com> 1.16.1-1
+- Bump cartridge versions (fotios at redhat.com)
+- bump_minor_versions for sprint 35 (admiller at redhat.com)
+
+* Tue Sep 24 2013 Troy Dawson <tdawson at redhat.com> 1.15.2-1
+- Revert "cartridges: display the cron install message only on the web_proxy
+  gear in a scaled environment" (dmcphers at redhat.com)
+- Revert "use proper return codes in has_web_proxu() bash sdk"
+  (dmcphers at redhat.com)
+- use proper return codes in has_web_proxu() bash sdk (mmahut at redhat.com)
+- cartridges: display the cron install message only on the web_proxy gear in a
+  scaled environment (mmahut at redhat.com)
+- cartridges: displaying the gear uuid to distinguish between gears in a cron
+  scaled environment (RHBZ#1006712) (mmahut at redhat.com)
+
+* Fri Sep 13 2013 Troy Dawson <tdawson at redhat.com> 1.15.1-1
+- bump_minor_versions for sprint 34 (admiller at redhat.com)
+
+* Thu Sep 12 2013 Adam Miller <admiller at redhat.com> 1.12.3-1
+- Cartridge version bumps for 2.0.33 (ironcladlou at gmail.com)
+
+* Tue Sep 10 2013 Adam Miller <admiller at redhat.com> 1.12.2-1
+- Bug 1005305 - The cron cartridge should support scaled applications
+  (bleanhar at redhat.com)
+
+* Thu Aug 29 2013 Adam Miller <admiller at redhat.com> 1.12.1-1
+- openshift-origin-cartridge-cron: stop the cartridge only if started during a
+  restart (mmahut at redhat.com)
+- bump_minor_versions for sprint 33 (admiller at redhat.com)
+
+* Wed Aug 21 2013 Adam Miller <admiller at redhat.com> 1.11.3-1
+- Cartridge - Sprint 2.0.32 cartridge version bumps (jhonce at redhat.com)
+
+* Thu Aug 15 2013 Adam Miller <admiller at redhat.com> 1.11.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> 1.11.1-1
+- Cartridge - Clean up manifests (jhonce at redhat.com)
+- bump_minor_versions for sprint 32 (admiller at redhat.com)
 
 * Thu Aug 01 2013 Krishna Raman <kraman at gmail.com> 1.11.0.1-1
 - Bumping version #s for origin release 2 (kraman at gmail.com)
diff --git a/sources b/sources
index 7e98f03..68c4a63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-809d1e3b66b742adba8cd3394589cb3a  openshift-origin-cartridge-cron-1.11.0.1.tar.gz
+3eb6c26888e1b90bbd09cbe9a66290f1  openshift-origin-cartridge-cron-1.17.0.1.tar.gz


More information about the scm-commits mailing list