diff --git a/timezone-java.changes b/timezone-java.changes
index 09d6633..34e2b72 100644
--- a/timezone-java.changes
+++ b/timezone-java.changes
@@ -1,8 +1,35 @@
+-------------------------------------------------------------------
+Thu Mar 20 07:59:57 UTC 2014 - meissner@suse.com
+
+- solar87,solar88,solar89 were removed, remove them from
+  java build.
+
+-------------------------------------------------------------------
+Mon Mar 10 02:54:46 UTC 2014 - lchiquitto@suse.com
+
+- update to 2014a:
+  * Turkey begins DST on 2014-03-31, not 03-30
+  * Misc changes affecting past time stamps
+  * An uninitialized-storage bug in 'localtime' has been fixed
+
+-------------------------------------------------------------------
+Mon Feb 10 21:10:49 UTC 2014 - dmueller@suse.com
+
+- install /etc/localtime as symlink to UTC by default
+
+-------------------------------------------------------------------
+Mon Oct 28 09:32:47 UTC 2013 - dmueller@suse.com
+
+- update to 2013h:
+  * Lybia has switched back to UTC+2
+  * Western Sahara uses Morocco's DST rules
+  * Acre sitches from UTC-4 to UTC-5 on Nov. 10th
+
 -------------------------------------------------------------------
 Mon Oct 14 13:56:20 UTC 2013 - werner@suse.de
 
 - Add patch tzcode-fromname.patch to correct path expansion for
-  local time link (bnc#845530) 
+  local time link (bnc#845530)
 - Modify tzcode-link.diff to fit with tzcode-fromname.patch
 - Modify tzcode-symlink.patch to fit with tzcode-fromname.patch
   and to avoid broken posixrules if /etc/localtime is a symlink
diff --git a/timezone-java.spec b/timezone-java.spec
index b0110f1..5a4bbc8 100644
--- a/timezone-java.spec
+++ b/timezone-java.spec
@@ -25,7 +25,7 @@ License:        BSD-3-Clause and SUSE-Public-Domain
 Group:          System/Base
 # COMMON-BEGIN
 # COMMON-BEGIN
-Version:        2013h
+Version:        2014a
 Release:        0
 Source:         ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
 Source1:        ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz
@@ -71,7 +71,7 @@ sed -ri 's@/usr/local/etc/zoneinfo@%{_datadir}/zoneinfo@g' *.[1358]
 gij -jar %{_javadir}/javazic.jar -V %{version} \
     -d javazi \
     africa antarctica asia australasia europe northamerica pacificnew \
-    southamerica backward etcetera solar87 solar88 solar89 systemv  \
+    southamerica backward etcetera systemv  \
     %{_datadir}/javazic/tzdata_jdk/gmt \
     %{_datadir}/javazic/tzdata_jdk/jdk11_backward
 
diff --git a/timezone-java.spec.in b/timezone-java.spec.in
index 5dba53b..efcd53a 100644
--- a/timezone-java.spec.in
+++ b/timezone-java.spec.in
@@ -46,7 +46,7 @@ package is intended for Java Virtual Machine based on OpenJDK.
 gij -jar %{_javadir}/javazic.jar -V %{version} \
     -d javazi \
     africa antarctica asia australasia europe northamerica pacificnew \
-    southamerica backward etcetera solar87 solar88 solar89 systemv  \
+    southamerica backward etcetera systemv  \
     %{_datadir}/javazic/tzdata_jdk/gmt \
     %{_datadir}/javazic/tzdata_jdk/jdk11_backward
 
diff --git a/timezone.changes b/timezone.changes
index e8574ad..34e2b72 100644
--- a/timezone.changes
+++ b/timezone.changes
@@ -1,12 +1,26 @@
+-------------------------------------------------------------------
+Thu Mar 20 07:59:57 UTC 2014 - meissner@suse.com
+
+- solar87,solar88,solar89 were removed, remove them from
+  java build.
+
+-------------------------------------------------------------------
+Mon Mar 10 02:54:46 UTC 2014 - lchiquitto@suse.com
+
+- update to 2014a:
+  * Turkey begins DST on 2014-03-31, not 03-30
+  * Misc changes affecting past time stamps
+  * An uninitialized-storage bug in 'localtime' has been fixed
+
 -------------------------------------------------------------------
 Mon Feb 10 21:10:49 UTC 2014 - dmueller@suse.com
 
-- install /etc/localtime as symlink to UTC by default 
+- install /etc/localtime as symlink to UTC by default
 
 -------------------------------------------------------------------
 Mon Oct 28 09:32:47 UTC 2013 - dmueller@suse.com
 
-- update to to 2013h:
+- update to 2013h:
   * Lybia has switched back to UTC+2
   * Western Sahara uses Morocco's DST rules
   * Acre sitches from UTC-4 to UTC-5 on Nov. 10th
@@ -15,7 +29,7 @@ Mon Oct 28 09:32:47 UTC 2013 - dmueller@suse.com
 Mon Oct 14 13:56:20 UTC 2013 - werner@suse.de
 
 - Add patch tzcode-fromname.patch to correct path expansion for
-  local time link (bnc#845530) 
+  local time link (bnc#845530)
 - Modify tzcode-link.diff to fit with tzcode-fromname.patch
 - Modify tzcode-symlink.patch to fit with tzcode-fromname.patch
   and to avoid broken posixrules if /etc/localtime is a symlink
diff --git a/timezone.spec b/timezone.spec
index 0cd2c93..06aa402 100644
--- a/timezone.spec
+++ b/timezone.spec
@@ -23,7 +23,7 @@ Group:          System/Base
 Url:            http://www.iana.org/time-zones
 PreReq:         filesystem, coreutils
 # COMMON-BEGIN
-Version:        2013h
+Version:        2014a
 Release:        0
 Source:         ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
 Source1:        ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz
diff --git a/tzcode2013h.tar.gz b/tzcode2013h.tar.gz
deleted file mode 100644
index 360600f..0000000
--- a/tzcode2013h.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e14addfc4e0da3cf17ccc1c08cb8094a2a0d3ae9524f565b74e6373c9b83ca0e
-size 172896
diff --git a/tzcode2014a.tar.gz b/tzcode2014a.tar.gz
new file mode 100644
index 0000000..fc575a5
--- /dev/null
+++ b/tzcode2014a.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:05b93ba541b167a4c10f2e81a7baf972c24ff12db27d85f6c2dd328443c4d3f5
+size 174391
diff --git a/tzdata2013h.tar.gz b/tzdata2013h.tar.gz
deleted file mode 100644
index 0c6eee4..0000000
--- a/tzdata2013h.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6b9e17e823eec0e09e12f74b452a70be4face1ef14c2fb1917b7c7e60564de27
-size 227411
diff --git a/tzdata2014a.tar.gz b/tzdata2014a.tar.gz
new file mode 100644
index 0000000..e0f2f46
--- /dev/null
+++ b/tzdata2014a.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7cff254ce85e11b21c994b284bccd1e12ecda9dadf947fbb32e1912fd520e8b1
+size 219826