rebuilt with ldc 1.29.0 [release 0.8.8-2mamba;Tue May 03 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 20:30:38 +01:00
parent f6df320a24
commit 34023b17a6

View File

@ -1,6 +1,6 @@
Name: appstream-generator
Version: 0.8.8
Release: 1mamba
Release: 2mamba
Summary: A fast AppStream metadata generator
Group: System/Tools
Vendor: openmamba
@ -22,6 +22,7 @@ BuildRequires: libldc-devel
BuildRequires: liblmdb-devel
## AUTOBUILDREQ-END
BuildRequires: meson
BuildRequires: libldc-devel >= 1.29.0
%description
A fast AppStream metadata generator.
@ -59,6 +60,9 @@ A fast AppStream metadata generator.
%doc LICENSE
%changelog
* Tue May 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.8-2mamba
- rebuilt with ldc 1.29.0
* Mon Apr 11 2022 Automatic Build System <autodist@mambasoft.it> 0.8.8-1mamba
- automatic version update by autodist