rebuilt by autoport with build requirements: librpm-devel>=4.16.1.2-1mamba [release 0.7.18-2mamba;Sun Mar 07 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 20:30:49 +01:00
parent 03ac8bc073
commit aee3ec91e8

View File

@ -1,7 +1,7 @@
%define tagver %(echo %version | tr . _)
Name: appstream-glib
Version: 0.7.18
Release: 1mamba
Release: 2mamba
Summary: A library that provides GObjects and helper methods to make it easy to read and write AppStream metadata
Group: System/Tools
Vendor: openmamba
@ -28,11 +28,11 @@ BuildRequires: libsoup-devel
BuildRequires: libstemmer-devel
BuildRequires: libuuid-devel
## AUTOBUILDREQ-END
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
BuildRequires: gcab
Provides: appdata-tools
Obsoletes: appdata-tools
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
This library provides GObjects and helper methods to make it easy to read and write AppStream metadata. It also provides a simple DOM implementation that makes it easy to edit nodes and convert to and from the standardized XML representation.
@ -121,6 +121,9 @@ export DESTDIR=%{buildroot}
%doc NEWS README.md
%changelog
* Sun Mar 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.18-2mamba
- rebuilt by autoport with build requirements: librpm-devel>=4.16.1.2-1mamba
* Tue Sep 08 2020 Automatic Build System <autodist@mambasoft.it> 0.7.18-1mamba
- automatic version update by autodist