Update to upstream version 3.2.6

This commit is contained in:
Mikolaj Izdebski 2015-04-27 11:14:28 +02:00
parent 6a1769a042
commit 4b93d82c75
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/google-guice-3.2.2.tar.xz
/google-guice-3.2.4.tar.xz
/google-guice-3.2.5.tar.xz
/google-guice-3.2.6.tar.xz

View File

@ -5,8 +5,8 @@
%global short_name guice
Name: google-%{short_name}
Version: 3.2.5
Release: 2%{?dist}
Version: 3.2.6
Release: 1%{?dist}
Summary: Lightweight dependency injection framework for Java 5 and above
License: ASL 2.0
URL: https://github.com/sonatype/sisu-%{short_name}
@ -171,6 +171,8 @@ This package provides %{summary}.
# We don't have struts2 in Fedora yet.
%pom_disable_module struts2 extensions
# Android-specific extension
%pom_disable_module dagger-adapter extensions
# Remove additional build profiles, which we don't use anyways
# and which are only pulling additional dependencies.
@ -241,6 +243,9 @@ servlet,spring,throwingproviders}" "com.google.inject.extensions:guice-@1"
%changelog
* Mon Apr 27 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.6-1
- Update to upstream version 3.2.6
* Fri Mar 6 2015 Alexander Kurtakov <akurtako@redhat.com> 3.2.5-2
- Drop gone tomcat-servlet-3.0-api BR, builds fine without it.

View File

@ -1 +1 @@
e47ea814fe7ff625b667acc9532060d0 google-guice-3.2.5.tar.xz
adb14ad8a47d3e2f92fd030a9b34e53b google-guice-3.2.6.tar.xz