[jettison] Update to v1.3.3

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Mar 8 13:02:16 UTC 2013


commit 1f57c146ee1d5a9fd7c751a9bc4abfa0de08dfc1
Author: David Xie <david.scriptfan at gmail.com>
Date:   Fri Mar 8 20:37:06 2013 +0800

    Update to v1.3.3
    
    Signed-off-by: Mikolaj Izdebski <mizdebsk at redhat.com>

 jettison.spec |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/jettison.spec b/jettison.spec
index e77024d..1063140 100644
--- a/jettison.spec
+++ b/jettison.spec
@@ -1,14 +1,14 @@
 Name:           jettison
-Version:        1.3.1
-Release:        9%{?dist}
+Version:        1.3.3
+Release:        1%{?dist}
 Summary:        A JSON StAX implementation
 Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://jettison.codehaus.org/
-# svn export http://svn.codehaus.org/jettison/tags/jettison-1.3.1 jettison-1.3.1
-# rm -rf jettison-1.3.1/trunk
-# tar cjvf jettison-1.3.1.tar.gz jettison-1.3.1
-Source0: %{name}-%{version}.tar.bz2
+# svn export http://svn.codehaus.org/jettison/tags/jettison-1.3.3 jettison-1.3.3
+# rm -rf jettison-1.3.3/trunk
+# tar cvJf jettison-1.3.3.tar.xz jettison-1.3.3
+Source0:        %{name}-%{version}.tar.xz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -93,6 +93,9 @@ cp -p pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 
 
 %changelog
+* Fri Mar 08 2013 David Xie <david.scriptfan at gmail.com> - 1.3.3-1
+- Update to v1.3.3
+
 * Tue Feb 26 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.3.1-9
 - Remove wagon-webdav build extension
 


More information about the scm-commits mailing list