[rubygem-activeldap] - Update to 4.0.3 - Update project URLs - Add support for Ruby on Rails 4.1.

Vít Ondruch vondruch at fedoraproject.org
Fri Jul 4 10:54:37 UTC 2014


commit aae8f39c5604e11ce26b4ba7e9f1cf2e66f2e094
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Jul 4 12:54:42 2014 +0200

    - Update to 4.0.3
    - Update project URLs
    - Add support for Ruby on Rails 4.1.

 .gitignore              |    1 +
 rubygem-activeldap.spec |   13 +++++++++----
 sources                 |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ed050c..aa170b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ activeldap-1.2.1.gem
 /activeldap-3.2.2.gem
 /activeldap-4.0.1.gem
 /activeldap-4.0.2.gem
+/activeldap-4.0.3.gem
diff --git a/rubygem-activeldap.spec b/rubygem-activeldap.spec
index e39cb79..00587c1 100644
--- a/rubygem-activeldap.spec
+++ b/rubygem-activeldap.spec
@@ -7,14 +7,14 @@
 
 Summary:        Ruby/ActiveLdap is a object-oriented API to LDAP
 Name:           rubygem-%{gem_name}
-Version:        4.0.2
-Release:        2%{?dist}
+Version:        4.0.3
+Release:        1%{?dist}
 Group:          Development/Languages
 # Overall license: GPLv2+ or Ruby
 # test-unit/: GPLv2 or Ruby
 License:        (GPLv2+ or Ruby) and (GPLv2 or Ruby)
-URL:            http://rubyforge.org/projects/ruby-activeldap/
-Source0:        http://gems.rubyforge.org/gems/%{gem_name}-%{version}.gem
+URL:            http://activeldap.github.io/
+Source0:        http://rubygems.org/downloads/%{gem_name}-%{version}.gem
 %if 0%{?fedora} >= 19
 Requires:	ruby(release)
 BuildRequires:	ruby(release)
@@ -111,6 +111,11 @@ exit 0
 %{gem_dir}/doc/%{gem_name}-%{version}/
 
 %changelog
+* Fri Jul 04 2014 Josef Stribny <jstribny at redhat.com> - 4.0.3-1
+- Update to 4.0.3
+- Update project URLs
+- Add support for Ruby on Rails 4.1.
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 136aae2..24537fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e5579e867c9701ef6aaf0d1cf3e61ffa  activeldap-4.0.2.gem
+f823647b2ad5698ad6d025a6957fb419  activeldap-4.0.3.gem


More information about the scm-commits mailing list