Update to upstream version 3.2.1

This commit is contained in:
Mikolaj Izdebski 2014-04-16 21:35:36 +02:00
parent 0b67497c46
commit 4be1b4a7ae
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <mizdebsk@redhat.com> - 3.2.1-1
- Update to upstream version 3.2.1
* Tue Mar 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.10-3
- Fix directory ownership

View File

@ -1 +1 @@
125237fd5f19dfcdb2b84abb0f792cca google-guice-3.1.10.tar.xz
c2c99b2df3c11a047fd57e44a14fc733 google-guice-3.2.1.tar.xz