diff --git a/appstream.spec b/appstream.spec index 4c16bc4..3a9a2db 100644 --- a/appstream.spec +++ b/appstream.spec @@ -1,5 +1,5 @@ Name: appstream -Version: 0.14.1 +Version: 0.14.2 Release: 1mamba Summary: Tools and libraries to work with AppStream metadata Group: System/Tools @@ -25,7 +25,6 @@ BuildRequires: libyaml-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Tools and libraries to work with AppStream metadata. @@ -129,6 +128,9 @@ export DESTDIR=%{buildroot} %{_libdir}/libAppStreamQt.so %changelog +* Sun Mar 07 2021 Automatic Build System 0.14.2-1mamba +- automatic version update by autodist + * Thu Feb 18 2021 Automatic Build System 0.14.1-1mamba - automatic version update by autodist