diff --git a/SPECS/google-guice.spec b/SPECS/google-guice.spec index 83f0de1..01769fb 100644 --- a/SPECS/google-guice.spec +++ b/SPECS/google-guice.spec @@ -6,7 +6,7 @@ Name: google-%{short_name} Version: 3.1.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Lightweight dependency injection framework for Java 5 and above Group: Development/Libraries License: ASL 2.0 @@ -229,6 +229,9 @@ servlet,spring,throwingproviders}" "com.google.inject.extensions:guice-@1" %changelog +* Fri Dec 27 2013 Daniel Mach - 3.1.3-9 +- Mass rebuild 2013-12-27 + * Wed Sep 25 2013 Mikolaj Izdebski - 3.1.3-8 - Install no_aop artifact after javapackages update