[cbootimage/el6] Update to 1.2

Nicolas Chauvet kwizart at fedoraproject.org
Sat Oct 5 17:20:00 UTC 2013


commit dc6b4c1db310749d4f43518bddc3e7e84cf03d33
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sat Oct 5 19:19:42 2013 +0200

    Update to 1.2

 .gitignore      |    1 +
 cbootimage.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b08c72..960e44b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /cbootimage-1.0.tar.xz
+/cbootimage-1.2.tar.xz
diff --git a/cbootimage.spec b/cbootimage.spec
index 872d900..555f667 100644
--- a/cbootimage.spec
+++ b/cbootimage.spec
@@ -1,6 +1,6 @@
 Name:           cbootimage
-Version:        1.0
-Release:        2%{?dist}
+Version:        1.2
+Release:        1%{?dist}
 Summary:       	Tools to dump and generate boot config table on Tegra devices
 
 License:        GPLv2
@@ -41,6 +41,9 @@ make %{?_smp_mflags}
 %{_bindir}/cbootimage
 
 %changelog
+* Sat Oct 05 2013 Nicolas Chauvet <kwizart at gmail.com> - 1.2-1
+- Update to 1.2
+
 * Sun Apr 21 2013 Nicolas Chauvet <kwizart at gmail.com> - 1.0-2
 - Update license field as GPLv2 Only
 - Add source checkout description
diff --git a/sources b/sources
index be85d35..68f4f50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9148c2a17a544fdf1b1afd336608e86  cbootimage-1.0.tar.xz
+38a25fccce69be75262a7d96f9d2bfa7  cbootimage-1.2.tar.xz


More information about the scm-commits mailing list