From 8e9576c87a882916b84fce6fe480127025888f6b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 30 Jun 2024 21:18:22 +0200 Subject: [PATCH] automatic version update by autodist [release 0.8.3-1mamba;Sat Jun 29 2024] --- appstream-glib.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/appstream-glib.spec b/appstream-glib.spec index 01ddf99..4742861 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -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 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 0.8.3-1mamba +- automatic version update by autodist + * Wed May 15 2024 Automatic Build System 0.8.2-2mamba - rebuilt by autoport with build requirements: librpm-devel>=4.19.1.1-2mamba