[xz-java] Update to upstream version 1.3

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue May 14 11:12:11 UTC 2013


commit ff4673f54cbe63036e933a84bbf9a0ad7d8f396c
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue May 14 12:50:53 2013 +0200

    Update to upstream version 1.3

 .gitignore   |    1 +
 sources      |    2 +-
 xz-java.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ce7750..cd54a6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /xz-java-1.0.zip
 /xz-java-1.1.zip
 /xz-java-1.2.zip
+/xz-java-1.3.zip
diff --git a/sources b/sources
index 25834bd..b13fd6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-886e9a03d6077712e2c324e1555bd1ec  xz-java-1.2.zip
+1ab5c5d7c0c8e58aa72150b4b3f3cf6c  xz-java-1.3.zip
diff --git a/xz-java.spec b/xz-java.spec
index 5f7a95f..0bc8017 100644
--- a/xz-java.spec
+++ b/xz-java.spec
@@ -1,5 +1,5 @@
 Name:           xz-java
-Version:        1.2
+Version:        1.3
 Release:        1%{?dist}
 Summary:        Java implementation of XZ data compression
 Group:          Development/Libraries
@@ -66,6 +66,9 @@ install -pm 644 build/maven/xz-%{version}.pom %{buildroot}/%{_mavenpomdir}/JPP-%
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue May 14 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.3-1
+- Update to upstream version 1.3
+
 * Tue Jan 29 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.2-1
 - Update to upstream version 1.2
 


More information about the scm-commits mailing list