Update to upstream version 1.7
This commit is contained in:
parent
9dbc56c2c5
commit
2de8905602
3 changed files with 7 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: xz-java
|
||||
Version: 1.6
|
||||
Release: 5%{?dist}
|
||||
Version: 1.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Java implementation of XZ data compression
|
||||
License: Public Domain
|
||||
URL: http://tukaani.org/xz/java.html
|
||||
|
|
@ -50,6 +50,9 @@ ant maven
|
|||
%license COPYING
|
||||
|
||||
%changelog
|
||||
* Tue Jan 2 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7-1
|
||||
- Update to upstream version 1.7
|
||||
|
||||
* Mon Nov 27 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-5
|
||||
- Make use of %%license macro
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue