Upgrade to 0.16.1

This commit is contained in:
misaka00251 2023-10-16 16:29:37 +08:00
parent bdafd52628
commit d59ce88e2d
3 changed files with 6 additions and 2 deletions

View File

@ -2,8 +2,8 @@
%global vala 1 %global vala 1
Name: appstream Name: appstream
Version: 0.15.2 Version: 0.16.1
Release: 2 Release: 1
Summary: Utilities to generate, maintain and access the AppStream database Summary: Utilities to generate, maintain and access the AppStream database
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
URL: https://github.com/ximion/appstream URL: https://github.com/ximion/appstream
@ -30,6 +30,7 @@ BuildRequires: pkgconfig(libcurl)
BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(librsvg-2.0)
BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(pango)
BuildRequires: pkgconfig(xmlb) BuildRequires: pkgconfig(xmlb)
BuildRequires: systemd-devel
%description %description
AppStream makes it easy to access application information from the AppStream makes it easy to access application information from the
@ -181,6 +182,9 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \
%{_libdir}/libAppStreamQt.so %{_libdir}/libAppStreamQt.so
%changelog %changelog
* Mon Oct 16 2023 misaka00251 <liuxin@iscas.ac.cn> - 0.16.1-1
- Upgrade to 0.16.1
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.15.2-2 * Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.15.2-2
- fix build error - fix build error
- File listed twice libappstream-compose.so.0.15.2 - File listed twice libappstream-compose.so.0.15.2

Binary file not shown.

BIN
v0.16.1.tar.gz Normal file

Binary file not shown.