Update to upstream version 3.2.4

This commit is contained in:
Mikolaj Izdebski 2014-09-29 10:44:32 +02:00
parent 895ecbb774
commit c33210e447
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
9f8b28a3e31d9dbb4ca45b6f000653b0 google-guice-3.2.2.tar.xz 58483f9e5314700a16cc6c5628aa88a5 google-guice-3.2.4.tar.xz