[xstream] Update to latest upstream release 1.4.7

Michal Srb msrb at fedoraproject.org
Mon Feb 10 09:49:50 UTC 2014


commit 3ba6150b681d633507b80c68bfa864e8883a1fa3
Author: Michal Srb <msrb at redhat.com>
Date:   Mon Feb 10 10:50:14 2014 +0100

    Update to latest upstream release 1.4.7

 .gitignore   |    1 +
 sources      |    2 +-
 xstream.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c3f88a..3f750d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xstream-distribution-1.3.1-src.zip
 /xstream-distribution-1.4.4-src.zip
 /xstream-distribution-1.4.5-src.zip
 /xstream-distribution-1.4.6-src.zip
+/xstream-distribution-1.4.7-src.zip
diff --git a/sources b/sources
index 7076596..ff6ef26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-903befa37a9c0b9c7b39ba9855e09f07  xstream-distribution-1.4.6-src.zip
+5c166fb1ea4ab5c0a1857781064abf79  xstream-distribution-1.4.7-src.zip
diff --git a/xstream.spec b/xstream.spec
index 560c770..7bf26e4 100644
--- a/xstream.spec
+++ b/xstream.spec
@@ -35,7 +35,7 @@
 %bcond_with test
 
 Name:           xstream
-Version:        1.4.6
+Version:        1.4.7
 Release:        1%{?dist}
 Summary:        Java XML serialization library
 License:        BSD
@@ -181,6 +181,9 @@ dummy = posix.readlink(dir) and os.remove(dir)
 %doc LICENSE.txt
 
 %changelog
+* Mon Feb 10 2014 Michal Srb <msrb at redhat.com> - 1.4.7-1
+- Update to latest upstream release 1.4.7
+
 * Thu Jan 02 2014 Michal Srb <msrb at redhat.com> - 1.4.6-1
 - Update to upstream release 1.4.6
 


More information about the scm-commits mailing list