[jboss-marshalling/f17] Upstream release 1.3.13.GA

Marek Goldmann goldmann at fedoraproject.org
Sat Apr 21 07:56:00 UTC 2012


commit 5cb8f26241c1b4bd3d5ebef7c946a1c57fbb2a42
Author: Marek Goldmann <goldmann at fedoraproject.org>
Date:   Sat Apr 21 09:55:30 2012 +0200

    Upstream release 1.3.13.GA

 .gitignore                                         |    1 +
 ....patch => jboss-marshalling-1.3.13.GA-pom.patch |   12 ++++++------
 jboss-marshalling.spec                             |    9 ++++++---
 sources                                            |    2 +-
 4 files changed, 14 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df6f06b..53973d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /jboss-marshalling-1.3.0.GA.tar.xz
 /jboss-marshalling-1.3.4.GA.tar.xz
 /jboss-marshalling-1.3.9.GA.tar.xz
+/jboss-marshalling-1.3.13.GA.tar.xz
diff --git a/jboss-marshalling-1.3.9.GA-pom.patch b/jboss-marshalling-1.3.13.GA-pom.patch
similarity index 82%
rename from jboss-marshalling-1.3.9.GA-pom.patch
rename to jboss-marshalling-1.3.13.GA-pom.patch
index ecb02f6..0e3c323 100644
--- a/jboss-marshalling-1.3.9.GA-pom.patch
+++ b/jboss-marshalling-1.3.13.GA-pom.patch
@@ -1,6 +1,6 @@
-diff -Naur jboss-marshalling-1.3.9.GA/osgi/pom.xml jboss-marshalling-1.3.9.GA-work/osgi/pom.xml
---- jboss-marshalling-1.3.9.GA/osgi/pom.xml	2012-02-15 17:48:28.000000000 +0100
-+++ jboss-marshalling-1.3.9.GA-work/osgi/pom.xml	2012-02-23 09:17:41.476999947 +0100
+diff -Naur jboss-marshalling-1.3.13.GA/osgi/pom.xml jboss-marshalling-1.3.13.GA-work/osgi/pom.xml
+--- jboss-marshalling-1.3.13.GA/osgi/pom.xml	2012-03-23 05:27:08.000000000 +0100
++++ jboss-marshalling-1.3.13.GA-work/osgi/pom.xml	2012-04-21 09:36:13.440000800 +0200
 @@ -63,27 +63,6 @@
      <build>
          <plugins>
@@ -29,9 +29,9 @@ diff -Naur jboss-marshalling-1.3.9.GA/osgi/pom.xml jboss-marshalling-1.3.9.GA-wo
                  <groupId>org.apache.felix</groupId>
                  <artifactId>maven-bundle-plugin</artifactId>
                  <version>2.1.0</version>
-diff -Naur jboss-marshalling-1.3.9.GA/pom.xml jboss-marshalling-1.3.9.GA-work/pom.xml
---- jboss-marshalling-1.3.9.GA/pom.xml	2012-02-15 17:48:28.000000000 +0100
-+++ jboss-marshalling-1.3.9.GA-work/pom.xml	2012-02-23 09:06:35.955000374 +0100
+diff -Naur jboss-marshalling-1.3.13.GA/pom.xml jboss-marshalling-1.3.13.GA-work/pom.xml
+--- jboss-marshalling-1.3.13.GA/pom.xml	2012-03-23 05:27:08.000000000 +0100
++++ jboss-marshalling-1.3.13.GA-work/pom.xml	2012-04-21 09:35:50.340000039 +0200
 @@ -43,7 +43,6 @@
          <module>api</module>
          <module>river</module>
diff --git a/jboss-marshalling.spec b/jboss-marshalling.spec
index 1b03b7a..fa5841f 100644
--- a/jboss-marshalling.spec
+++ b/jboss-marshalling.spec
@@ -2,15 +2,15 @@
 %global namedversion %{version}%{?namedreltag}
 
 Name:             jboss-marshalling
-Version:          1.3.9
-Release:          2%{?dist}
+Version:          1.3.13
+Release:          1%{?dist}
 Summary:          JBoss Marshalling
 Group:            Development/Libraries
 License:          LGPLv2+
 URL:              http://www.jboss.org/jbossmarshalling
 
 # git clone git://github.com/jboss-remoting/jboss-marshalling.git
-# cd jboss-marshalling/ && git archive --format=tar --prefix=jboss-marshalling-1.3.9.GA/ 1.3.9.GA | xz > jboss-marshalling-1.3.9.GA.tar.xz
+# cd jboss-marshalling/ && git archive --format=tar --prefix=jboss-marshalling-1.3.13.GA/ 1.3.13.GA | xz > jboss-marshalling-1.3.13.GA.tar.xz
 Source0:          %{name}-%{namedversion}.tar.xz
 Patch0:           %{name}-%{namedversion}-pom.patch
 
@@ -97,6 +97,9 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc COPYING.txt
 
 %changelog
+* Sat Apr 20 2012 Marek Goldmann <mgoldman at redhat.com> 1.3.13-1
+- Upstream release 1.3.13.GA
+
 * Thu Feb 23 2012 Marek Goldmann <mgoldman at redhat.com> 1.3.9-2
 - Relocated jars to _javadir
 
diff --git a/sources b/sources
index 058f886..c139e9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f2e3d45dd103bdde59dea6f252030e1  jboss-marshalling-1.3.9.GA.tar.xz
+cd0fbc42d216524253c734de1e475624  jboss-marshalling-1.3.13.GA.tar.xz


More information about the scm-commits mailing list