0.12.7
BR: lmdb
This commit is contained in:
parent
cb4f3c0dfa
commit
fc34784f10
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/0002-Don-t-warn-about-issues-in-a-cache-refresh-if-there-.patch
|
||||
/0010-as-pool-Fix-g-i-for-get_components_-while-GPtrArray-.patch
|
||||
/AppStream-0.12.6.tar.xz
|
||||
/AppStream-0.12.7.tar.xz
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
|
||||
Summary: Utilities to generate, maintain and access the AppStream database
|
||||
Name: appstream
|
||||
Version: 0.12.6
|
||||
Version: 0.12.7
|
||||
Release: 1%{?dist}
|
||||
|
||||
# lib LGPLv2+, tools GPLv2+
|
||||
@ -28,6 +28,7 @@ BuildRequires: itstool
|
||||
BuildRequires: libstemmer-devel
|
||||
BuildRequires: pkgconfig(gio-2.0) pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(lmdb)
|
||||
BuildRequires: pkgconfig(packagekit-glib2)
|
||||
BuildRequires: pkgconfig(protobuf-lite)
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
@ -172,6 +173,10 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 17 2019 Rex Dieter <rdieter@fedoraproject.org> - 0.12.7-1
|
||||
- 0.12.7
|
||||
- BR: lmdb
|
||||
|
||||
* Sun Mar 03 2019 Rex Dieter <rdieter@fedoraproject.org> - 0.12.6-1
|
||||
- 0.12.6
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (AppStream-0.12.6.tar.xz) = c19cd89ba39aff5afa2ff6d5fca72581a8624463c33011b11036526db98392ff5aa6c0f599682e90fdee29b8732538cf96c20b66965016b96f60b3f899d722bb
|
||||
SHA512 (AppStream-0.12.7.tar.xz) = 53ca7ebde3fcd345a895527da2ac5d829a09f25d28836a867b500282fba3465bde657cd75a4030cb831022f7a0d9f50aadb36078d62924e4d0edad6bfe3c5561
|
||||
|
||||
Loading…
Reference in New Issue
Block a user