<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/rusxmms/librcc.git, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/rusxmms/librcc.git/'/>
<entry>
<title>Merge pull request #5 from bmwiedemann/date</title>
<updated>2023-02-03T22:19:46+00:00</updated>
<author>
<name>Suren A. Chilingaryan</name>
<email>csa@suren.me</email>
</author>
<published>2023-02-03T22:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/rusxmms/librcc.git/commit/?id=2bfe27e183baa23a4412ee6e7b831ae09ac36204'/>
<id>2bfe27e183baa23a4412ee6e7b831ae09ac36204</id>
<content type='text'>
Allow to override build date with SOURCE_DATE_EPOCH</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow to override build date with SOURCE_DATE_EPOCH</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to override build date with SOURCE_DATE_EPOCH</title>
<updated>2023-01-28T11:01:00+00:00</updated>
<author>
<name>Bernhard M. Wiedemann</name>
<email>bwiedemann@suse.de</email>
</author>
<published>2023-01-20T10:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/rusxmms/librcc.git/commit/?id=7278124f0f3f7b894f7649d0cdb433c5a6f6f54a'/>
<id>7278124f0f3f7b894f7649d0cdb433c5a6f6f54a</id>
<content type='text'>
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.
This date call works with various implementations of date.

Also use UTC to be independent of timezone.

This patch was done while working on reproducible builds for openSUSE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.
This date call works with various implementations of date.

Also use UTC to be independent of timezone.

This patch was done while working on reproducible builds for openSUSE.
</pre>
</div>
</content>
</entry>
<entry>
<title>release 0.2.13</title>
<updated>2022-08-13T22:19:58+00:00</updated>
<author>
<name>Suren A. Chilingaryan</name>
<email>csa@suren.me</email>
</author>
<published>2022-08-13T22:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/rusxmms/librcc.git/commit/?id=c2cb708e1bf19a08e66816cc70af68dd1f870440'/>
<id>c2cb708e1bf19a08e66816cc70af68dd1f870440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix LibXML2 initalization/cleanup as requested by LibXML2 developers in github issue (fixes #1155330295)</title>
<updated>2022-08-13T21:37:45+00:00</updated>
<author>
<name>Suren A. Chilingaryan</name>
<email>csa@suren.me</email>
</author>
<published>2022-08-13T21:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/rusxmms/librcc.git/commit/?id=c3d3fe77815578949bd82e54ad6c2ce31bbd88e3'/>
<id>c3d3fe77815578949bd82e54ad6c2ce31bbd88e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2 from hughmcmaster/debian-libxml2</title>
<updated>2022-08-13T21:19:21+00:00</updated>
<author>
<name>Suren A. Chilingaryan</name>
<email>csa@suren.me</email>
</author>
<published>2022-08-13T21:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/rusxmms/librcc.git/commit/?id=2791d41bb3fef7f07fb9d49088db64e80e7dd8f8'/>
<id>2791d41bb3fef7f07fb9d49088db64e80e7dd8f8</id>
<content type='text'>
configure.ac: Use pkg-config to detect libxml2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
configure.ac: Use pkg-config to detect libxml2</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3 from hughmcmaster/debian-m4</title>
<updated>2022-08-13T21:19:03+00:00</updated>
<author>
<name>Suren A. Chilingaryan</name>
<email>csa@suren.me</email>
</author>
<published>2022-08-13T21:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/rusxmms/librcc.git/commit/?id=5dab337c7a42044a170e1e64b0a373f63be26973'/>
<id>5dab337c7a42044a170e1e64b0a373f63be26973</id>
<content type='text'>
autogen.sh: Remove obsolete FORBIDDEN_M4MACROS() code paths</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
autogen.sh: Remove obsolete FORBIDDEN_M4MACROS() code paths</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4 from hughmcmaster/debian-spelling</title>
<updated>2022-08-13T21:18:43+00:00</updated>
<author>
<name>Suren A. Chilingaryan</name>
<email>csa@suren.me</email>
</author>
<published>2022-08-13T21:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/rusxmms/librcc.git/commit/?id=28ef89da083d5c6462d932db4f7fa5377cb115cb'/>
<id>28ef89da083d5c6462d932db4f7fa5377cb115cb</id>
<content type='text'>
Minor spelling fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor spelling fixes</pre>
</div>
</content>
</entry>
<entry>
<title>Minor spelling fixes</title>
<updated>2022-08-08T05:18:04+00:00</updated>
<author>
<name>Hugh McMaster</name>
<email>hugh.mcmaster@outlook.com</email>
</author>
<published>2022-08-08T05:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/rusxmms/librcc.git/commit/?id=4ad740042a100aa6561fc93445c77c617bde16ea'/>
<id>4ad740042a100aa6561fc93445c77c617bde16ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>autogen.sh: Remove obsolete FORBIDDEN_M4MACROS() code paths</title>
<updated>2022-08-08T05:15:52+00:00</updated>
<author>
<name>Hugh McMaster</name>
<email>hugh.mcmaster@outlook.com</email>
</author>
<published>2022-08-08T05:15:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/rusxmms/librcc.git/commit/?id=9b4d7ad3fafb369d2266175943055505766fe732'/>
<id>9b4d7ad3fafb369d2266175943055505766fe732</id>
<content type='text'>
The GNOME project removed support for FORBIDDEN_M4MACROS in 2014.

See https://gitlab.gnome.org/GNOME/gnome-common/-/commit/4c8d8ad93
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The GNOME project removed support for FORBIDDEN_M4MACROS in 2014.

See https://gitlab.gnome.org/GNOME/gnome-common/-/commit/4c8d8ad93
</pre>
</div>
</content>
</entry>
<entry>
<title>configure.ac: Use pkg-config to detect libxml2</title>
<updated>2022-08-08T05:14:33+00:00</updated>
<author>
<name>Hugh McMaster</name>
<email>hugh.mcmaster@outlook.com</email>
</author>
<published>2022-08-08T05:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/rusxmms/librcc.git/commit/?id=a36fdfad210b087949750c8edaadbe97965a63c9'/>
<id>a36fdfad210b087949750c8edaadbe97965a63c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
