New metadata version
This commit is contained in:
parent
80ceb1b279
commit
2ca7cfd750
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,3 +16,5 @@
|
||||
/epel-8-20200724.xml.gz
|
||||
/rhel-9-20210805.xml.gz
|
||||
/rhel-9-20210805-icons.tar.gz
|
||||
/rhel-9-20211101.xml.gz
|
||||
/rhel-9-20211101-icons.tar.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
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (rhel-9-20210805.xml.gz) = 5610e4d58221f88c484226794ffb483123b0358922d6780f4badcc6d3c6b699aef4c04a2293f1c8b23c3f883d5ce61a82163f214ca6857d2d53be032213d8c79
|
||||
SHA512 (rhel-9-20210805-icons.tar.gz) = b86e111419cce4f48db99f76a35976783949ea7d9acc6def160c6718d672d72e6c12a6f24c4d8075cfbe3f7b3c9314d6cafe154163df7793f224a9ce7d275b7f
|
||||
SHA512 (rhel-9-20211101.xml.gz) = 0c826dae4169ba44019bd66450f4f8aace1611cd4dff731656254df1234826361e03c1239501cd35d842e68af7360b0ed5f35265ea5d056a489b722be3d9cce3
|
||||
SHA512 (rhel-9-20211101-icons.tar.gz) = 7209c0799c1c1c85976480884a5682aeb2b02b34266598384252cc33225cb33a0786ec3fc3d26ebcc0f83e9321e495f71393419334ac46de48e80fd1b4bd7c71
|
||||
|
Loading…
Reference in New Issue
Block a user