Update to upstream version 3.2.4
This commit is contained in:
parent
895ecbb774
commit
c33210e447
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/google-guice-3.1.10.tar.xz
|
/google-guice-3.1.10.tar.xz
|
||||||
/google-guice-3.2.1.tar.xz
|
/google-guice-3.2.1.tar.xz
|
||||||
/google-guice-3.2.2.tar.xz
|
/google-guice-3.2.2.tar.xz
|
||||||
|
/google-guice-3.2.4.tar.xz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%global short_name guice
|
%global short_name guice
|
||||||
|
|
||||||
Name: google-%{short_name}
|
Name: google-%{short_name}
|
||||||
Version: 3.2.2
|
Version: 3.2.4
|
||||||
Release: 1%{?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
|
||||||
@ -236,6 +236,9 @@ servlet,spring,throwingproviders}" "com.google.inject.extensions:guice-@1"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 29 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.4-1
|
||||||
|
- Update to upstream version 3.2.4
|
||||||
|
|
||||||
* Fri Jun 6 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.2-1
|
* Fri Jun 6 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.2-1
|
||||||
- Update to upstream version 3.2.2
|
- Update to upstream version 3.2.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user