diff options
author | Inha Song <ideal.song@samsung.com> | 2015-04-16 16:59:40 +0900 |
---|---|---|
committer | Inha Song <ideal.song@samsung.com> | 2015-04-16 17:10:19 +0900 |
commit | 9c3b05c6cbe88e40e203cc451690cb8edabb2195 (patch) | |
tree | cd7572238d5d8923a1e36bc163aab6d18bc89094 | |
parent | 0c22763357f24b42c8e1cf912aa5cfb22f726c06 (diff) | |
download | linux-exynos-submit/tizen/20150416.081342.tar.gz linux-exynos-submit/tizen/20150416.081342.tar.bz2 linux-exynos-submit/tizen/20150416.081342.zip |
packaging: change version to 4.0 from 4.0.0submit/tizen/20150416.081342accepted/tizen/tv/20150416.085514
This patch change version to 4.0 from 4.0.0 because of upstream tag.
Change-Id: I6ef7dfedcf1decb07ca5ab6aaec5b5f462f084fa
Signed-off-by: Inha Song <ideal.song@samsung.com>
-rw-r--r-- | packaging/odroid-linux-kernel.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/odroid-linux-kernel.spec b/packaging/odroid-linux-kernel.spec index 918050c5d247..1e12738c9126 100644 --- a/packaging/odroid-linux-kernel.spec +++ b/packaging/odroid-linux-kernel.spec @@ -5,7 +5,7 @@ Name: odroid-linux-kernel Summary: The Linux Kernel for ODROID XU3 -Version: 4.0.0 +Version: 4.0 Release: 0 License: GPL-2.0 ExclusiveArch: %{arm} |