[xz-java] Update to upstream version 1.5

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Mar 10 07:05:22 UTC 2014


commit 69b2eb9a33e954979d2874857cc9f5dcab2845b9
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Mar 10 08:01:51 2014 +0100

    Update to upstream version 1.5

 .gitignore   |    1 +
 sources      |    2 +-
 xz-java.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9510192..61f4b27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /xz-java-1.2.zip
 /xz-java-1.3.zip
 /xz-java-1.4.zip
+/xz-java-1.5.zip
diff --git a/sources b/sources
index 7fe9424..7182ce6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3996d229d197cfa97278f8f28d7d9e30  xz-java-1.4.zip
+9032553a25f41a277fa0bb56bcdb5f1e  xz-java-1.5.zip
diff --git a/xz-java.spec b/xz-java.spec
index c731cd6..6324020 100644
--- a/xz-java.spec
+++ b/xz-java.spec
@@ -1,6 +1,6 @@
 Name:           xz-java
-Version:        1.4
-Release:        2%{?dist}
+Version:        1.5
+Release:        1%{?dist}
 Summary:        Java implementation of XZ data compression
 Group:          Development/Libraries
 BuildArch:      noarch
@@ -66,6 +66,9 @@ install -pm 644 build/maven/xz-%{version}.pom %{buildroot}/%{_mavenpomdir}/JPP-%
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Mar 10 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.5-1
+- Update to upstream version 1.5
+
 * Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.4-2
 - Use Requires: java-headless rebuild (#1067528)
 


More information about the scm-commits mailing list