New metadata version
This commit is contained in:
parent
7f3b470a9e
commit
370884c22e
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,3 +12,5 @@
|
||||
/fedora-26-icons.tar.gz
|
||||
/fedora-27.xml.gz
|
||||
/fedora-27-icons.tar.gz
|
||||
/fedora-28.xml.gz
|
||||
/fedora-28-icons.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Summary: Fedora AppStream metadata
|
||||
Name: appstream-data
|
||||
Version: 27
|
||||
Release: 7%{?dist}
|
||||
Version: 28
|
||||
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://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
|
||||
Source1: https://dl.fedoraproject.org/pub/alt/screenshots/f28/fedora-%{version}.xml.gz
|
||||
Source2: https://dl.fedoraproject.org/pub/alt/screenshots/f28/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
|
||||
@ -45,6 +45,9 @@ fi
|
||||
%dir %{_datadir}/app-info/xmls
|
||||
|
||||
%changelog
|
||||
* Tue Dec 12 2017 Kalev Lember <klember@redhat.com> - 28-1
|
||||
- New metadata version
|
||||
|
||||
* Wed Nov 29 2017 Kalev Lember <klember@redhat.com> - 27-7
|
||||
- New metadata version
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (fedora-27.xml.gz) = fa2578d33b93938018936a8262743f31a1d9c00cd1a578c2a357cc5a03c518bc3d2910c19cc30c2579c245a40ba94c403564e4485a39e0e7e418a71cb2b28f97
|
||||
SHA512 (fedora-27-icons.tar.gz) = 71352c603fb2333e24d2f365bcface02d7288eb35a895582cc6451ec409069c5000d4b3448cf84a2d6b8640d22d276308d6eebe80a45dc056b29d63bfaf51f55
|
||||
SHA512 (fedora-28.xml.gz) = 701750b4b622b13b0157b0f09ac05cf0fdfdd0d5a8cd8704857c9e6599d0394fd6886e6e78ef51f60a333834bfe4253347f6b58189cc2ce191c075f1a55a39ff
|
||||
SHA512 (fedora-28-icons.tar.gz) = 9464aec1efcf7085a784fac0eae88ea2bfcc00f401d510eed8fa48293b2596fd546750a169dc1f17afd40bd13aa28ccb58da8fa2ef9d06c7f657d3416423ebd8
|
||||
|
Loading…
Reference in New Issue
Block a user