Update to 1.13.90
This commit is contained in:
parent
46bff69fe7
commit
b37329ec95
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/gst-plugins-good-1.12.3.tar.xz
|
||||
/gst-plugins-good-1.12.4.tar.xz
|
||||
/gst-plugins-good-1.13.1.tar.xz
|
||||
/gst-plugins-good-1.13.90.tar.xz
|
||||
|
@ -12,8 +12,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.13.1
|
||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.13.90
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
License: LGPLv2+
|
||||
@ -304,6 +304,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 05 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.90-1
|
||||
- Update to 1.13.90
|
||||
|
||||
* Tue Feb 27 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.13.1-3
|
||||
- -gtk: Obsoletes/Provides: gstreamer1-plugins-bad-free-gtk
|
||||
- Obsoletes/Provides: gstreamer1-plugin-mpg123
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.13.1.tar.xz) = 94ed545bbd8aa7a4f19b89d3142ac0a70fef0a2cd8e6cf9295a8ad59199d516c3917359057471c4ea0b71eebb6ef665c5247aed6fd49704f23ae2a57297c2291
|
||||
SHA512 (gst-plugins-good-1.13.90.tar.xz) = 59766240247a338c1fe9251cd440b9bb8b79d419cc9d538e44d250045e45b4cd9f63927bd5f45ed260428e82f2e8fc066ce04130061c8595776a80192f6ada90
|
||||
|
Loading…
Reference in New Issue
Block a user