<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/community/gnome-shell-extensions, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/gnome-shell-extensions: upgrade to 3.36.2</title>
<updated>2020-04-30T15:09:01+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-04-30T14:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d2a06fd0cfc521f1e40db8c289cd532c2769acc0'/>
<id>d2a06fd0cfc521f1e40db8c289cd532c2769acc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/gnome-shell-extensions: upgrade to 3.36.1</title>
<updated>2020-03-31T10:51:57+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-03-31T06:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=50ce597e2e1a9bd7cfd9d86508cbf32f14a06136'/>
<id>50ce597e2e1a9bd7cfd9d86508cbf32f14a06136</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>various: bump pkgrel due to rewritten commits</title>
<updated>2020-03-08T12:44:13+00:00</updated>
<author>
<name>Kevin Daudt</name>
<email>kdaudt@alpinelinux.org</email>
</author>
<published>2020-03-08T12:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ef31baf0665c581a04f5072019db91ea45fd4f93'/>
<id>ef31baf0665c581a04f5072019db91ea45fd4f93</id>
<content type='text'>
Due to an accidental force push, the commits for these packages were rewritten.
Make sure they are rebuilt so that the commit hash matches what's in aports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to an accidental force push, the commits for these packages were rewritten.
Make sure they are rebuilt so that the commit hash matches what's in aports.
</pre>
</div>
</content>
</entry>
<entry>
<title>community/gnome-shell-extensions: upgrade to 3.36.0</title>
<updated>2020-03-08T11:48:42+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-03-08T08:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=07c02dadc1a5defad4ef3058bd68d78e510c5f5c'/>
<id>07c02dadc1a5defad4ef3058bd68d78e510c5f5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/*: make CMake and meson respect our C{,PP,XX}FLAGS</title>
<updated>2020-02-21T17:12:22+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-02-20T17:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c7a1f20490e2882233bfdfa682040d3cb0ffd967'/>
<id>c7a1f20490e2882233bfdfa682040d3cb0ffd967</id>
<content type='text'>
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
</pre>
</div>
</content>
</entry>
<entry>
<title>tree-wide: use --buildtype=debugoptimized for meson packages</title>
<updated>2020-01-07T09:13:47+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-12-30T13:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=78d37d9942be8548da47259a8b0f5ea584ed1f16'/>
<id>78d37d9942be8548da47259a8b0f5ea584ed1f16</id>
<content type='text'>
As of now we're using the buildttype 'release', which produces optimized builds
but without any usable debugging info, which makes debugging crashes impossible,
even if a -dbg subpackage exists. As such we should build in the buildmode
'debugoptimized' to offer proper debug symbols.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of now we're using the buildttype 'release', which produces optimized builds
but without any usable debugging info, which makes debugging crashes impossible,
even if a -dbg subpackage exists. As such we should build in the buildmode
'debugoptimized' to offer proper debug symbols.
</pre>
</div>
</content>
</entry>
<entry>
<title>community/gnome-shell-extensions: upgrade to 3.34.2</title>
<updated>2019-12-13T14:00:11+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-12-13T11:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=eed7d3572b08f47ec3cb049e392e3db2bc735f79'/>
<id>eed7d3572b08f47ec3cb049e392e3db2bc735f79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/gnome-shell-extensions: upgrade to 3.34.1</title>
<updated>2019-10-09T20:25:12+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-10-09T20:24:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=32c7d42abd6a85cf4c13d52cbca1e11881ff325d'/>
<id>32c7d42abd6a85cf4c13d52cbca1e11881ff325d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/gnome-shell-extensions: move from testing</title>
<updated>2019-09-22T23:29:47+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-09-22T23:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5aaa9d6567491e51515a71ee8aa60e85efe5106a'/>
<id>5aaa9d6567491e51515a71ee8aa60e85efe5106a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
