import CS appstream-data-9-20230504.el9

This commit is contained in:
eabdullin 2023-09-21 18:03:08 +00:00
parent af99057056
commit 89cfa736ac
3 changed files with 21 additions and 11 deletions

View File

@ -1,4 +1,4 @@
945a81c837e7ceb6de59b5545f2d26e0cdd2a953 SOURCES/epel-9-20220302-icons.tar.gz
df43dcab6d05e249072cf02f1694b481de44c8ac SOURCES/epel-9-20220302.xml.gz
1fd191053f827964a4699f8cfc64ad6f53cdc1a9 SOURCES/rhel-9-20220302-icons.tar.gz
377af4c8f51274c470702e41734b8b016cef47b5 SOURCES/rhel-9-20220302.xml.gz
ab65007d7037887b8ae57ed1c6e20f7931429dbc SOURCES/epel-9-20230504-icons.tar.gz
ba2ef73fe81ce008be19720247b0a00e9f7e287b SOURCES/epel-9-20230504.xml.gz
260190fd91963ae4db1b61febfa3a78b85c6e0f3 SOURCES/rhel-9-20230504-icons.tar.gz
a846b1fc32325d57c434994bc9dd0be2f1adb82e SOURCES/rhel-9-20230504.xml.gz

8
.gitignore vendored
View File

@ -1,4 +1,4 @@
SOURCES/epel-9-20220302-icons.tar.gz
SOURCES/epel-9-20220302.xml.gz
SOURCES/rhel-9-20220302-icons.tar.gz
SOURCES/rhel-9-20220302.xml.gz
SOURCES/epel-9-20230504-icons.tar.gz
SOURCES/epel-9-20230504.xml.gz
SOURCES/rhel-9-20230504-icons.tar.gz
SOURCES/rhel-9-20230504.xml.gz

View File

@ -1,11 +1,11 @@
%define gitdate 20220302
%define gitdate 20230504
%global enable_epel 1
Summary: Cached AppStream metadata
Name: appstream-data
Epoch: 1
Version: 9
Release: %{gitdate}%{?dist}.1
Release: %{gitdate}%{?dist}
BuildArch: noarch
License: CC0 and CC-BY and CC-BY-SA and GFDL
URL: http://people.redhat.com/rhughes/metadata/
@ -24,11 +24,13 @@ Source10: http://people.redhat.com/rhughes/metadata/epel-%{version}-%{gitdate}-
%endif
# This is built using:
# sudo dnf makecache --enablerepo rhel-9-baseos --enablerepo rhel-9-appstream --enablerepo rhel-9-crb
# 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
# https://github.com/hughsie/appstream-scripts/blob/master/rhel/rhel-9-candidate.sh
# then the sources need to be uploaded to people.redhat.com/rhughes/metadata/
BuildRequires: libappstream-glib
@ -62,9 +64,17 @@ DESTDIR=%{buildroot} appstream-util install \
%dir %{_datadir}/app-info/xmls
%changelog
* Thu May 04 2023 Richard Hughes <richard@hughsie.com> 1:9-20230504
- New metadata version
- Resolves: rhbz#2062807
* Wed Apr 26 2023 Richard Hughes <richard@hughsie.com> 1:9-20230426
- New metadata version
- Resolves: rhbz#2062807
* Thu Mar 03 2022 Richard Hughes <richard@hughsie.com> 1:9-20220302
- New metadata version
- Resolves: rhbz#1994416
- Resolves: rhbz#2062807
* Mon Nov 01 2021 Richard Hughes <richard@hughsie.com> 1:9-20211101
- New metadata version