Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec6a6806e2 |
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -55,3 +55,4 @@
|
|||
/gstreamer-1.12.2.tar.xz
|
||||
/gstreamer-1.12.3.tar.xz
|
||||
/gstreamer-1.12.4.tar.xz
|
||||
/gstreamer-1.12.5.tar.xz
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
%global _gobject_introspection 1.31.1
|
||||
|
||||
Name: gstreamer1
|
||||
Version: 1.12.4
|
||||
Version: 1.12.5
|
||||
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
|
||||
* Fri Aug 17 2018 Wim Taymans <wtaymans@redhat.com> - 1.12.5-1
|
||||
- Update to 1.12.5
|
||||
|
||||
* Mon Dec 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.4-1
|
||||
- Update to 1.12.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (gstreamer-1.12.4.tar.xz) = 849aa4ddf8ef465f2915e05d36fc0c31c2e31ae28be2fa38f8069a64a91b7347020fac5b881b7f3ee54c2198c3596138d49f27b09f258303834164a5d68b38a2
|
||||
SHA512 (gstreamer-1.12.5.tar.xz) = 2f56bb7d7a9660e7c6ced180124b5a92ba48ebed46f252acaea8a79ed15525e61f9d1e42003f5d8df49b1895d821e83a676e6d5184e77f2a9bc981f2ecf77e17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue