From 9b80ed0a4fe53d9ea486688693e98def4748a19f Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Dec 07 2021 17:05:49 +0000 Subject: import appstream-data-9-20211101.el9.1 --- diff --git a/.appstream-data.metadata b/.appstream-data.metadata index ee426b7..1b58e6a 100644 --- a/.appstream-data.metadata +++ b/.appstream-data.metadata @@ -1,2 +1,2 @@ -8995db49e9fc2efd16a25ac6dde28c36f5cf22cc SOURCES/rhel-9-20210805-icons.tar.gz -447b60171b4ad5927d1410e671e08b16cfc02c5c SOURCES/rhel-9-20210805.xml.gz +9227922d4c901e249925449d609b64d555d7b7ab SOURCES/rhel-9-20211101-icons.tar.gz +29a7246063e92e1e72646099747922df3ce13eb3 SOURCES/rhel-9-20211101.xml.gz diff --git a/.gitignore b/.gitignore index b7b9e86..abed6f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/rhel-9-20210805-icons.tar.gz -SOURCES/rhel-9-20210805.xml.gz +SOURCES/rhel-9-20211101-icons.tar.gz +SOURCES/rhel-9-20211101.xml.gz diff --git a/SPECS/appstream-data.spec b/SPECS/appstream-data.spec index e1c73c5..278fdee 100644 --- a/SPECS/appstream-data.spec +++ b/SPECS/appstream-data.spec @@ -1,4 +1,4 @@ -%define gitdate 20210805 +%define gitdate 20211101 %global enable_epel 0 Summary: Cached AppStream metadata @@ -24,7 +24,7 @@ Source10: http://people.redhat.com/rhughes/metadata/epel-%{version}-%{gitdate}- %endif # This is built using: -# ARCHIVE_PATH=/run/media/hughsie/Backup/mirror +# export ARCHIVE_PATH=/run/media/hughsie/Backup/mirror # dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-9-baseos -p ${ARCHIVE_PATH}/RHEL/ &> rhel-9-baseos.log # dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-9-appstream -p ${ARCHIVE_PATH}/RHEL/ &> rhel-9-appstream.log # dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-9-crb -p ${ARCHIVE_PATH}/RHEL/ &> rhel-9-crb.log @@ -62,6 +62,10 @@ DESTDIR=%{buildroot} appstream-util install \ %dir %{_datadir}/app-info/xmls %changelog +* Mon Nov 01 2021 Richard Hughes 1:9-20211101 +- New metadata version +- Resolves: rhbz#2005266 + * Mon Aug 09 2021 Mohan Boddu - 1:9-20210805.1 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688