sysroot: Fix usage of sd_journal_send on 32 bit (gh#2276)

This commit is contained in:
Peter Robinson 2020-10-28 13:52:58 +00:00
parent 9b9d36344e
commit 8c131cda5d

View File

@ -4,13 +4,14 @@
Summary: Hybrid image/package system
Name: rpm-ostree
Version: 2020.5
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
URL: https://github.com/projectatomic/rpm-ostree
#VCS: https://github.com/cgwalters/rpm-ostree
# This tarball is generated via "cd packaging && make -f Makefile.dist-packaging dist-snapshot"
# in the upstream git. If rust is enabled, it contains vendored sources.
Source0: rpm-ostree-%{version}.tar.xz
License: LGPLv2+
URL: https://github.com/projectatomic/rpm-ostree
Patch0: gh-pr2276-sysroot-fix-usage-of-sd_journal_send-on-32-bit.patch
ExclusiveArch: %{rust_arches}
@ -194,6 +195,9 @@ $PYTHON autofiles.py > files.devel \
%files devel -f files.devel
%changelog
* Wed Oct 28 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 2020.5-2
- sysroot: Fix usage of sd_journal_send on 32 bit (gh#2276)
* Tue Sep 15 2020 Jonathan Lebon <jonathan@jlebon.com> - 2020.5-1
- New upstream version
https://github.com/coreos/rpm-ostree/releases/tag/v2020.5
@ -216,7 +220,7 @@ $PYTHON autofiles.py > files.devel \
* Tue Jun 30 2020 Jeff Law <aw@redhat.com> - 2020.3-2
- Disable LTO
* Wed Feb 05 2020 Jonathan Lebon <jonathan@jlebon.com> - 2020.3-1
* Fri Jun 19 2020 Jonathan Lebon <jonathan@jlebon.com> - 2020.3-1
- New upstream version
https://github.com/coreos/rpm-ostree/releases/tag/v2020.3