<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Julien Lamy pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/odil">Debian Med / odil</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/odil/-/commit/ca9b8d47ca303578caf9f16732bc3dd9cdd4db6a">ca9b8d47</a></strong>
<div>
<span>by Julien Lamy</span>
<i>at 2021-01-13T16:26:12+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.12.1</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#ab80575e3474862fb5fcff78d4bc4c53e334988e">
.bumpversion.cfg
</a>
</li>
<li class="file-stats">
<a href="#bbe2b55fcc153e536e6640c42d9b3acadab544ec">
<span class="new-file">
+
.ci/conda_mac/build
</span>
</a>
</li>
<li class="file-stats">
<a href="#f27f4b942b8bb848713814028b201b0e567efa44">
<span class="new-file">
+
.ci/conda_mac/install
</span>
</a>
</li>
<li class="file-stats">
<a href="#7ce9cd48cda092b2177eb62ee35a3346294e22ba">
<span class="new-file">
+
.ci/conda_mac/post_build
</span>
</a>
</li>
<li class="file-stats">
<a href="#2f07c57a7509dfe056f4ecc8b6ab79b7266fa5a2">
.ci/deb/install
</a>
</li>
<li class="file-stats">
<a href="#ef6cd9368df7fd3f57da4600ffd757e0214f523b">
<span class="new-file">
+
.ci/run.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#fe77d5d1439f26e353a42bbd38dece2467ff6558">
<span class="new-file">
+
.github/workflows/build.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#e13c217bd8473dfe826bdc2c9ee37b16a009aee1">
<span class="deleted-file">

FindICU.cmake
</span>
</a>
</li>
<li class="file-stats">
<a href="#69f4b04c394937bd733ee2b17d53485ffd83aa66">
FindJsonCpp.cmake
</a>
</li>
<li class="file-stats">
<a href="#dc99812b8911185270fdc7deac956fc778b1b93c">
<span class="new-file">
+
OdilConfig.cmake.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#cdd325ecfd46b802c6fe46d37ac5bca536adc3d9">
applications/cli/dicomdir.py
</a>
</li>
<li class="file-stats">
<a href="#18fae9e02420bf627d37b01ef9bd2299928aede4">
applications/cli/echo.py
</a>
</li>
<li class="file-stats">
<a href="#8b2f4cbf993d063da937eb4b4742f0efdea6a65f">
applications/cli/find.py
</a>
</li>
<li class="file-stats">
<a href="#32118f23ad49447c5411635f84f097fe98c0cbeb">
applications/cli/get.py
</a>
</li>
<li class="file-stats">
<a href="#4e6e18307703f7fb646bb1481a22b91c4c031867">
applications/cli/store.py
</a>
</li>
<li class="file-stats">
<a href="#d63beb0da6cc536b330e017312704f62b8941c48">
<span class="deleted-file">

cmake/functions.cmake
</span>
</a>
</li>
<li class="file-stats">
<a href="#0e3bd916176a34abbe59e1bb7b5ea5e04584dc55">
<span class="new-file">
+
cmake_uninstall.cmake.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#e79feda1dcb8de4d38119932b33124d91fa126bd">
documentation/conf.py
</a>
</li>
<li class="file-stats">
<a href="#4943198ce15c1b12ac8d2b0b3f81b3e61933883a">
documentation/developer/cpp/association.rst
</a>
</li>
<li class="file-stats">
<a href="#912bd4ef609f96aaba048bb8aaced61fee375a96">
documentation/developer/cpp/index.rst
</a>
</li>
<li class="file-stats">
<a href="#65d999df93df6367075dbc3751fecb3816d8caee">
documentation/developer/cpp/io.rst
</a>
</li>
<li class="file-stats">
<a href="#ee8c4120b5d421f1a35643f23325bd5866a35cb0">
documentation/developer/cpp/services-scu.rst
</a>
</li>
<li class="file-stats">
<a href="#22f9f7ea67dc832a3d45ce5cc02602b49bccc13d">
documentation/developer/python/index.rst
</a>
</li>
<li class="file-stats">
<a href="#a998b3be7cf604d644dce5ac58e7c9433c2b5d3a">
documentation/installation/index.rst
</a>
</li>
<li class="file-stats">
<a href="#86f9a257e163137719cd69ddbcf5458ed09062c1">
documentation/installation/linux.rst
</a>
</li>
<li class="file-stats">
<a href="#96fdbf840191a7e8d57eb5509042d3d9327ae2a8">
examples/cpp/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#1f4430b91c2ecfcca0ca424ae2a5cfcb102e6c74">
examples/cpp/find.cpp
</a>
</li>
<li class="file-stats">
<a href="#f1649858dd2b25b03e7525f2f3dfb561629e4600">
examples/cpp/get.cpp
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://salsa.debian.org/med-team/odil/-/commit/ca9b8d47ca303578caf9f16732bc3dd9cdd4db6a">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/odil/-/commit/ca9b8d47ca303578caf9f16732bc3dd9cdd4db6a"}}</script>


</p>
</div>
</body>
</html>