[google-guice] Update to upstream version 3.1.9

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Jan 23 07:50:17 UTC 2014


commit b82f9495177d777f8648121733e1c4fd5778ad27
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Jan 23 08:48:47 2014 +0100

    Update to upstream version 3.1.9

 .gitignore        |    1 +
 google-guice.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c503f91..211f793 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/google-guice.spec b/google-guice.spec
index 4de0534..4f600b5 100644
--- a/google-guice.spec
+++ b/google-guice.spec
@@ -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- at 1"
 
 
 %changelog
+* Mon Jan 20 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.1.9-1
+- Update to upstream version 3.1.9
+
 * Mon Nov 11 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.1.8-1
 - Update to upstream version 3.1.8
 
diff --git a/sources b/sources
index 64475fd..8f22c88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e3d352ef312272f8acc1d68dc2f45f4  google-guice-3.1.8.tar.xz
+417e183ef5880681cb9873c680a158c8  google-guice-3.1.9.tar.xz


More information about the scm-commits mailing list