Update to 1.12.4
This commit is contained in:
parent
f499c7b9dd
commit
923f50684a
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/gstreamer-1.12.1.tar.xz
|
||||
/gstreamer-1.12.2.tar.xz
|
||||
/gstreamer-1.12.3.tar.xz
|
||||
/gstreamer-1.12.4.tar.xz
|
||||
|
@ -9,8 +9,8 @@
|
||||
%global _gobject_introspection 1.31.1
|
||||
|
||||
Name: gstreamer1
|
||||
Version: 1.12.3
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.12.4
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework runtime
|
||||
|
||||
License: LGPLv2+
|
||||
@ -213,6 +213,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.4-1
|
||||
- Update to 1.12.4
|
||||
|
||||
* Fri Oct 13 2017 Troy Dawson <tdawson@redhat.com> - 1.12.3-2
|
||||
- Cleanup spec file conditionals
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gstreamer-1.12.3.tar.xz) = fceeeca4314aead7ff358db3474bd6fe1eef70f745a6ba20505da6c0caaea6ea6317246dc66c23edab396ca811a610c52fa930f8f99c701241ae7f15857aa2b0
|
||||
SHA512 (gstreamer-1.12.4.tar.xz) = 849aa4ddf8ef465f2915e05d36fc0c31c2e31ae28be2fa38f8069a64a91b7347020fac5b881b7f3ee54c2198c3596138d49f27b09f258303834164a5d68b38a2
|
||||
|
Loading…
Reference in New Issue
Block a user