New metadata version

This commit is contained in:
Richard Hughes 2016-02-15 15:09:26 +00:00
parent cc5d58a317
commit d38526378e
3 changed files with 32 additions and 6 deletions

View File

@ -1,7 +1,7 @@
Summary: Fedora AppStream metadata
Name: appstream-data
Version: 24
Release: 3%{?dist}
Release: 4%{?dist}
BuildArch: noarch
License: CC0 and CC-BY and CC-BY-SA and GFDL
URL: https://github.com/hughsie/createrepo_as
@ -21,9 +21,9 @@ createrepo_as and the extra data in fedora-appstream.
%install
DESTDIR=%{buildroot} appstream-util install-origin fedora \
%{SOURCE1} %{SOURCE2} %{SOURCE3} \
%{SOURCE4} %{SOURCE5} %{SOURCE6}
DESTDIR=%{buildroot} appstream-util install-origin fedora %{SOURCE1} %{SOURCE2}
DESTDIR=%{buildroot} appstream-util install \
%{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6}
%files
%attr(0644,root,root) %{_datadir}/app-info/xmls/*
@ -36,6 +36,9 @@ DESTDIR=%{buildroot} appstream-util install-origin fedora \
%dir %{_datadir}/app-info/xmls
%changelog
* Mon Feb 15 2016 Richard Hughes <richard@hughsie.com> 24-4
- New metadata version
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 24-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1,2 +1,2 @@
5e57279f4717bf76c50b2d3605c0d9a2 fedora-24.xml.gz
39aa1cbca5c3a2acca5ed447cb498f1b fedora-24-icons.tar.gz
03e25d6a8b38aaaf902ac7ff6ee9aef8 fedora-24.xml.gz
d5978d2d6610da91efd7115985ed912b fedora-24-icons.tar.gz

View File

@ -372,4 +372,27 @@
<value key="X-Kudo-Popular"/>
</metadata>
</component>
<component type="webapp">
<id>epiphany-telegram.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Telegram</name>
<summary>Telegram is an instant messaging app focused on speed and security</summary>
<description>
<p>
Telegram is an instant messaging app focused on speed and security.
</p>
</description>
<icon type="remote">https://web.telegram.org/img/icons/icon128.png</icon>
<categories>
<category>InstantMessaging</category>
<category>Network</category>
</categories>
<keywords>
<keyword>telegram</keyword>
</keywords>
<url type="homepage">https://telegram.org/</url>
<metadata>
<value key="X-Kudo-Popular"/>
</metadata>
</component>
</components>