diff --git a/apache-commons-compress.spec b/apache-commons-compress.spec index 60432f4..6562f4d 100644 --- a/apache-commons-compress.spec +++ b/apache-commons-compress.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.4.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Java API for working with compressed files and archivers Group: Development/Libraries License: ASL 2.0 @@ -53,6 +53,9 @@ This package provides %{summary}. %changelog +* Wed Jan 9 2013 Mikolaj Izdebski - 1.4.1-4 +- Bump release tag + * Tue Jan 8 2013 Mikolaj Izdebski - 1.4.1-3 - Build with xmvn - Update to current packaging guidelines