From c094b662864b654b3fd123b6e803811a68c4455d Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Tue, 18 Feb 2014 12:51:24 +0100 Subject: [PATCH] Update to upstream version 3.1.10 --- .gitignore | 1 + google-guice.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 211f793..a22c3b3 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/google-guice.spec b/google-guice.spec index 4f600b5..dfb5086 100644 --- a/google-guice.spec +++ b/google-guice.spec @@ -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 - 3.1.10-1 +- Update to upstream version 3.1.10 + * Mon Jan 20 2014 Mikolaj Izdebski - 3.1.9-1 - Update to upstream version 3.1.9 diff --git a/sources b/sources index 8f22c88..bc8a873 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -417e183ef5880681cb9873c680a158c8 google-guice-3.1.9.tar.xz +125237fd5f19dfcdb2b84abb0f792cca google-guice-3.1.10.tar.xz