Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f770f783f4 | ||
|
|
29cfa40e9a | ||
|
|
fa4a30dec5 |
3 changed files with 14 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -46,3 +46,6 @@
|
|||
/gstreamer-1.10.0.tar.xz
|
||||
/gstreamer-1.10.1.tar.xz
|
||||
/gstreamer-1.10.2.tar.xz
|
||||
/gstreamer-1.10.3.tar.xz
|
||||
/gstreamer-1.10.4.tar.xz
|
||||
/gstreamer-1.10.5.tar.xz
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
%global _gobject_introspection 1.31.1
|
||||
|
||||
Name: gstreamer1
|
||||
Version: 1.10.2
|
||||
Version: 1.10.5
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework runtime
|
||||
|
||||
|
|
@ -214,6 +214,15 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 16 2017 Wim Taymans <wtaymans@redhat.com> - 1.10.5-1
|
||||
- Update to 1.10.5
|
||||
|
||||
* Fri Feb 24 2017 Wim Taymans <wtaymans@redhat.com> - 1.10.4-1
|
||||
- Update to 1.10.4
|
||||
|
||||
* Mon Jan 30 2017 Wim Taymans <wtaymans@redhat.com> - 1.10.3-1
|
||||
- Update to 1.10.3
|
||||
|
||||
* Mon Dec 05 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.2-1
|
||||
- Update to 1.10.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
0d289e5bcec6353e6540ddb75b7d371b gstreamer-1.10.2.tar.xz
|
||||
SHA512 (gstreamer-1.10.5.tar.xz) = c138d672966232a4eb0fb4c49dbb39a7942d06b6474c9ee2c884eed2d470674dcbc4a3e2c7338472ac25b710788078241217391e7e5bc076ef21216cbaf0bc31
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue