From 4d6297730cd75b328e1a6acf695dcb9477378f91 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 18 Sep 2015 10:59:32 +0100 Subject: [PATCH] Add optional data to AppStream metadata --- gstreamer1-plugins-base.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gstreamer1-plugins-base.spec b/gstreamer1-plugins-base.spec index 39f5f1f..e9dd515 100644 --- a/gstreamer1-plugins-base.spec +++ b/gstreamer1-plugins-base.spec @@ -6,7 +6,7 @@ Name: gstreamer1-plugins-base Version: 1.5.90 -Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer streaming media framework base plugins License: LGPLv2+ @@ -127,6 +127,7 @@ cat > $RPM_BUILD_ROOT%{_datadir}/appdata/gstreamer-base.appdata.xml <gstreamer-base CC0-1.0 GStreamer Multimedia Codecs - Base + Multimedia playback for Ogg, Theora and Vorbis

This addon includes system codecs that are essential for the running system. @@ -407,6 +408,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0 %changelog +* Fri Sep 18 2015 Richard Hughes - 1.5.90-2 +- Add optional data to AppStream metadata. + * Wed Aug 19 2015 Wim Taymans - 1.5.90-1 - Update to 1.5.90