diff --git a/ostree.spec b/ostree.spec index 4bf15f86d0ba7085bd17fb1ff81c3ebd9efcd735..2fefcd151335b6957084792251de3d3e0d4947d5 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,15 +1,13 @@ #needsrootforbuild Name: ostree Version: 2025.1 -Release: 1 +Release: 2 Summary: A tool like git for operating system binaries License: LGPL-2.0-or-later URL: https://ostreedev.github.io/ostree/ Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz BuildRequires: gcc make -BuildRequires: pkgconfig(avahi-client) >= 0.6.31 -BuildRequires: pkgconfig(avahi-glib) >= 0.6.31 BuildRequires: pkgconfig(bash-completion) BuildRequires: pkgconfig(e2p) BuildRequires: pkgconfig(fuse3) >= 3.1.1 @@ -108,6 +106,9 @@ The %{name}-devel package includes the header files for the %{name} library. %{_datadir}/gtk-doc/html/%{name} %changelog +* Sat Feb 08 2025 zhangyao 2025.1-2 +- disable avahi feature + * Fri Jan 17 2025 Funda Wang - 2025.1-1 - update to 2025.1