Update to upstream version 1.7

This commit is contained in:
Mikolaj Izdebski 2014-01-20 09:02:37 +01:00
parent 8157200b08
commit 826b8f25bc
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ commons-compress-1.0-src.tar.gz
/commons-compress-1.4.1-src.tar.gz
/commons-compress-1.5-src.tar.gz
/commons-compress-1.6-src.tar.gz
/commons-compress-1.7-src.tar.gz

View File

@ -2,7 +2,7 @@
%global short_name commons-%{base_name}
Name: apache-%{short_name}
Version: 1.6
Version: 1.7
Release: 1%{?dist}
Summary: Java API for working with compressed files and archivers
Group: Development/Libraries
@ -53,6 +53,9 @@ This package provides %{summary}.
%changelog
* Mon Jan 20 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7-1
- Update to upstream version 1.7
* Tue Oct 29 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-1
- Update to upstream version 1.6

View File

@ -1 +1 @@
a619b63ee5b9dd5722c209b33f3d8fe2 commons-compress-1.6-src.tar.gz
e67c4348ba218774d7ed13816e583e45 commons-compress-1.7-src.tar.gz