Update to upstream version 3.1.10

This commit is contained in:
Mikolaj Izdebski 2014-02-18 12:51:24 +01:00
parent b82f949517
commit c094b66286
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/google-guice-3.1.3.tar.xz
/google-guice-3.1.8.tar.xz
/google-guice-3.1.9.tar.xz
/google-guice-3.1.10.tar.xz

View File

@ -5,7 +5,7 @@
%global short_name guice
Name: google-%{short_name}
Version: 3.1.9
Version: 3.1.10
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
* 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
- Update to upstream version 3.1.9

View File

@ -1 +1 @@
417e183ef5880681cb9873c680a158c8 google-guice-3.1.9.tar.xz
125237fd5f19dfcdb2b84abb0f792cca google-guice-3.1.10.tar.xz