diff --git a/.cvsignore b/.cvsignore index 9592963..989a6d8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -jsr-305-0.1.20080721.tar.bz2 +jsr-305-0.1.20080824.tar.bz2 diff --git a/jsr-305.spec b/jsr-305.spec index d664a21..a7f1587 100644 --- a/jsr-305.spec +++ b/jsr-305.spec @@ -2,7 +2,7 @@ Name: jsr-305 Version: 0 -Release: 0.1.20080721svn%{?dist} +Release: 0.1.20080824svn%{?dist} Summary: Reference implementations and tests for JSR-305 Group: Development/Libraries/Java @@ -13,11 +13,11 @@ 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 21 Jul 2008. Use the following commands to generate the +# repository as of 24 Aug 2008. Use the following commands to generate the # tarball: -# svn export -r 42 http://jsr-305.googlecode.com/svn/trunk jsr-305 -# tar -cjvf jsr-305-0.1.20080721.tar.bz2 jsr-305 -Source0: jsr-305-0.1.20080721.tar.bz2 +# svn export -r 45 http://jsr-305.googlecode.com/svn/trunk jsr-305 +# tar -cjvf jsr-305-0.1.20080824.tar.bz2 jsr-305 +Source0: jsr-305-0.1.20080824.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: java-devel >= 1.5, jpackage-utils, maven2 @@ -117,6 +117,9 @@ fi %{_javadocdir}/* %changelog +* Mon Sep 8 2008 Jerry James - 0-0.1.20080824svn +- Update to 24 Aug 2008 snapshot + * Mon Aug 4 2008 Jerry James - 0-0.1.20080721svn - Update to 21 Jul 2008 snapshot diff --git a/sources b/sources index bbe8660..f5d8a30 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49a8419ff7064dd1f814ea78096dcfba jsr-305-0.1.20080721.tar.bz2 +30d1df258c43a8be057ba25c7fe3e68d jsr-305-0.1.20080824.tar.bz2