Update to 1.13.1
This commit is contained in:
parent
09289c853c
commit
ecc817dbb7
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/gst-plugins-base-1.12.2.tar.xz
|
||||
/gst-plugins-base-1.12.3.tar.xz
|
||||
/gst-plugins-base-1.12.4.tar.xz
|
||||
/gst-plugins-base-1.13.1.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.12.4
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.13.1
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPLv2+
|
||||
@ -429,6 +429,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 22 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.1-1
|
||||
- Update to 1.13.1
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.12.4.tar.xz) = 89a6e92cd294612cf1406eb156416ab4606643f6b43637e64a18f6f28ab789ca8d4cf1308434ed85e5fc679c79cc3ca115db48f37e0065a6ab3cdfdbaaad9f53
|
||||
SHA512 (gst-plugins-base-1.13.1.tar.xz) = 7f1363b44305f7f199cf54c59e40b36143d7ac421c7f8aa8d7202a7f1c1d8b2af9b79c85f4e45263ea60136752bb6714956e9045f53d82a2fd077d56bc7284e1
|
||||
|
Loading…
Reference in New Issue
Block a user