<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rss/itunes.rb, branch v2_5_8</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>rss itunes: fix a bug that &lt;itunes:explicit&gt; value isn't fully supported</title>
<updated>2017-10-22T16:03:57+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2017-10-22T16:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5e648821233fa9aedeeb50e7c6c048550860298d'/>
<id>5e648821233fa9aedeeb50e7c6c048550860298d</id>
<content type='text'>
Fix GH-1725

&lt;itunes:explicit&gt; accepts "explicit", "yes", "true", "clean", "no" and
"false" as valid values.

Here is the &lt;itunes:explicit&gt;'s description in
https://help.apple.com/itc/podcasts_connect/#/itcb54353390:

&gt; The &lt;itunes:explicit&gt; tag indicates whether your podcast contains
&gt; explicit material. You can specify the following values:
&gt;
&gt;   * Yes | Explicit | True. If you specify yes, explicit, or true,
&gt;     indicating the presence of explicit content, the iTunes Store
&gt;     displays an Explicit parental advisory graphic for your podcast.
&gt;
&gt;   * Clean | No | False. If you specify clean, no, or false, indicating
&gt;     that none of your podcast episodes contain explicit language or
&gt;     adult content, the iTunes Store displays a Clean parental
&gt;     advisory graphic for your podcast.

I don't know whether &lt;itunes:explicit&gt; value is case sensitive or
insensitive. But the current implementation is case insensitive.

Reported by Valerie Woolard Srinivasan. Thanks!!!


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60367 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix GH-1725

&lt;itunes:explicit&gt; accepts "explicit", "yes", "true", "clean", "no" and
"false" as valid values.

Here is the &lt;itunes:explicit&gt;'s description in
https://help.apple.com/itc/podcasts_connect/#/itcb54353390:

&gt; The &lt;itunes:explicit&gt; tag indicates whether your podcast contains
&gt; explicit material. You can specify the following values:
&gt;
&gt;   * Yes | Explicit | True. If you specify yes, explicit, or true,
&gt;     indicating the presence of explicit content, the iTunes Store
&gt;     displays an Explicit parental advisory graphic for your podcast.
&gt;
&gt;   * Clean | No | False. If you specify clean, no, or false, indicating
&gt;     that none of your podcast episodes contain explicit language or
&gt;     adult content, the iTunes Store displays a Clean parental
&gt;     advisory graphic for your podcast.

I don't know whether &lt;itunes:explicit&gt; value is case sensitive or
insensitive. But the current implementation is case insensitive.

Reported by Valerie Woolard Srinivasan. Thanks!!!


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60367 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>Add frozen_string_literal: false for all files</title>
<updated>2015-12-16T05:07:31+00:00</updated>
<author>
<name>naruse</name>
<email>naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2015-12-16T05:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3e92b635fb5422207b7bbdc924e292e51e21f040'/>
<id>3e92b635fb5422207b7bbdc924e292e51e21f040</id>
<content type='text'>
When you change this to true, you may need to add more tests.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When you change this to true, you may need to add more tests.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/*: [DOC] document various constants @steveklabnik [Bug #8812]</title>
<updated>2013-11-09T05:56:09+00:00</updated>
<author>
<name>zzak</name>
<email>zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2013-11-09T05:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=08936ea399c6d3cfdbf6822f5f7f2f209ed516a0'/>
<id>08936ea399c6d3cfdbf6822f5f7f2f209ed516a0</id>
<content type='text'>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43601 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43601 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss.rb, lib/rss/, test/rss/:</title>
<updated>2007-09-15T04:41:28+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2007-09-15T04:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1b56bcce22a069eba6afb7e36f654783e5b4fbbc'/>
<id>1b56bcce22a069eba6afb7e36f654783e5b4fbbc</id>
<content type='text'>
  - 0.1.9 -&gt; 0.2.0.
  - supported Slash module.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - 0.1.9 -&gt; 0.2.0.
  - supported Slash module.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss, sample/rss, test/rss:</title>
<updated>2007-08-05T03:03:05+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2007-08-05T03:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=71976790ec02f88d9fb51fab151312124f6df223'/>
<id>71976790ec02f88d9fb51fab151312124f6df223</id>
<content type='text'>
  - 0.1.7 -&gt; 0.1.8.
  - supported &lt;itunes:XXX&gt;.
  - reverted backward incompatibility API changes introduced 0.1.7.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - 0.1.7 -&gt; 0.1.8.
  - supported &lt;itunes:XXX&gt;.
  - reverted backward incompatibility API changes introduced 0.1.7.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
