<p>When building RPMs that have %changelog sections with changelog entries with full timestamps, RPM did not take the time zone into account. Now the timezone description is taken into account using function tzset(). It handles correctly timezone descriptions like:<br>
"Europe/London",<br>
"GMT-5", or<br>
"NZST-12:00:00NZDT-13:00:00,M10.1.0,M3.3.0"<br>
but it is not able to work with time zone descriptions that do not contain all information regarding the DST like e.g. "NZST".</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/rpm-software-management/rpm/pull/739'>https://github.com/rpm-software-management/rpm/pull/739</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Include time zone in changelog time calculation (RhBug:1715412)</li>
  <li>Enable using longer time zones names/abbreviations in changelogs</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/rpm-software-management/rpm/pull/739/files#diff-0">build/parseChangelog.c</a>
    (22)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/rpm-software-management/rpm/pull/739.patch'>https://github.com/rpm-software-management/rpm/pull/739.patch</a></li>
  <li><a href='https://github.com/rpm-software-management/rpm/pull/739.diff'>https://github.com/rpm-software-management/rpm/pull/739.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/rpm-software-management/rpm/pull/739?email_source=notifications&email_token=ADLPZU22YMZ22UEH6JGWJVLPY6HMVA5CNFSM4HTUSY7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXXOA3Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ADLPZU4YALARIOHAOOXZ5M3PY6HMVANCNFSM4HTUSY7A">mute the thread</a>.<img src="https://github.com/notifications/beacon/ADLPZU2O6XPZF2DEFLV3A2TPY6HMVA5CNFSM4HTUSY7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXXOA3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/rpm-software-management/rpm/pull/739?email_source=notifications\u0026email_token=ADLPZU22YMZ22UEH6JGWJVLPY6HMVA5CNFSM4HTUSY7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXXOA3Q",
"url": "https://github.com/rpm-software-management/rpm/pull/739?email_source=notifications\u0026email_token=ADLPZU22YMZ22UEH6JGWJVLPY6HMVA5CNFSM4HTUSY7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXXOA3Q",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>