Update to upstream version 3.1.9

This commit is contained in:
Mikolaj Izdebski 2014-01-23 08:48:47 +01:00
parent 2415f6fe67
commit b82f949517
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
5e3d352ef312272f8acc1d68dc2f45f4 google-guice-3.1.8.tar.xz
417e183ef5880681cb9873c680a158c8 google-guice-3.1.9.tar.xz