diff --git a/timezone-java.changes b/timezone-java.changes index d3dc658..6b1f325 100644 --- a/timezone-java.changes +++ b/timezone-java.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 7 11:56:59 CEST 2009 - dmueller@suse.de + +- update to 2009k/l: + * DST changes: Africa/Cairo, Asia/Amman, Asia/Dacca, + Asia/Dhaka, Asia/Gaza, Asia/Karachi, Egypt, Indian/Mauritius + ------------------------------------------------------------------- Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de diff --git a/timezone-java.spec b/timezone-java.spec index 1bd9752..b080d0f 100644 --- a/timezone-java.spec +++ b/timezone-java.spec @@ -1,7 +1,7 @@ # -# spec file for package timezone-java (Version 2009d) +# spec file for package timezone-java (Version 2008h) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,10 +25,11 @@ Summary: Timezone Descriptions Group: System/Base # COMMON-BEGIN # COMMON-BEGIN -Version: 2009d -Release: 3 +Version: 2009l +Release: 1 +%define tzcode_version 2009k Source: tzdata%{version}.tar.gz -Source1: tzcode%{version}.tar.gz +Source1: tzcode%{tzcode_version}.tar.gz # COMMON-END # COMMON-END Url: http://www.gnu.org/software/libc/libc.html @@ -63,3 +64,6 @@ cp -a javazi $RPM_BUILD_ROOT%{_datadir} %{_datadir}/javazi %changelog +* Mon Sep 29 2008 mvyskocil@suse.cz +- Moved the timezone-java to separate specfile (adrian's request for better + bootstrapping of SUSE) diff --git a/timezone.changes b/timezone.changes index d3dc658..6b1f325 100644 --- a/timezone.changes +++ b/timezone.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 7 11:56:59 CEST 2009 - dmueller@suse.de + +- update to 2009k/l: + * DST changes: Africa/Cairo, Asia/Amman, Asia/Dacca, + Asia/Dhaka, Asia/Gaza, Asia/Karachi, Egypt, Indian/Mauritius + ------------------------------------------------------------------- Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de diff --git a/timezone.spec b/timezone.spec index 3d1e234..7628de2 100644 --- a/timezone.spec +++ b/timezone.spec @@ -25,10 +25,11 @@ Group: System/Base Url: http://www.gnu.org/software/libc/libc.html PreReq: filesystem, coreutils # COMMON-BEGIN -Version: 2009d -Release: 3 +Version: 2009l +Release: 1 +%define tzcode_version 2009k Source: tzdata%{version}.tar.gz -Source1: tzcode%{version}.tar.gz +Source1: tzcode%{tzcode_version}.tar.gz # COMMON-END Patch0: tzdata-china.diff Patch1: tzcode-zic.diff