tstclair pushed to mesos (f21). "update to 0.22.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 18:29:38 UTC 2015


>From 6a5f18b4fc9dad6d187b0a1ab97fc03e0caa0508 Mon Sep 17 00:00:00 2001
From: "Timothy St. Clair" <tstclair at redhat.com>
Date: Sat, 20 Dec 2014 08:38:55 -0600
Subject: update to 0.22.0


diff --git a/.gitignore b/.gitignore
index 4aba13b..4db62ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /mesos-0.18.2-453b973.tar.gz
 /mesos-0.20.0-f421ffd.tar.gz
 /mesos-0.21.0-ab8fa65.tar.gz
+/mesos-0.22.0-c513126.tar.gz
diff --git a/mesos-0.21-integ.patch b/mesos-0.21-integ.patch
index f0dc239..c6f64bb 100644
--- a/mesos-0.21-integ.patch
+++ b/mesos-0.21-integ.patch
@@ -20,7 +20,7 @@ index 86d448c..75e494c 100644
 @@ -19,6 +19,12 @@
  
  AC_PREREQ([2.61])
- AC_INIT([mesos], [0.21.0])
+ AC_INIT([mesos], [0.22.0])
 +MAJOR_VER=0
 +MINOR_VER=21
 +PATCH_VER=0
diff --git a/mesos.spec b/mesos.spec
index d0d8759..1412c41 100644
--- a/mesos.spec
+++ b/mesos.spec
@@ -1,6 +1,6 @@
-%global commit      ab8fa655d34e8e15a4290422df38a18db1c09b5b
+%global commit     c51312665029554b49b7401f511a24ddd63bcd41 
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global tag         0.21.0
+%global tag         0.22.0
 %global skiptests   1
 %global libevver    4.15
 %global py_version  2.7
@@ -16,8 +16,8 @@
 %global systemmvn   1
 
 Name:          mesos
-Version:       0.21.0
-Release:       6.%{shortcommit}%{?dist}
+Version:       0.22.0
+Release:       SNAPSHOT.1.%{shortcommit}%{?dist}
 Summary:       Cluster manager for sharing distributed application frameworks
 License:       ASL 2.0
 URL:           http://mesos.apache.org/
@@ -327,6 +327,9 @@ exit 0
 /sbin/ldconfig
 
 %changelog
+* Tue Dec 9 2014 Timothy St. Clair <tstclair at redhat.com> - 0.22.0-1.SNAPSHOT.ab8fa65
+- Update to track next release
+
 * 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 541583c..1f3975a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-047efd18bc917eed37eb92dd760528b6  mesos-0.21.0-ab8fa65.tar.gz
+52a293a078add7a3edf253176850440d  mesos-0.22.0-c513126.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mesos.git/commit/?h=f21&id=6a5f18b4fc9dad6d187b0a1ab97fc03e0caa0508


More information about the scm-commits mailing list