Update to 1.12.1
This commit is contained in:
parent
707863911b
commit
2ebb164f1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
||||
/gstreamer-1.11.90.tar.xz
|
||||
/gstreamer-1.11.91.tar.xz
|
||||
/gstreamer-1.12.0.tar.xz
|
||||
/gstreamer-1.12.1.tar.xz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%global _gobject_introspection 1.31.1
|
||||
|
||||
Name: gstreamer1
|
||||
Version: 1.12.0
|
||||
Version: 1.12.1
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework runtime
|
||||
|
||||
@ -212,6 +212,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 20 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.1-1
|
||||
- Update to 1.12.1
|
||||
|
||||
* Wed May 10 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.0-1
|
||||
- Update to 1.12.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gstreamer-1.12.0.tar.xz) = afd6b9244f63ccb6d166d0cc7d5a5a441fcf37d7a36d9608dea16efdc13ffa8694027ccd5f3447d45c56413f7a9d25309e89867ab7457fe2c5c389cbb0235ca7
|
||||
SHA512 (gstreamer-1.12.1.tar.xz) = f4fed3260d9a6fb7a9b7363758f996efecda8565d6975d73f633a876e35256115df3477e62568a421fe09540e4aa6ac204db6d84d89f3a21110efd7ac5a42c03
|
||||
|
Loading…
Reference in New Issue
Block a user