From 895ecbb774a067e47c276c68c7413ac674bfea74 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 6 Jun 2014 08:37:40 +0200 Subject: [PATCH] Update to upstream version 3.2.2 --- .gitignore | 1 + google-guice.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1db2aa0..f3025d5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /google-guice-3.1.9.tar.xz /google-guice-3.1.10.tar.xz /google-guice-3.2.1.tar.xz +/google-guice-3.2.2.tar.xz diff --git a/google-guice.spec b/google-guice.spec index 16485ef..1563f47 100644 --- a/google-guice.spec +++ b/google-guice.spec @@ -5,8 +5,8 @@ %global short_name guice Name: google-%{short_name} -Version: 3.2.1 -Release: 2%{?dist} +Version: 3.2.2 +Release: 1%{?dist} Summary: Lightweight dependency injection framework for Java 5 and above Group: Development/Libraries License: ASL 2.0 @@ -236,6 +236,9 @@ servlet,spring,throwingproviders}" "com.google.inject.extensions:guice-@1" %changelog +* Fri Jun 6 2014 Mikolaj Izdebski - 3.2.2-1 +- Update to upstream version 3.2.2 + * Wed May 28 2014 Mikolaj Izdebski - 3.2.1-2 - Rebuild to regenerate Maven auto-requires diff --git a/sources b/sources index 4a01983..02d0257 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2c99b2df3c11a047fd57e44a14fc733 google-guice-3.2.1.tar.xz +9f8b28a3e31d9dbb4ca45b6f000653b0 google-guice-3.2.2.tar.xz