[jboss-marshalling] Upstream release 1.3.4.GA

Marek Goldmann goldmann at fedoraproject.org
Wed Dec 7 13:24:27 UTC 2011


commit 1c2385295dc4e494455d563f56aeb003fe5b4597
Author: Marek Goldmann <goldmann at fedoraproject.org>
Date:   Wed Dec 7 08:24:14 2011 -0500

    Upstream release 1.3.4.GA

 ...m.patch => jboss-marshalling-1.3.4.GA-pom.patch |    6 +++---
 jboss-marshalling.spec                             |    9 ++++++---
 2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/jboss-marshalling-1.3.0.GA-pom.patch b/jboss-marshalling-1.3.4.GA-pom.patch
similarity index 80%
rename from jboss-marshalling-1.3.0.GA-pom.patch
rename to jboss-marshalling-1.3.4.GA-pom.patch
index 1004cb7..e0c222b 100644
--- a/jboss-marshalling-1.3.0.GA-pom.patch
+++ b/jboss-marshalling-1.3.4.GA-pom.patch
@@ -1,6 +1,6 @@
-diff -Naur jboss-marshalling-1.3.0.GA/pom.xml jboss-marshalling-1.3.0.GA-work/pom.xml
---- jboss-marshalling-1.3.0.GA/pom.xml	2011-07-05 19:18:42.000000000 -0400
-+++ jboss-marshalling-1.3.0.GA-work/pom.xml	2011-08-03 05:44:35.768723077 -0400
+diff -Naur jboss-marshalling-1.3.4.GA/pom.xml jboss-marshalling-1.3.4.GA-work/pom.xml
+--- jboss-marshalling-1.3.4.GA/pom.xml	2011-11-05 19:18:15.000000000 -0400
++++ jboss-marshalling-1.3.4.GA-work/pom.xml	2011-12-07 08:17:46.893445643 -0500
 @@ -43,26 +43,12 @@
          <module>api</module>
          <module>river</module>
diff --git a/jboss-marshalling.spec b/jboss-marshalling.spec
index 9c917d8..e856c30 100644
--- a/jboss-marshalling.spec
+++ b/jboss-marshalling.spec
@@ -2,15 +2,15 @@
 %global namedversion %{version}%{?namedreltag}
 
 Name:             jboss-marshalling
-Version:          1.3.0
-Release:          2%{?dist}
+Version:          1.3.4
+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.0.GA/ 1.3.0.GA | xz > jboss-marshalling-1.3.0.GA.tar.xz
+# cd jboss-marshalling/ && git archive --format=tar --prefix=jboss-marshalling-1.3.4.GA/ 1.3.4.GA | xz > jboss-marshalling-1.3.4.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
+* Wed Dec 07 2011 Marek Goldmann <mgoldman at redhat.com> 1.3.4-1
+- Upstream release 1.3.4.GA
+
 * Fri Oct 07 2011 Marek Goldmann <mgoldman at redhat.com> 1.3.0-2
 - Cleaned spec file
 


More information about the scm-commits mailing list