Update to upstream version 3.2.2
This commit is contained in:
parent
2f1bb0f799
commit
895ecbb774
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user