diff --git a/.cvsignore b/.cvsignore index 92feecf..5754a50 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -jsr-305-0.2.20090203.tar.bz2 +jsr-305-0.4.20090319.tar.xz diff --git a/jsr-305.spec b/jsr-305.spec index 48ac98b..aaf4c96 100644 --- a/jsr-305.spec +++ b/jsr-305.spec @@ -2,18 +2,19 @@ Name: jsr-305 Version: 0 -Release: 0.4.20090203svn%{?dist} +Release: 0.4.20090319svn%{?dist} Summary: Correctness annotations for Java code Group: Development/Libraries/Java License: BSD URL: http://jsr-305.googlecode.com/ # There has been no official release yet. This is a snapshot of the Subversion -# repository as of 03 Feb 2009. Use the following commands to generate the +# repository as of 19 Mar 2009. Use the following commands to generate the # tarball: -# svn export -r 48 http://jsr-305.googlecode.com/svn/trunk jsr-305 -# tar -cjvf jsr-305-0.2.20090203.tar.bz2 jsr-305 -Source0: jsr-305-0.2.20090203.tar.bz2 +# svn export -r 49 http://jsr-305.googlecode.com/svn/trunk jsr-305 +# tar -cvf jsr-305-0.4.20090319.tar jsr-305 +# xz jsr-305-0.4.20090319.tar +Source0: jsr-305-0.2.20090203.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # We need the OpenJDK javadoc because sinjdoc doesn't grok annotations. @@ -116,6 +117,10 @@ fi %{_javadocdir}/* %changelog +* Thu Jan 14 2010 Jerry James - 0-0.4.20090319svn +- Update to 19 Mar 2009 snapshot +- Compress with xz instead of bzip2 + * Fri Jul 24 2009 Fedora Release Engineering - 0-0.4.20090203svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 8c504e1..75620ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -544493c294140d81f3249c9277bf8bd2 jsr-305-0.2.20090203.tar.bz2 +0c9f2def18edfe3ed99d93bf1fad06ce jsr-305-0.4.20090319.tar.xz