New metadata version
This commit is contained in:
parent
ebbcd76b25
commit
96dce50ded
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@
|
||||
/gstreamer-non-free.xml
|
||||
/other-repos.xml
|
||||
/webapps.xml
|
||||
/fedora-24.xml.gz
|
||||
/fedora-24-icons.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Summary: Fedora AppStream metadata
|
||||
Name: appstream-data
|
||||
Version: 23
|
||||
Release: 3%{?dist}
|
||||
Version: 24
|
||||
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/f23/fedora-%{version}.xml.gz
|
||||
Source2: https://alt.fedoraproject.org/pub/alt/screenshots/f23/fedora-%{version}-icons.tar.gz
|
||||
Source1: https://alt.fedoraproject.org/pub/alt/screenshots/f24/fedora-%{version}.xml.gz
|
||||
Source2: https://alt.fedoraproject.org/pub/alt/screenshots/f24/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
|
||||
@ -36,6 +36,9 @@ DESTDIR=%{buildroot} appstream-util install-origin fedora \
|
||||
%dir %{_datadir}/app-info/xmls
|
||||
|
||||
%changelog
|
||||
* Wed Aug 19 2015 Richard Hughes <richard@hughsie.com> 24-1
|
||||
- New metadata version
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 23-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
6
sources
6
sources
@ -1,6 +1,6 @@
|
||||
b3488f9d7a5346419545daf78e5382a1 fedora-23.xml.gz
|
||||
9fb0a00b6ca95ecc39b63ba645a19b96 fedora-23-icons.tar.gz
|
||||
366a8f5cb1fd78a126d417d8921b5caa fedora-24.xml.gz
|
||||
736993763d3653657966b6cb64700d1a fedora-24-icons.tar.gz
|
||||
5d6f23ad9b21458df8b87be37f1f67b2 adobe-flash.xml
|
||||
7ca7d85c60d2846737632bb47b3e2d03 gstreamer-non-free.xml
|
||||
78cbeba4694c6358c85c23b273e2f4ba other-repos.xml
|
||||
1b474f7dc0d7954286702deab05b03c0 webapps.xml
|
||||
16518359603fad7c7fd24d80373da7f0 webapps.xml
|
||||
|
Loading…
Reference in New Issue
Block a user