[mesos/f22] WIP

tstclair tstclair at fedoraproject.org
Thu Mar 19 19:17:36 UTC 2015


commit 3d90edcdc8cd16984577413d07e20cd07a56eb9a
Author: Timothy St. Clair <tstclair at redhat.com>
Date:   Thu Mar 19 13:29:46 2015 -0500

    WIP

 mesos.spec | 13 ++++++++-----
 sources    |  2 +-
 2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/mesos.spec b/mesos.spec
index cd32012..b781fb3 100644
--- a/mesos.spec
+++ b/mesos.spec
@@ -1,4 +1,4 @@
-%global commit     c51312665029554b49b7401f511a24ddd63bcd41 
+%global commit      e890e2414903bb69cab730d5204f10b10d2e91bb
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global tag         0.22.0
 %global skiptests   1
@@ -17,7 +17,7 @@
 
 Name:          mesos
 Version:       0.22.0
-Release:       SNAPSHOT.1.%{shortcommit}%{?dist}.1
+Release:       2.%{shortcommit}%{?dist}.1
 Summary:       Cluster manager for sharing distributed application frameworks
 License:       ASL 2.0
 URL:           http://mesos.apache.org/
@@ -327,12 +327,15 @@ exit 0
 /sbin/ldconfig
 
 %changelog
-* Mon Jan 26 2015 Petr Machata <pmachata at redhat.com> - 0.22.0-SNAPSHOT.1.c513126.1
-- Rebuild for boost 1.57.0
+* Thu Mar 19 2015 Timothy St. Clair <tstclair at redhat.com> - 0.22.0-2.e890e24
+- Update to 0.22.0 official release
 
-* Tue Dec 9 2014 Timothy St. Clair <tstclair at redhat.com> - 0.22.0-1.SNAPSHOT.ab8fa65
+* Sat Feb 14 2015 Timothy St. Clair <tstclair at redhat.com> - 0.22.0-1.SNAPSHOT.033c062
 - Update to track next release
 
+* Mon Jan 26 2015 Petr Machata <pmachata at redhat.com> - 0.22.0-SNAPSHOT.1.c513126.1
+- Rebuild for boost 1.57.0
+
 * Tue Dec 9 2014 Timothy St. Clair <tstclair at redhat.com> - 0.21.0-6.ab8fa65
 - Fix for python bindings
 
diff --git a/sources b/sources
index 1f3975a..c624aa9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52a293a078add7a3edf253176850440d  mesos-0.22.0-c513126.tar.gz
+b5516a9ec21fc2719dbfe6f53ab83aff  mesos-0.22.0-033c062.tar.gz


More information about the scm-commits mailing list