diff --git a/rubygem-thread_safe.spec b/rubygem-thread_safe.spec index 8e8a4bf..56c81d6 100644 --- a/rubygem-thread_safe.spec +++ b/rubygem-thread_safe.spec @@ -3,10 +3,10 @@ Name: rubygem-%{gem_name} Version: 0.1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Thread-safe collections and utilities for Ruby Group: Development/Languages -License: MIT +License: ASL 2.0 URL: https://github.com/headius/thread_safe Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem Requires: ruby(release) @@ -90,6 +90,9 @@ testrb -Ilib test/test_{array,cache,helper,synchronized_delegator}.rb %changelog +* Mon Jan 27 2014 Josef Stribny - 0.1.3-2 +- Fix license + * Wed Oct 30 2013 Josef Stribny - 0.1.3-1 - Update to thread_safe 0.1.3