diff --git a/appstream-data.spec b/appstream-data.spec index 4d04fb8..b5d2596 100644 --- a/appstream-data.spec +++ b/appstream-data.spec @@ -1,19 +1,20 @@ Summary: Fedora AppStream metadata Name: appstream-data Version: 27 -Release: 7%{?dist} +Release: 14%{?dist} BuildArch: noarch License: CC0 and CC-BY and CC-BY-SA and GFDL URL: https://github.com/hughsie/createrepo_as Source1: https://dl.fedoraproject.org/pub/alt/screenshots/f27/fedora-%{version}.xml.gz Source2: https://dl.fedoraproject.org/pub/alt/screenshots/f27/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 -Source7: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/fedora-categories.xml -Source8: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/fedora-popular.xml -Source9: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/steam-oars.xml +Source4: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/google-chrome.xml +Source5: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/gstreamer-non-free.xml +Source6: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/other-repos.xml +Source7: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/webapps.xml +Source8: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/fedora-categories.xml +Source9: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/fedora-popular.xml +Source10 https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/steam-oars.xml BuildRequires: libappstream-glib @@ -26,7 +27,7 @@ createrepo_as and the extra data in fedora-appstream. DESTDIR=%{buildroot} appstream-util install-origin fedora %{SOURCE1} %{SOURCE2} DESTDIR=%{buildroot} appstream-util install \ - %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9} + %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9} %{SOURCE10} %check if ! gunzip -c %{buildroot}%{_datadir}/app-info/xmls/fedora.xml.gz | grep -q 'gstreamer1-plugin-openh264' ; then @@ -45,6 +46,29 @@ fi %dir %{_datadir}/app-info/xmls %changelog +* Fri Oct 12 2018 Kalev Lember - 27-14 +- Remove content_rating attributes that F27 appstream can't handle + +* Wed Oct 10 2018 Kalev Lember - 27-13 +- New metadata version + +* Wed Aug 08 2018 Kalev Lember - 27-12 +- New metadata version + +* Thu Apr 19 2018 Kalev Lember - 27-11 +- New metadata version + +* Tue Mar 27 2018 Kalev Lember - 27-10 +- New metadata version + +* Fri Mar 02 2018 Kalev Lember - 27-9 +- New metadata version +- Sync other-repos.xml and webapps.xml with fedora-appstream +- Add google-chrome.xml with Google Chrome metadata + +* Thu Dec 28 2017 Kalev Lember - 27-8 +- New metadata version + * Wed Nov 29 2017 Kalev Lember - 27-7 - New metadata version diff --git a/fedora-categories.xml b/fedora-categories.xml index dbcedc3..6793d41 100644 --- a/fedora-categories.xml +++ b/fedora-categories.xml @@ -3,7 +3,7 @@ - amarok.desktop + org.kde.amarok.desktop Featured @@ -39,7 +39,7 @@ - gnome-music.desktop + org.gnome.Music.desktop Featured @@ -51,25 +51,13 @@ - rosegarden.desktop + com.rosegardenmusic.rosegarden.desktop Featured - sound-juicer.desktop - - Featured - - - - anjuta.desktop - - Featured - - - - devassistant.desktop + org.gnome.SoundJuicer.desktop Featured @@ -309,7 +297,7 @@ - epiphany.desktop + org.gnome.Epiphany.desktop Featured @@ -321,7 +309,7 @@ - geary.desktop + org.gnome.Geary.desktop Featured @@ -363,13 +351,13 @@ - evolution.desktop + org.gnome.Evolution.desktop Featured - geary.desktop + org.gnome.Geary.desktop Featured @@ -489,7 +477,7 @@ - openshot.desktop + openshot-qt.desktop Featured diff --git a/fedora-popular.xml b/fedora-popular.xml index c0c94e2..fd9bc55 100644 --- a/fedora-popular.xml +++ b/fedora-popular.xml @@ -14,12 +14,6 @@ GnomeSoftware::popular - - geary.desktop - - GnomeSoftware::popular - - gnucash.desktop @@ -50,6 +44,12 @@ GnomeSoftware::popular + + org.gnome.Geary.desktop + + GnomeSoftware::popular + + org.gnome.Maps.desktop diff --git a/google-chrome.xml b/google-chrome.xml new file mode 100644 index 0000000..f2624c5 --- /dev/null +++ b/google-chrome.xml @@ -0,0 +1,31 @@ + + + + + google-chrome.desktop + google-chrome-stable + + https://lh3.googleusercontent.com/nYhPnY2I-e9rpqnid9u9aAODz4C04OycEGxqHG5vxFnA35OGmLMrrUmhM9eaHKJ7liB-=w300 + chromium-dev@chromium.org + CC0-1.0 + Freeware under Google Chrome Terms of Service + Google Chrome + The web browser from Google + + + Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. + + + https://chrome.google.com/ + + + https://www.gstatic.com/chrome/appstream/chrome-2.png + + + + + Google + https://support.google.com/chrome/?p=feedback + https://support.google.com/chrome + + diff --git a/other-repos.xml b/other-repos.xml index 08ce9f0..27bca92 100644 --- a/other-repos.xml +++ b/other-repos.xml @@ -1,69 +1,27 @@ - + adobe-release-x86_64 adobe-release-x86_64 CC0-1.0 Adobe Adobe Repository Configuration - - bjnplugin - bjnplugin - CC0-1.0 - Blue Jeans - Blue Jeans Repository Configuration - - - google-chrome - google-chrome - CC0-1.0 - Google Chrome - Google Chrome Repository Configuration - - - google-earth-stable - google-earth-stable - CC0-1.0 - Google Earth - Google Earth Repository Configuration - - - google-musicmanager-beta - google-musicmanager-beta - CC0-1.0 - Google MusicManager - Google MusicManager Repository Configuration - - - google-talkplugin - google-talkplugin - CC0-1.0 - Google Talk - Google Talk Repository Configuration - - + livna-release livna-release CC0-1.0 Livna Livna Repository Configuration - - nautilus-dropbox - nautilus-dropbox - CC0-1.0 - Dropbox - Dropbox Repository Configuration - - + rpmfusion-free-release rpmfusion-free-release CC0-1.0 RPM Fusion Free RPM Fusion Repository Configuration - + rpmfusion-nonfree-release rpmfusion-nonfree-release CC0-1.0 diff --git a/sources b/sources index 87ffa93..0ef255b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (fedora-27.xml.gz) = fa2578d33b93938018936a8262743f31a1d9c00cd1a578c2a357cc5a03c518bc3d2910c19cc30c2579c245a40ba94c403564e4485a39e0e7e418a71cb2b28f97 -SHA512 (fedora-27-icons.tar.gz) = 71352c603fb2333e24d2f365bcface02d7288eb35a895582cc6451ec409069c5000d4b3448cf84a2d6b8640d22d276308d6eebe80a45dc056b29d63bfaf51f55 +SHA512 (fedora-27.xml.gz) = ad35b229b532507f8fc659a5f521630a476db4a423b9c723617261034c01b64a8b914a079c9130dca6805ed6b0f06d5d65329d0bf645ca64fa5223e7d3453e05 +SHA512 (fedora-27-icons.tar.gz) = 4dd1b05fddc29615c0110f8a18da17f268678f0d3f0e16dbf5263727a76d128629702fbe74d0cd3c6560b87a7edb0ea2cd384625fe39f8e96bb522d021290d0e diff --git a/webapps.xml b/webapps.xml index ce25459..8374d6b 100644 --- a/webapps.xml +++ b/webapps.xml @@ -349,7 +349,7 @@ epiphany-telegram.desktop CC0-1.0 proprietary - Telegram + Telegram Web Telegram is an instant messaging app focused on speed and security @@ -364,7 +364,8 @@ telegram - https://telegram.org/ + https://web.telegram.org/ + https://web.telegram.org/
+ Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. +
@@ -364,7 +364,8 @@ telegram - https://telegram.org/ + https://web.telegram.org/ + https://web.telegram.org/