[openshift-origin-msg-common] updating to version 1.1.2

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


commit cc05bb655f0bce0f4b570f50ee8172d8683dfdcd
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jan 30 14:18:03 2013 -0600

    updating to version 1.1.2

 .gitignore                       |    1 +
 openshift-origin-msg-common.spec |   17 ++++++++++-------
 sources                          |    2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 906d633..984efa1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /openshift-origin-msg-common-1.0.3.tar.gz
+/openshift-origin-msg-common-1.1.2.tar.gz
diff --git a/openshift-origin-msg-common.spec b/openshift-origin-msg-common.spec
index cbb02a1..b270e51 100644
--- a/openshift-origin-msg-common.spec
+++ b/openshift-origin-msg-common.spec
@@ -1,8 +1,3 @@
-%if 0%{?fedora}%{?rhel} <= 6
-    %global scl ruby193
-    %global scl_prefix ruby193-
-%endif
-
 %if 0%{?fedora}
     %global mco_root /usr/libexec/mcollective/mcollective/
 %endif
@@ -12,11 +7,11 @@
 
 Summary:        Common msg components for OpenShift server and node
 Name:           openshift-origin-msg-common
-Version:        1.0.3
+Version:        1.1.2
 Release:        1%{?dist}
 License:        ASL 2.0
 URL:            http://openshift.redhat.com
-Source0:        http://mirror.openshift.com/pub/origin-server/source/%{name}/%{name}-%{version}.tar.gz
+Source0:        http://mirror.openshift.com/pub/openshift-origin/source/%{name}/%{name}-%{version}.tar.gz
 Requires:       %{?scl:%scl_prefix}mcollective-common
 BuildArch:      noarch
 
@@ -42,6 +37,14 @@ chmod 644 %{buildroot}%{mco_root}validator/*
 %{mco_root}validator/*
 
 %changelog
+* Thu Jan 10 2013 Adam Miller <admiller at redhat.com> 1.1.2-1
+- move chmod to install section instead of files section (tdawson at redhat.com)
+- cleanup to fedora standards (tdawson at redhat.com)
+- fix source URL (tdawson at redhat.com)
+
+* Wed Dec 12 2012 Adam Miller <admiller at redhat.com> 1.1.1-1
+- bump_minor_versions for sprint 22 (admiller at redhat.com)
+
 * Mon Dec 03 2012 Dan McPherson <dmcphers at redhat.com> 1.0.3-1
 - Automatic commit of package [openshift-origin-msg-common] release [1.0.2-1].
   (dmcphers at redhat.com)
diff --git a/sources b/sources
index 394f06a..c0c4538 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cad7156e72ce37a9b66ee52026a672c8  openshift-origin-msg-common-1.0.3.tar.gz
+a57c32cc9337e20a401fa746511b21ab  openshift-origin-msg-common-1.1.2.tar.gz


More information about the scm-commits mailing list