import appstream-data-9-20211101.el9.1
This commit is contained in:
parent
8ece6108f5
commit
73ddbf3b9c
@ -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
|
||||
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
|
||||
|
@ -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 <richard@hughsie.com> 1:9-20211101
|
||||
- New metadata version
|
||||
- Resolves: rhbz#2005266
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:9-20210805.1
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user