Update to upstream version 3.1.10
This commit is contained in:
parent
b82f949517
commit
c094b66286
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/google-guice-3.1.3.tar.xz
|
/google-guice-3.1.3.tar.xz
|
||||||
/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
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%global short_name guice
|
%global short_name guice
|
||||||
|
|
||||||
Name: google-%{short_name}
|
Name: google-%{short_name}
|
||||||
Version: 3.1.9
|
Version: 3.1.10
|
||||||
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
|
||||||
@ -226,6 +226,9 @@ servlet,spring,throwingproviders}" "com.google.inject.extensions:guice-@1"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.10-1
|
||||||
|
- Update to upstream version 3.1.10
|
||||||
|
|
||||||
* Mon Jan 20 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.9-1
|
* Mon Jan 20 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.9-1
|
||||||
- Update to upstream version 3.1.9
|
- Update to upstream version 3.1.9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user