Update to upstream version 3.2.1
This commit is contained in:
parent
0b67497c46
commit
4be1b4a7ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/google-guice-3.1.8.tar.xz
|
/google-guice-3.1.8.tar.xz
|
||||||
/google-guice-3.1.9.tar.xz
|
/google-guice-3.1.9.tar.xz
|
||||||
/google-guice-3.1.10.tar.xz
|
/google-guice-3.1.10.tar.xz
|
||||||
|
/google-guice-3.2.1.tar.xz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%global short_name guice
|
%global short_name guice
|
||||||
|
|
||||||
Name: google-%{short_name}
|
Name: google-%{short_name}
|
||||||
Version: 3.1.10
|
Version: 3.2.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Lightweight dependency injection framework for Java 5 and above
|
Summary: Lightweight dependency injection framework for Java 5 and above
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -227,6 +227,9 @@ servlet,spring,throwingproviders}" "com.google.inject.extensions:guice-@1"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Mar 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.10-3
|
||||||
- Fix directory ownership
|
- Fix directory ownership
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user