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