Update to upstream version 3.2.2

This commit is contained in:
Mikolaj Izdebski 2014-06-06 08:37:40 +02:00
parent 2f1bb0f799
commit 895ecbb774
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <mizdebsk@redhat.com> - 3.2.2-1
- Update to upstream version 3.2.2
* Wed May 28 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.1-2
- Rebuild to regenerate Maven auto-requires

View File

@ -1 +1 @@
c2c99b2df3c11a047fd57e44a14fc733 google-guice-3.2.1.tar.xz
9f8b28a3e31d9dbb4ca45b6f000653b0 google-guice-3.2.2.tar.xz