[joda-time] New tzdata (2010n)

spike spike at fedoraproject.org
Wed Oct 27 17:59:23 UTC 2010


commit 3adb50b9d00400967fd056e7f6fca85f0fd6dd73
Author: spike <spike at fedoraproject.org>
Date:   Wed Oct 27 19:59:02 2010 +0200

    New tzdata (2010n)

 .gitignore     |    1 +
 joda-time.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e211eab..e37786e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ joda-time-1.6-src.tar.gz
 tzdata2008i.tar.gz
 /joda-time-1.6.2-src.tar.gz
 /tzdata2010l.tar.gz
+/tzdata2010n.tar.gz
diff --git a/joda-time.spec b/joda-time.spec
index 7fba9de..64d1aac 100644
--- a/joda-time.spec
+++ b/joda-time.spec
@@ -1,8 +1,8 @@
-%global tzversion tzdata2010l
+%global tzversion tzdata2010n
 
 Name:             joda-time
 Version:          1.6.2
-Release:          2.%{tzversion}%{?dist}
+Release:          3.%{tzversion}%{?dist}
 Summary:          Java date and time API
 
 Group:            Development/Libraries
@@ -127,6 +127,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Oct 27 2010 Chris Spike <chris.spike at arcor.de> 1.6.2-3.tzdata2010n
+- New tzdata (2010n)
+
 * Thu Sep 23 2010 Chris Spike <chris.spike at arcor.de> 1.6.2-2.tzdata2010l
 - Ignore test failures (tests fail in koji)
 
diff --git a/sources b/sources
index 196024c..7532760 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 103cb37e0d01c8758bf83d042267409c  joda-time-1.6.2-src.tar.gz
-0458bd8ffd537146d34b1a658c42efa5  tzdata2010l.tar.gz
+b5eefb4986866895ab84f52220f1dfa6  tzdata2010n.tar.gz


More information about the scm-commits mailing list