diff --git a/SPECS/apache-commons-io.spec b/SPECS/apache-commons-io.spec index c42e0fe..dbb612e 100644 --- a/SPECS/apache-commons-io.spec +++ b/SPECS/apache-commons-io.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 2.4 -Release: 11%{?dist} +Release: 12%{?dist} Epoch: 1 Summary: Utilities to assist with developing IO functionality License: ASL 2.0 @@ -50,6 +50,9 @@ sed -i 's/\r//' *.txt %doc LICENSE.txt NOTICE.txt %changelog +* Fri Dec 27 2013 Daniel Mach - 1:2.4-12 +- Mass rebuild 2013-12-27 + * Fri Sep 20 2013 Mikolaj Izdebski - 1:2.4-11 - Add BuildRequires on apache-commons-parent >= 26-7