[bytelist] bumped version to 1.0.5

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Oct 26 15:23:01 UTC 2010


commit c21930bab6b86345d73817a797186526f39787e5
Author: Mohammed Morsi <mmorsi at redhat.com>
Date:   Tue Oct 26 10:38:40 2010 -0400

    bumped version to 1.0.5

 .gitignore    |    1 +
 bytelist.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4b2369..8c76759 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 jruby-bytelist-61655c8.tar.gz
+/jruby-bytelist-589d1b4.tar.gz
diff --git a/bytelist.spec b/bytelist.spec
index 2603f72..8bf33da 100644
--- a/bytelist.spec
+++ b/bytelist.spec
@@ -1,12 +1,12 @@
-%global  git_commit 61655c8
-%global cluster jruby
+%global  git_commit 589d1b4
+%global  cluster jruby
 
 # Prevent brp-java-repack-jars from being run.
 %define __jar_repack %{nil}
 
 Name:           bytelist
-Version:        1.0.3
-Release:        2%{?dist}
+Version:        1.0.5
+Release:        1%{?dist}
 Summary:        A java library for lists of bytes
 
 Group:          Development/Libraries
@@ -72,6 +72,9 @@ export CLASSPATH=$(build-classpath junit jcodings)
 %doc README.txt
 
 %changelog
+* Mon Oct 25 2010 Mohammed Morsi <mmorsi at redhat.com> - 1.0.5-1
+- Bumped version to latest upstream release
+
 * Tue Feb 09 2010 Victor G. Vasilyev <victor.vasilyev at sun.com> - 1.0.3-2
 - Fix the clean up code in the prep section
 - Fix typo
diff --git a/sources b/sources
index 35b622a..f22670f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46eb78de8a09934821fb0600f22b9853  jruby-bytelist-61655c8.tar.gz
+a8445eece1559c7407d839604317ef7c  jruby-bytelist-589d1b4.tar.gz


More information about the scm-commits mailing list