Dne 14.3.2013 18:53, Dan Allen napsal(a):
On Thu, Mar 14, 2013 at 2:48 AM, Vít Ondruch <vondruch@redhat.com> wrote:
Dne 13.3.2013 16:19, Dan Allen napsal(a):
On Wed, Mar 13, 2013 at 1:47 AM, Vít Ondruch <vondruch@redhat.com> wrote:
Dne 13.3.2013 05:51, Dan Allen napsal(a):

Vít,

I noticed that the Tilt package has been upgraded to 1.3.5 in rawhide. Would it be possible to get this update pushed to F18 (and perhaps F17 too)? Tilt 1.3.5 has integration with the recently packaged Asciidoctor gem and is a central piece for the packaging and usage of Awestruct.

Hi Dan,

What is the reason for 1.3.5? Is that this changelog entry?

* Add AsciiDoctorTemplate (#163, #164, aslakknutsen)

Yep.
 

Isn't there chance to work with Tilt 1.3.3?

To be honest, I generally dislike updates in a stable versions of Fedora and the reason is Bundler. If anybody is running any Ruby application which is using Bundler and depends on Tilt, update of Tilt would break it. Since Tilt is one of dependencies of Rails, there is high chance that such update will break something. So I am negative about the update. Sorry.

We could patch in the Asciidoctor support since it's just an extra file plus one line to register it.

In other words, you'd like to backport the Asciidoctor support? That seems feasible to me ....

Nice! I'd be happy to create a patch for that update. I probably won't get to it until the weekend or next week, but I'll get to it :)

Ok, feel free to open ticket in BZ. SRPM or patch against dist-git would be great. Thank you

Vít