diff --git a/.cvsignore b/.cvsignore index ca5ae6d..357100a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -1.0.tbz2 +1.0.1.tbz2 diff --git a/jcodings.spec b/jcodings.spec index a5ca81e..9c4f429 100644 --- a/jcodings.spec +++ b/jcodings.spec @@ -1,13 +1,13 @@ %define with_gcj %{!?_without_gcj:1}%{?_without_gcj:0} Name: jcodings -Version: 1.0 -Release: 2%{?dist} +Version: 1.0.1 +Release: 1%{?dist} Summary: Java Libraries for Ruby String Encodings Group: Development/Libraries License: MIT URL: http://svn.jruby.codehaus.org/browse/jruby/jcodings -Source0: http://svn.jruby.codehaus.org/browse/~tarball=tbz2/jruby/jcodings/tags/1.0/1.0.tbz2 +Source0: http://svn.jruby.codehaus.org/browse/~tarball=tbz2/jruby/jcodings/tags/%{version}/%{version}.tbz2 Patch0: jcodings-1.0-buildlevel-1.5.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -84,6 +84,9 @@ fi %changelog +* Sun Feb 15 2009 Conrad Meyer - 1.0.1-1 +- Bump to 1.0.1 for jruby 1.1.6. + * Wed Dec 17 2008 Conrad Meyer - 1.0-2 - Add gcj bits. diff --git a/sources b/sources index 4fa1dfb..e404091 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6cb7530e2365ead694fc4a1f706099ba 1.0.tbz2 +52e65f77c11162ff4c8d1e1905e8ddeb 1.0.1.tbz2