]> git.pld-linux.org Git - packages/AppStream.git/blobdiff - AppStream.spec
- updated to 0.11.1
[packages/AppStream.git] / AppStream.spec
index 199b5156c9f7aab82d4412c89db89f75d365038e..8bc08337db2b689c4da505dbc5342ade45fcf4c3 100644 (file)
@@ -8,18 +8,18 @@
 Summary:       AppStream-Core library and tools
 Summary(pl.UTF-8):     Biblioteka i narzÄ™dzia AppStream-Core
 Name:          AppStream
-Version:       0.10.6
+Version:       0.11.1
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       https://www.freedesktop.org/software/appstream/releases/%{name}-%{version}.tar.xz
-# Source0-md5: eaf1b7b47690987290c14b9629cd229b
+# Source0-md5: 24d330338e0f8a5b5b8c0b1266ea3b41
 URL:           https://www.freedesktop.org/wiki/Distributions/AppStream/
 BuildRequires: cmake >= 3.2.0
 BuildRequires: gettext-tools
 BuildRequires: glib2-devel >= 1:2.46
 BuildRequires: gobject-introspection-devel
-BuildRequires: intltool
+BuildRequires: itstool
 BuildRequires: libstdc++-devel >= 6:4.7
 BuildRequires: libstemmer-devel
 BuildRequires: libxml2-devel >= 2.0
@@ -32,6 +32,7 @@ BuildRequires:        xz
 BuildRequires: yaml-devel >= 0.1
 %if %{with qt}
 BuildRequires: Qt5Core-devel >= 5.0
+BuildRequires: Qt5Test-devel >= 5.0
 BuildRequires: qt5-build >= 5.0
 BuildRequires: qt5-qmake >= 5.0
 %endif
@@ -215,5 +216,6 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with vala}
 %files -n vala-appstream
 %defattr(644,root,root,755)
+%{_datadir}/vala/vapi/appstream.deps
 %{_datadir}/vala/vapi/appstream.vapi
 %endif
This page took 0.066124 seconds and 4 git commands to generate.