From 8851801f2c91470d99d6666e0ee3de61bf7e20ef Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 9 Dec 2024 23:00:56 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.4-1mamba;Mon Dec 09 2024] --- appstream.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/appstream.spec b/appstream.spec index cf502aa..edcb753 100644 --- a/appstream.spec +++ b/appstream.spec @@ -1,5 +1,5 @@ Name: appstream -Version: 1.0.3 +Version: 1.0.4 Release: 1mamba Summary: Tools and libraries to work with AppStream metadata Group: System/Tools @@ -12,6 +12,7 @@ Patch0: appstream-0.14.0-upstream-Do_not_automatically_clean_up_errors_th License: GPL, LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core BuildRequires: libcairo-devel BuildRequires: libcurl-devel BuildRequires: libfontconfig-devel @@ -28,7 +29,6 @@ BuildRequires: libxml2-devel BuildRequires: libxmlb-devel BuildRequires: libyaml-devel BuildRequires: libzstd-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -92,8 +92,6 @@ export DESTDIR=%{buildroot} %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %posttrans %{_bindir}/appstreamcli refresh --force >& /dev/null ||: @@ -156,6 +154,9 @@ export DESTDIR=%{buildroot} %{_libdir}/libAppStreamQt.so %changelog +* Mon Dec 09 2024 Automatic Build System 1.0.4-1mamba +- automatic version update by autodist + * Thu Apr 25 2024 Automatic Build System 1.0.3-1mamba - automatic version update by autodist