[openshift-origin-cartridge-abstract] update to latest release

tdawson tdawson at fedoraproject.org
Fri Jul 26 22:02:08 UTC 2013


commit 1cead961f2836518ab90d0c9d0ec07b093c18503
Author: Troy Dawson <tdawson at redhat.com>
Date:   Fri Jul 26 17:01:39 2013 -0500

    update to latest release

 .gitignore                               |    1 +
 openshift-origin-cartridge-abstract.spec |   19 ++++++++++++++++++-
 sources                                  |    2 +-
 3 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd0ddbe..35ce961 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /openshift-origin-cartridge-abstract-1.4.4.tar.gz
 /openshift-origin-cartridge-abstract-1.5.9.tar.gz
 /openshift-origin-cartridge-abstract-1.9.3.tar.gz
+/openshift-origin-cartridge-abstract-1.10.1.tar.gz
diff --git a/openshift-origin-cartridge-abstract.spec b/openshift-origin-cartridge-abstract.spec
index 1adfe1b..a7ffea7 100644
--- a/openshift-origin-cartridge-abstract.spec
+++ b/openshift-origin-cartridge-abstract.spec
@@ -2,7 +2,7 @@
 
 Summary:       OpenShift common cartridge components
 Name:          openshift-origin-cartridge-abstract
-Version:       1.9.3
+Version: 1.10.1
 Release:       1%{?dist}
 Group:         Network/Daemons
 License:       ASL 2.0
@@ -85,6 +85,9 @@ cp -rv -p abstract-jboss %{buildroot}%{cartdir}/
 %doc %{_libexecdir}/openshift/cartridges/abstract-jboss/README.md
 
 %changelog
+* Thu May 30 2013 Adam Miller <admiller at redhat.com> 1.10.1-1
+- bump_minor_versions for sprint 29 (admiller at redhat.com)
+
 * Wed May 22 2013 Adam Miller <admiller at redhat.com> 1.9.3-1
 - Fix bug 957461 (pmorie at gmail.com)
 - Bug 962673 (dmcphers at redhat.com)
@@ -248,6 +251,20 @@ cp -rv -p abstract-jboss %{buildroot}%{cartdir}/
 - remove BuildRoot: (tdawson at redhat.com)
 - make Source line uniform among all spec files (tdawson at redhat.com)
 
+* Thu Jan 31 2013 Adam Miller <admiller at redhat.com> 1.4.3-1
+- Add openshift-origin-cartridge-community-python-3.3 cartridge.
+  (smitram at gmail.com)
+- Add openshift-origin-cartridge-community-python-2.7 cartridge.
+  (smitram at gmail.com)
+
+* Tue Jan 29 2013 Adam Miller <admiller at redhat.com> 1.4.2-1
+- Add file:// to the allowed git protocols and add the community-pod to the
+  list of 'frameworks'!! (ramr at redhat.com)
+- fix references to rhc app cartridge (dmcphers at redhat.com)
+
+* Wed Jan 23 2013 Adam Miller <admiller at redhat.com> 1.4.1-1
+- bump_minor_versions for sprint 23 (admiller at redhat.com)
+
 * Wed Jan 23 2013 Adam Miller <admiller at redhat.com> 1.3.7-1
 - Merge pull request #1195 from rmillner/BZ896364
   (dmcphers+openshiftbot at redhat.com)
diff --git a/sources b/sources
index 0a03abf..8635647 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f006920aa0f74e16599829f69230ada4  openshift-origin-cartridge-abstract-1.9.3.tar.gz
+6c599c8cb1ac19cfc33c64fd3c923985  openshift-origin-cartridge-abstract-1.10.1.tar.gz


More information about the scm-commits mailing list