diff --git a/ostree.spec b/ostree.spec index b7e07896d92ad1e9f98bfd95317436a70ded8253..1243895ab3bb245eea7b09a138c4581d22fe6f89 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,6 +1,6 @@ Name: ostree Version: 2021.6 -Release: 1 +Release: 2 Summary: A tool like git for operating system binaries License: LGPLv2+ URL: https://ostree.readthedocs.io/en/latest/ @@ -13,7 +13,7 @@ BuildRequires: bison autoconf automake libtool gobject-introspection-devel pkgc BuildRequires: pkgconfig(e2p) pkgconfig(zlib) pkgconfig(libcurl) pkgconfig(libsoup-2.4) gpgme-devel BuildRequires: pkgconfig(libselinux) pkgconfig(libcrypto) pkgconfig(fuse) pkgconfig(libsystemd) BuildRequires: dracut openssl-devel pkgconfig(mount) pkgconfig(libarchive) python3-pyyaml libxslt -BuildRequires: gtk-doc +BuildRequires: gtk-doc elfutils-extra Requires: dracut systemd-units gnupg2 %ifarch x86_64 Requires: grub2 @@ -92,6 +92,12 @@ make check %{_mandir}/man*/{ostree,rofiles}*.gz %changelog +* Mon Oct 17 2022 yangmingtai - 2021.6-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add Buildrequires elfutils-extra + * Tue Feb 8 2022 yangzhuangzhuang - 2021.6-1 - Type:enhancement - ID:NA