[bcache-tools] updated to latest bcache-status gist

Rolf Fokkens rolffokkens at fedoraproject.org
Thu Feb 20 18:16:13 UTC 2014


commit af494d6a799e1c8fe6042b2bbd5e7bda1015398d
Author: Rolf Fokkens <rolf.fokkens at target-holding.nl>
Date:   Thu Feb 20 19:16:34 2014 +0100

    updated to latest bcache-status gist

 .gitignore        |    1 +
 bcache-tools.spec |    9 ++++++---
 sources           |    4 +---
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1fd8a8c..052be1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /bcache-tools-20130909.tar.gz
 /bcache-tools-dracut-module.tgz
 /bcache-tools-20131018.tar.gz
+/bcache-status-20140220.tar.gz
diff --git a/bcache-tools.spec b/bcache-tools.spec
index 19ab595..766f89a 100644
--- a/bcache-tools.spec
+++ b/bcache-tools.spec
@@ -3,7 +3,7 @@
 Summary: Tools for Linux kernel block layer cache
 Name: bcache-tools
 Version: 0
-Release: 0.15.%{gitdate}git%{?dist}
+Release: 0.16.%{gitdate}git%{?dist}
 License: GPLv2
 Group: System Environment/Base
 URL: http://bcache.evilpiepirate.org/
@@ -16,9 +16,9 @@ Source0: %{name}-%{gitdate}.tar.gz
 # This part is also a prerelease version obtained by https://gist.github.com/djwong/6343451:
 # git clone https://gist.github.com/6343451.git
 # cd 6343451/
-# git archive --format=tar --prefix=bcache-status-20130909/ 10282160ab880eab0d9b8d1e1590e477f1e76da2 | gzip > ../bcache-status-20130909.tar.gz
+# git archive --format=tar --prefix=bcache-status-20140220/ 6d278f9886ab5f64bd896080b1b543ba7ef6c7a6 | gzip > ../bcache-status-20140220.tar.gz
 # see also http://article.gmane.org/gmane.linux.kernel.bcache.devel/1951
-Source1: bcache-status-20130909.tar.gz
+Source1: bcache-status-20140220.tar.gz
 # The dracut module originally resided in dracut, but it's now part of
 # bcache-tools
 Source2: bcache-tools-dracut-module.tgz
@@ -98,6 +98,9 @@ install -p  -m 755 bcache-status %{buildroot}%{_sbindir}/bcache-status
 %{dracutlibdir}/modules.d/90bcache
 
 %changelog
+* Thu Feb 20 2014 Rolf Fokkens <rolf at rolffokkens.nl> - 0-0.16.20131018git
+- (#1066555) updated bcache-status to latest upstream gist
+
 * Fri Oct 18 2013 Rolf Fokkens <rolf at rolffokkens.nl> - 0-0.15.20131018git
 - updated bcache-tools to latest upstream git
 - dracut module is now included upstream
diff --git a/sources b/sources
index f4d9c89..b818dbf 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-827065118d59cb65d1355a04b3ea57d9  bcache-status-20130909.tar.gz
-ac24d7141a55806df838f5159358ce10  bcache-tools-20131018.tar.gz
-e5ec2b71700ab30d20603b7d7faf929e  bcache-tools-dracut-module.tgz
+18fa816e496899ab59a9615d4a92bcde  bcache-status-20140220.tar.gz


More information about the scm-commits mailing list