automatic version update by autodist [release 0.8.3-1mamba;Sat Jun 29 2024]
This commit is contained in:
parent
57f604372c
commit
8e9576c87a
@ -1,14 +1,13 @@
|
||||
%define tagver %(echo %version | tr . _)
|
||||
Name: appstream-glib
|
||||
Version: 0.8.2
|
||||
Release: 2mamba
|
||||
Version: 0.8.3
|
||||
Release: 1mamba
|
||||
Summary: A library that provides GObjects and helper methods to make it easy to read and write AppStream metadata
|
||||
Group: System/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/hughsie/appstream-glib
|
||||
## GITSOURCE https://github.com/hughsie/appstream-glib.git appstream_glib_0_2_5
|
||||
Source: https://github.com/hughsie/appstream-glib.git/appstream_glib_%{tagver}/appstream-glib-%{version}.tar.bz2
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -24,7 +23,6 @@ BuildRequires: libgtk3-devel
|
||||
BuildRequires: libjson-glib-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: librpm-devel
|
||||
BuildRequires: libstemmer-devel
|
||||
BuildRequires: libuuid-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: librpm-devel >= 4.19.1.1-2mamba
|
||||
@ -61,7 +59,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%build
|
||||
%meson \
|
||||
-Dgtk-doc=true \
|
||||
-Dstemmer=true \
|
||||
-Ddep11=false \
|
||||
-Drpm=true
|
||||
|
||||
@ -120,6 +117,9 @@ export DESTDIR=%{buildroot}
|
||||
%doc NEWS README.md
|
||||
|
||||
%changelog
|
||||
* Sat Jun 29 2024 Automatic Build System <autodist@openmamba.org> 0.8.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 15 2024 Automatic Build System <autodist@mambasoft.it> 0.8.2-2mamba
|
||||
- rebuilt by autoport with build requirements: librpm-devel>=4.19.1.1-2mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user