New upstream release
Resolves: RHEL-190636
This commit is contained in:
parent
54e4842222
commit
cb714c1d31
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/libxmlb-0.3.15.tar.xz
|
||||
/libxmlb-0.3.23.tar.xz
|
||||
/libxmlb-0.3.24.tar.xz
|
||||
/libxmlb-0.3.28.tar.xz
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
%global with_mingw 0
|
||||
%bcond stemmer %{defined fedora}
|
||||
|
||||
%if 0%{?fedora}
|
||||
%global with_mingw 1
|
||||
@ -9,7 +8,7 @@
|
||||
|
||||
Summary: Library for querying compressed XML metadata
|
||||
Name: libxmlb
|
||||
Version: 0.3.24
|
||||
Version: 0.3.28
|
||||
Release: %autorelease
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://github.com/hughsie/%{name}
|
||||
@ -17,9 +16,6 @@ Source0: https://github.com/hughsie/%{name}/releases/download/%{version}/%{nam
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: gtk-doc
|
||||
%if %{with stemmer}
|
||||
BuildRequires: libstemmer-devel
|
||||
%endif
|
||||
BuildRequires: meson
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: xz-devel
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libxmlb-0.3.24.tar.xz) = 298a2fb3ff097f8b710ade608b0b849b159dc49b808d5da5f3218ad3298adb5a4a0519f83792b482bf93967aea84c510340d6ca8d97c0cd2e4bf14e5753e9ce3
|
||||
SHA512 (libxmlb-0.3.28.tar.xz) = ff32f82e82425af20bd27a16e3f022dd43503f11843579a0f80699d0a54a3bbb057a35096939d83d134a88834763a48907cc3efba7fec3ec43a8e81e972aad68
|
||||
|
||||
Loading…
Reference in New Issue
Block a user