[rubygem-activeldap] 4.0.4

Mamoru TASAKA mtasaka at fedoraproject.org
Fri Dec 5 07:31:12 UTC 2014


commit 1031a777312dcf74ca702ee3c9ffdbc449214a00
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Fri Dec 5 16:31:13 2014 +0900

    4.0.4

 .gitignore              |    1 +
 rubygem-activeldap.spec |    7 ++++++-
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa170b2..3fbec29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ activeldap-1.2.1.gem
 /activeldap-4.0.1.gem
 /activeldap-4.0.2.gem
 /activeldap-4.0.3.gem
+/activeldap-4.0.4.gem
diff --git a/rubygem-activeldap.spec b/rubygem-activeldap.spec
index 00587c1..b4b61d4 100644
--- a/rubygem-activeldap.spec
+++ b/rubygem-activeldap.spec
@@ -7,7 +7,7 @@
 
 Summary:        Ruby/ActiveLdap is a object-oriented API to LDAP
 Name:           rubygem-%{gem_name}
-Version:        4.0.3
+Version:        4.0.4
 Release:        1%{?dist}
 Group:          Development/Languages
 # Overall license: GPLv2+ or Ruby
@@ -36,10 +36,12 @@ BuildRequires:		rubygem(gettext_i18n_rails)
 BuildRequires:		rubygem(test-unit)
 %endif
 
+%if 0%{?fedora} < 21
 Requires:		rubygem(activemodel) >= 4.0.0
 Requires:		rubygem(locale)
 Requires:		rubygem(gettext)
 Requires:		rubygem(gettext_i18n_rails)
+%endif
 BuildArch:      noarch
 Provides:       rubygem(%{gem_name}) = %{version}-%{release}
 
@@ -111,6 +113,9 @@ exit 0
 %{gem_dir}/doc/%{gem_name}-%{version}/
 
 %changelog
+* Fri Dec  5 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 4.0.4-1
+- 4.0.4
+
 * Fri Jul 04 2014 Josef Stribny <jstribny at redhat.com> - 4.0.3-1
 - Update to 4.0.3
 - Update project URLs
diff --git a/sources b/sources
index 24537fb..f0a0336 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f823647b2ad5698ad6d025a6957fb419  activeldap-4.0.3.gem
+277116a3d0489967b32a1e5465c278a0  activeldap-4.0.4.gem


More information about the scm-commits mailing list