automatic version update by autodist [release 0.14.1-1mamba;Thu Feb 18 2021]

This commit is contained in:
Automatic Build System 2024-01-05 20:30:20 +01:00
parent 32722643b7
commit 4cc55e1e4f

View File

@ -1,6 +1,6 @@
Name: appstream Name: appstream
Version: 0.14.0 Version: 0.14.1
Release: 2mamba Release: 1mamba
Summary: Tools and libraries to work with AppStream metadata Summary: Tools and libraries to work with AppStream metadata
Group: System/Tools Group: System/Tools
Vendor: openmamba Vendor: openmamba
@ -67,7 +67,7 @@ This package contains libraries and header files for developing applications tha
%prep %prep
%setup -q -n AppStream-%{version} %setup -q -n AppStream-%{version}
%patch0 -p1 #%patch0 -p1
%build %build
%meson \ %meson \
@ -129,6 +129,9 @@ export DESTDIR=%{buildroot}
%{_libdir}/libAppStreamQt.so %{_libdir}/libAppStreamQt.so
%changelog %changelog
* Thu Feb 18 2021 Automatic Build System <autodist@mambasoft.it> 0.14.1-1mamba
- automatic version update by autodist
* Wed Feb 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14.0-2mamba * Wed Feb 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14.0-2mamba
- added upstream patch to fix crash on applications that use this library (e.g. discover) - added upstream patch to fix crash on applications that use this library (e.g. discover)