Update to upstream version 3.1.9
This commit is contained in:
parent
2415f6fe67
commit
b82f949517
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/guice-3.0-rc2-src.zip
|
||||
/google-guice-3.1.3.tar.xz
|
||||
/google-guice-3.1.8.tar.xz
|
||||
/google-guice-3.1.9.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global short_name guice
|
||||
|
||||
Name: google-%{short_name}
|
||||
Version: 3.1.8
|
||||
Version: 3.1.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Lightweight dependency injection framework for Java 5 and above
|
||||
Group: Development/Libraries
|
||||
@ -226,6 +226,9 @@ servlet,spring,throwingproviders}" "com.google.inject.extensions:guice-@1"
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 20 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.9-1
|
||||
- Update to upstream version 3.1.9
|
||||
|
||||
* Mon Nov 11 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.8-1
|
||||
- Update to upstream version 3.1.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user