Update to 1.12.2
This commit is contained in:
parent
64a24e9e94
commit
d91bd75faa
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/gstreamer-1.11.91.tar.xz
|
||||
/gstreamer-1.12.0.tar.xz
|
||||
/gstreamer-1.12.1.tar.xz
|
||||
/gstreamer-1.12.2.tar.xz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%global _gobject_introspection 1.31.1
|
||||
|
||||
Name: gstreamer1
|
||||
Version: 1.12.1
|
||||
Version: 1.12.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework runtime
|
||||
|
||||
@ -213,6 +213,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 17 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.2-1
|
||||
- Update to 1.12.2
|
||||
|
||||
* Tue Jun 20 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.1-1
|
||||
- Update to 1.12.1
|
||||
- Add gst-stats manpage
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gstreamer-1.12.1.tar.xz) = f4fed3260d9a6fb7a9b7363758f996efecda8565d6975d73f633a876e35256115df3477e62568a421fe09540e4aa6ac204db6d84d89f3a21110efd7ac5a42c03
|
||||
SHA512 (gstreamer-1.12.2.tar.xz) = 5d992a3727dc53478fd895d3c88ebdafcb6d5d0191a5ec8098ac5fe821e4f3c83451b4b1b089f08db0ed2475a97d3f1fcd1282581bcd106cf655914463891a5e
|
||||
|
Loading…
Reference in New Issue
Block a user