<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/glib.git, branch require-python34</title>
<subtitle>gitlab.gnome.org: GNOME/glib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/'/>
<entry>
<title>build: Drop Python 2 support and require Python 3.4+</title>
<updated>2018-07-24T09:42:54+00:00</updated>
<author>
<name>Christoph Reiter</name>
<email>reiter.christoph@gmail.com</email>
</author>
<published>2018-07-20T09:52:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=9383fcbf1c580c95ba32710df56c3fcb00ebedb3'/>
<id>9383fcbf1c580c95ba32710df56c3fcb00ebedb3</id>
<content type='text'>
See https://mail.gnome.org/archives/desktop-devel-list/2018-July/msg00004.html
for a discussion on if/when we can start relying on Python 3 only.

Use Python 3.4 as a new requirement because that's the version used in
SLES 12 and Debian 8 and there is no good reason to require something newer
right now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://mail.gnome.org/archives/desktop-devel-list/2018-July/msg00004.html
for a discussion on if/when we can start relying on Python 3 only.

Use Python 3.4 as a new requirement because that's the version used in
SLES 12 and Debian 8 and there is no good reason to require something newer
right now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Spanish translation</title>
<updated>2018-07-24T07:55:05+00:00</updated>
<author>
<name>Daniel Mustieles</name>
<email>daniel.mustieles.contractor@bbva.com</email>
</author>
<published>2018-07-24T07:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=3e0f765b73ec22d82bf6d02cfaea02f5890bb04f'/>
<id>3e0f765b73ec22d82bf6d02cfaea02f5890bb04f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'meson-python-module' into 'master'</title>
<updated>2018-07-23T11:17:47+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek.chauhan@gmail.com</email>
</author>
<published>2018-07-23T11:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=4e1488eebb2129c6e39162b56275d311f24216ab'/>
<id>4e1488eebb2129c6e39162b56275d311f24216ab</id>
<content type='text'>
meson: use the new 'python' module instead of the 'python3' one

Closes #1455

See merge request GNOME/glib!187</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
meson: use the new 'python' module instead of the 'python3' one

Closes #1455

See merge request GNOME/glib!187</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'meson-zlib-wrapdb' into 'master'</title>
<updated>2018-07-21T23:35:46+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek.chauhan@gmail.com</email>
</author>
<published>2018-07-21T23:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=e5f87342e8f5eaf18d0a1c64ed8e1bfcfe48229b'/>
<id>e5f87342e8f5eaf18d0a1c64ed8e1bfcfe48229b</id>
<content type='text'>
meson: switch to the wrapdb wrap file for zlib

See merge request GNOME/glib!191</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
meson: switch to the wrapdb wrap file for zlib

See merge request GNOME/glib!191</pre>
</div>
</content>
</entry>
<entry>
<title>meson: switch to the wrapdb wrap file for zlib</title>
<updated>2018-07-21T06:58:03+00:00</updated>
<author>
<name>Christoph Reiter</name>
<email>creiter@src.gnome.org</email>
</author>
<published>2018-07-20T15:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=cab8b53b2457b921498c4425d3556dc728700c0a'/>
<id>cab8b53b2457b921498c4425d3556dc728700c0a</id>
<content type='text'>
As was suggested in #1405
Source: https://wrapdb.mesonbuild.com/zlib
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As was suggested in #1405
Source: https://wrapdb.mesonbuild.com/zlib
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nirbheek/override-find-program' into 'master'</title>
<updated>2018-07-20T18:24:09+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xclaesse@gmail.com</email>
</author>
<published>2018-07-20T18:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=c46afdbc13a265ed4e6c81834ff3e6b470199f19'/>
<id>c46afdbc13a265ed4e6c81834ff3e6b470199f19</id>
<content type='text'>
meson: Provide our Python tools for builds

See merge request GNOME/glib!188</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
meson: Provide our Python tools for builds

See merge request GNOME/glib!188</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'meson-wrap-proxy-libintl-upstream' into 'master'</title>
<updated>2018-07-20T17:03:39+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xclaesse@gmail.com</email>
</author>
<published>2018-07-20T17:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=448887349eedbe400215d5f6b01ccd2a053b7866'/>
<id>448887349eedbe400215d5f6b01ccd2a053b7866</id>
<content type='text'>
meson: switch the proxy-libintl subproject to the upstream repo

See merge request GNOME/glib!190</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
meson: switch the proxy-libintl subproject to the upstream repo

See merge request GNOME/glib!190</pre>
</div>
</content>
</entry>
<entry>
<title>meson: switch the proxy-libintl subproject to the upstream repo</title>
<updated>2018-07-20T15:46:23+00:00</updated>
<author>
<name>Christoph Reiter</name>
<email>creiter@src.gnome.org</email>
</author>
<published>2018-07-20T15:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=ffbdde368801c6a934d402fa9bba36a0aeb4536d'/>
<id>ffbdde368801c6a934d402fa9bba36a0aeb4536d</id>
<content type='text'>
As suggested in #1405
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As suggested in #1405
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'wip/ricotz/unicode-11.0' into 'master'</title>
<updated>2018-07-19T13:32:52+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2018-07-19T13:32:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=8790646fd32eb2ac8d4681f76a5be928c93f835f'/>
<id>8790646fd32eb2ac8d4681f76a5be928c93f835f</id>
<content type='text'>
Update to Unicode Character Database 11

Closes #1407

See merge request GNOME/glib!189</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to Unicode Character Database 11

Closes #1407

See merge request GNOME/glib!189</pre>
</div>
</content>
</entry>
<entry>
<title>2.57.2</title>
<updated>2018-07-19T10:42:58+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2018-07-19T10:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=a48692300194470f7b77ee0767a9104380d1c83c'/>
<id>a48692300194470f7b77ee0767a9104380d1c83c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
