From b2015c63c0ae0d2d99ce6fdbba8aaf9985e1179f Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: May 11 2015 11:23:21 +0000 Subject: New metadata version --- diff --git a/.gitignore b/.gitignore index 5d674e2..dfa555b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,9 @@ /fedora-21.xml.gz /fedora-22-icons.tar.gz /fedora-22.xml.gz +/fedora-23.xml.gz +/fedora-23-icons.tar.gz +/adobe-flash.xml +/gstreamer-non-free.xml +/other-repos.xml +/webapps.xml diff --git a/appstream-data.spec b/appstream-data.spec index f537b78..e577286 100644 --- a/appstream-data.spec +++ b/appstream-data.spec @@ -1,12 +1,16 @@ Summary: Fedora AppStream metadata Name: appstream-data -Version: 22 -Release: 7%{?dist} +Version: 23 +Release: 1%{?dist} BuildArch: noarch License: CC0 and CC-BY and CC-BY-SA and GFDL URL: https://github.com/hughsie/createrepo_as -Source1: https://alt.fedoraproject.org/pub/alt/screenshots/f22/fedora-%{version}.xml.gz -Source2: https://alt.fedoraproject.org/pub/alt/screenshots/f22/fedora-%{version}-icons.tar.gz +Source1: https://alt.fedoraproject.org/pub/alt/screenshots/f23/fedora-%{version}.xml.gz +Source2: https://alt.fedoraproject.org/pub/alt/screenshots/f23/fedora-%{version}-icons.tar.gz +Source3: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/adobe-flash.xml +Source4: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/gstreamer-non-free.xml +Source5: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/other-repos.xml +Source6: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/webapps.xml BuildRequires: libappstream-glib @@ -17,7 +21,9 @@ createrepo_as and the extra data in fedora-appstream. %install -DESTDIR=%{buildroot} appstream-util install %{SOURCE1} %{SOURCE2} +DESTDIR=%{buildroot} appstream-util install \ + %{SOURCE1} %{SOURCE2} %{SOURCE3} \ + %{SOURCE4} %{SOURCE5} %{SOURCE6} %files %attr(0644,root,root) %{_datadir}/app-info/xmls/* @@ -30,6 +36,10 @@ DESTDIR=%{buildroot} appstream-util install %{SOURCE1} %{SOURCE2} %dir %{_datadir}/app-info/xmls %changelog +* Mon May 11 2015 Richard Hughes 23-1 +- New metadata version +- Debundle the appstream-extra files + * Thu Apr 23 2015 Richard Hughes 22-7 - New metadata version. diff --git a/sources b/sources index 87cf551..a8f7947 100644 --- a/sources +++ b/sources @@ -1,2 +1,6 @@ -874866233b8b7b55ea972be530928c8f fedora-22-icons.tar.gz -f890ef99119b36341a0209fb0e7c1e60 fedora-22.xml.gz +5c094a958b6e98888f1683063f89aab7 fedora-23.xml.gz +94babca67427a3977ccadbe39ae50d67 fedora-23-icons.tar.gz +5d6f23ad9b21458df8b87be37f1f67b2 adobe-flash.xml +7ca7d85c60d2846737632bb47b3e2d03 gstreamer-non-free.xml +78cbeba4694c6358c85c23b273e2f4ba other-repos.xml +1b474f7dc0d7954286702deab05b03c0 webapps.xml