[jibx] update to latest upstream release

hannes hannes at fedoraproject.org
Sat May 5 09:50:40 UTC 2012


commit 19ca4e2c8eb6a4a0ef0232d51a7d14c9987bfb04
Author: hannes <hannes at fedoraproject.org>
Date:   Sat May 5 10:51:03 2012 +0100

    update to latest upstream release

 .gitignore |    1 +
 jibx.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b287c2d..b36ccea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /jibx_1_2_2.zip
 /jibx_1_2_3.zip
+/jibx_1_2_4.zip
diff --git a/jibx.spec b/jibx.spec
index 91aeacd..9f4faf5 100644
--- a/jibx.spec
+++ b/jibx.spec
@@ -1,12 +1,12 @@
 Name: jibx		
-Version:	1.2.3	
-Release:	3%{?dist}
+Version:	1.2.4	
+Release:	1%{?dist}
 Summary:	Framework for binding XML data to Java objects 
 
 Group:		Development/Libraries
 License:	BSD and ASL 1.1
 URL: http://sourceforge.net/projects/jibx/
-Source0:	http://sourceforge.net/projects/jibx/files/jibx/jibx-1.2.3/%{name}_1_2_3.zip
+Source0:	http://sourceforge.net/projects/jibx/files/jibx/jibx-1.2.4/%{name}_1_2_4.zip
 Patch0: %{name}-classpath.patch
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch: noarch
@@ -135,6 +135,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+* Sat May 05 2012 Johannes Lips <johannes.lips at googlemail.com> - 1.2.4-1
+- update to recent upstream version 
+
 * Sat Jan 14 2012 Johannes Lips <johannes.lips at googlemail.com> - 1.2.3-3
 - added eclipse-platform as BR
 - fixed the jdt.core path 
diff --git a/sources b/sources
index 81f682f..07efe25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c37ed1bb8182c0b77b75f3fc13aef601  jibx_1_2_3.zip
+1181334df5da9752fe2e7a1dbe77e8ee  jibx_1_2_4.zip


More information about the scm-commits mailing list