[boinc-client] Upgrade to 7.2.42

mattia mattia at fedoraproject.org
Wed Mar 19 17:56:49 UTC 2014


commit 9798d892de1ae96c6e881f033f11808545dbf7cb
Author: Mattia Verga <mattia.verga at tiscali.it>
Date:   Wed Mar 19 18:56:35 2014 +0100

    Upgrade to 7.2.42

 .gitignore        |    1 +
 boinc-client.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16ef834..fc708fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ boinc-6.10.45.tar.xz
 /boinc-7.0.65.tar.xz
 /boinc-7.2.33.tar.xz
 /boinc-7.2.39.tar.xz
+/boinc-7.2.42.tar.xz
diff --git a/boinc-client.spec b/boinc-client.spec
index a023287..0a81bc2 100644
--- a/boinc-client.spec
+++ b/boinc-client.spec
@@ -1,8 +1,8 @@
-%global revision dc95e3f
+%global revision dd0d630
 
 Summary:	The BOINC client core
 Name:		boinc-client
-Version:	7.2.39
+Version:	7.2.42
 Release:	1.git%{revision}%{?dist}
 License:	LGPLv2+
 Group:		Applications/Engineering
@@ -11,7 +11,7 @@ URL:		http://boinc.berkeley.edu/
 # following commands to generate the tarball:
 # git clone git://boinc.berkeley.edu/boinc-v2.git boinc-repo
 # pushd boinc-repo
-# git checkout client_release/7.2/7.2.39
+# git checkout client_release/7.2/7.2.42
 # ./_autosetup
 # ../trim . Trim all binaries and other unnecessary things.
 # rm -rf .git*
@@ -295,6 +295,9 @@ fi
 %{_includedir}/boinc
 
 %changelog
+* Wed Mar 19 2014 Mattia Verga <mattia.verga at tiscali.it> - 7.2.42-1.gitdd0d630
+- Upgrade to 7.2.42
+
 * Wed Feb 19 2014 Mattia Verga <mattia.verga at tiscali.it> - 7.2.39-1.gitdc95e3f
 - Upgrade to 7.2.39 #1065275
 - Remove ControlGroup setting from systemd unit file. #1065648
diff --git a/sources b/sources
index 5815319..f2b60f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55556228f44dd415f494dc2afefe16d1  boinc-7.2.39.tar.xz
+a140dcb33f5c20203cf5f55dfa6f0f79  boinc-7.2.42.tar.xz


More information about the scm-commits mailing list