talkatu/talkatu

Some CI fixes/updates

2020-09-21, Gary Kramlich
b8f1e12f028f
Some CI fixes/updates

Add fedora-33-amd64 as a build target

Use the meson macros in talkatu.spec.in rather than running it manually.

Testing Done:
Successfully ran the build for `fedora-31-amd64` and `fedora-32-amd64` but `fedora-33-amd64` and `fedora-rawhide-amd64` are failing with the `c compiler can't build executables` error I'm still working on figuring out.

Reviewed at https://reviews.imfreedom.org/r/123/
<h1>Plugin Info</h1><dl><dt>foobar</dt><dd><b>id</b>: asdlkfjalsdkjf</dd><dt>barbaz</dt><dd><b>id</b>: 234983</dd></dl>
<a href="https://pidgin.im">Test link</a>
<b>bold</b> <u>under</u> <i>italic</i> <em>emphasis</em> <strike>strike</strike> <sup>sup</sup> <sub>sub</sub> .<sup>.</sup>.<sub>.</sub>.
<b>foo <i>bar <u>baz <strike>qux</strike></u></i></b>
<pre>
pre
formatted
text
!!
!
</pre>
<code>
tag = gtk_text_tag_new("sup");
g_object_set(
G_OBJECT(tag),
"rise", 5000,
NULL
);
gtk_text_tag_table_add(text_table, tag);
g_object_unref(G_OBJECT(tag));
</code>
<b>Resource</b>: Home<br /><b>Priority</b>: 1<br /><b>Status</b>: Available<br /><b>Local Time</b>: 10:55:22 PM -0400<br /><b>Client</b>: Pidgin 2.13.0 (libpurple 2.13.0)