[rubygem-journey] Fixed license, the Public Domain file was removed.

Vít Ondruch vondruch at fedoraproject.org
Wed Jun 12 07:53:10 UTC 2013


commit e2cff7d2c1e08e56406e1a446b66b9c695daca54
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Wed Jun 12 09:50:59 2013 +0200

    Fixed license, the Public Domain file was removed.

 rubygem-journey.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-journey.spec b/rubygem-journey.spec
index 3bafa13..580cdef 100644
--- a/rubygem-journey.spec
+++ b/rubygem-journey.spec
@@ -10,10 +10,9 @@
 Summary: Journey is a router
 Name: rubygem-%{gem_name}
 Version: 1.0.4
-Release: 3%{?dist}
+Release: 4%{?dist}
 Group: Development/Languages
-# Public Domain - %%{gem_libdir}/journey/visualizer/reset.css
-License: MIT and Public Domain
+License: MIT
 URL: http://github.com/rails/journey
 Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
 # Fixes "TypeError: no implicit conversion of Journey::Path::Pattern into String"
@@ -80,6 +79,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Wed Jun 12 2013 Vít Ondruch <vondruch at redhat.com> - 1.0.4-4
+- Fixed license, the Public Domain file was removed.
+
 * Mon Mar 04 2013 Vít Ondruch <vondruch at redhat.com> - 1.0.4-3
 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
 


More information about the scm-commits mailing list