diff --git a/.gitignore b/.gitignore index a22c3b3..1db2aa0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /google-guice-3.1.8.tar.xz /google-guice-3.1.9.tar.xz /google-guice-3.1.10.tar.xz +/google-guice-3.2.1.tar.xz diff --git a/google-guice.spec b/google-guice.spec index 6b043fa..98343e8 100644 --- a/google-guice.spec +++ b/google-guice.spec @@ -5,8 +5,8 @@ %global short_name guice Name: google-%{short_name} -Version: 3.1.10 -Release: 3%{?dist} +Version: 3.2.1 +Release: 1%{?dist} Summary: Lightweight dependency injection framework for Java 5 and above Group: Development/Libraries License: ASL 2.0 @@ -227,6 +227,9 @@ servlet,spring,throwingproviders}" "com.google.inject.extensions:guice-@1" %changelog +* Wed Apr 16 2014 Mikolaj Izdebski - 3.2.1-1 +- Update to upstream version 3.2.1 + * Tue Mar 4 2014 Mikolaj Izdebski - 3.1.10-3 - Fix directory ownership diff --git a/sources b/sources index bc8a873..4a01983 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -125237fd5f19dfcdb2b84abb0f792cca google-guice-3.1.10.tar.xz +c2c99b2df3c11a047fd57e44a14fc733 google-guice-3.2.1.tar.xz