From c33210e447fb1194dd53215bd45dbb095e7d2549 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 29 Sep 2014 10:44:32 +0200 Subject: [PATCH] Update to upstream version 3.2.4 --- .gitignore | 1 + google-guice.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f3025d5..f3f23cd 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /google-guice-3.1.10.tar.xz /google-guice-3.2.1.tar.xz /google-guice-3.2.2.tar.xz +/google-guice-3.2.4.tar.xz diff --git a/google-guice.spec b/google-guice.spec index 1563f47..f00e398 100644 --- a/google-guice.spec +++ b/google-guice.spec @@ -5,7 +5,7 @@ %global short_name guice Name: google-%{short_name} -Version: 3.2.2 +Version: 3.2.4 Release: 1%{?dist} Summary: Lightweight dependency injection framework for Java 5 and above Group: Development/Libraries @@ -236,6 +236,9 @@ servlet,spring,throwingproviders}" "com.google.inject.extensions:guice-@1" %changelog +* Mon Sep 29 2014 Mikolaj Izdebski - 3.2.4-1 +- Update to upstream version 3.2.4 + * Fri Jun 6 2014 Mikolaj Izdebski - 3.2.2-1 - Update to upstream version 3.2.2 diff --git a/sources b/sources index 02d0257..17cc291 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f8b28a3e31d9dbb4ca45b6f000653b0 google-guice-3.2.2.tar.xz +58483f9e5314700a16cc6c5628aa88a5 google-guice-3.2.4.tar.xz