appstream: 0.15.6 -> 0.16.0

This commit is contained in:
Tim Biermann 2023-01-28 10:49:04 +01:00
parent b591fc14fe
commit 4d8c840ed9
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 9 deletions

View File

@ -47,6 +47,7 @@ drwxr-xr-x root/root usr/include/appstream/
-rw-r--r-- root/root usr/include/appstream/as-screenshot.h
-rw-r--r-- root/root usr/include/appstream/as-spdx.h
-rw-r--r-- root/root usr/include/appstream/as-suggested.h
-rw-r--r-- root/root usr/include/appstream/as-system-info.h
-rw-r--r-- root/root usr/include/appstream/as-translation.h
-rw-r--r-- root/root usr/include/appstream/as-utils.h
-rw-r--r-- root/root usr/include/appstream/as-validator-issue.h
@ -61,11 +62,11 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/AppStream-1.0.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/AppStreamCompose-1.0.typelib
lrwxrwxrwx root/root usr/lib/libappstream-compose.so -> libappstream-compose.so.0
lrwxrwxrwx root/root usr/lib/libappstream-compose.so.0 -> libappstream-compose.so.0.15.6
-rwxr-xr-x root/root usr/lib/libappstream-compose.so.0.15.6
lrwxrwxrwx root/root usr/lib/libappstream-compose.so.0 -> libappstream-compose.so.0.16.0
-rwxr-xr-x root/root usr/lib/libappstream-compose.so.0.16.0
lrwxrwxrwx root/root usr/lib/libappstream.so -> libappstream.so.4
-rwxr-xr-x root/root usr/lib/libappstream.so.0.15.6
lrwxrwxrwx root/root usr/lib/libappstream.so.4 -> libappstream.so.0.15.6
-rwxr-xr-x root/root usr/lib/libappstream.so.0.16.0
lrwxrwxrwx root/root usr/lib/libappstream.so.4 -> libappstream.so.0.16.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/appstream-compose.pc
-rw-r--r-- root/root usr/lib/pkgconfig/appstream.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/xkkIyUlt1p641P+cvA569tKdBrQAE3BV1RCbEhRUAg0LYTliA3d0bZFujjPU2KCAEpZ622U/Bj/2Qjh8SgSwE=
SHA256 (Pkgfile) = 8a36045e9668032444306d72e65035de3335e89a6710fd4e3b388d15253499c0
SHA256 (.footprint) = e2c0a690cadc5f9ddf0a54d49ac78391aaad0eeebfa3b0ed608fb55ccc8e453f
SHA256 (AppStream-0.15.6.tar.xz) = 23d6c940368b5a6cedf622df3707c0dd8679cf4b0739f7aba13f925c58cdf10e
RWSagIOpLGJF35h+ntewwMgnzk4xgkug50O1o4dXDJKsaiBWp42gRqFcb0VHPKt2IsFhEhgjJhzrsYBwIGuAieumSWi8WGq5Agk=
SHA256 (Pkgfile) = 215f9b865c72aa15e4f8e32ae287f3d9f7f4d339af9f2c2e086f8a860592b975
SHA256 (.footprint) = 7edc2f93f1ec74ae1b00e56db573c8f05dfd8c57f379e08daedce7f9842bcd71
SHA256 (AppStream-0.16.0.tar.xz) = 6430cce80ddfcda5a35270edf80f71e78f437ca5104183f765af9f3ed048e170

View File

@ -5,7 +5,7 @@
# Optional: qt5
name=appstream
version=0.15.6
version=0.16.0
release=1
source=(https://www.freedesktop.org/software/appstream/releases/AppStream-$version.tar.xz)
@ -23,6 +23,7 @@ build() {
-D compose=true \
-D docs=false \
-D apidocs=false \
-D systemd=false \
-D install-docs=false
meson compile -C build