Update to 1.4.4
This commit is contained in:
parent
febbb67c05
commit
1b1747c4d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
|||||||
/gst-plugins-base-1.4.0.tar.xz
|
/gst-plugins-base-1.4.0.tar.xz
|
||||||
/gst-plugins-base-1.4.1.tar.xz
|
/gst-plugins-base-1.4.1.tar.xz
|
||||||
/gst-plugins-base-1.4.2.tar.xz
|
/gst-plugins-base-1.4.2.tar.xz
|
||||||
|
/gst-plugins-base-1.4.4.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global majorminor 1.0
|
%global majorminor 1.0
|
||||||
|
|
||||||
Name: gstreamer1-plugins-base
|
Name: gstreamer1-plugins-base
|
||||||
Version: 1.4.2
|
Version: 1.4.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GStreamer streaming media framework base plugins
|
Summary: GStreamer streaming media framework base plugins
|
||||||
|
|
||||||
@ -354,6 +354,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 14 2014 Kalev Lember <kalevlember@gmail.com> - 1.4.4-1
|
||||||
|
- Update to 1.4.4
|
||||||
|
|
||||||
* Mon Sep 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.2-1
|
* Mon Sep 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.2-1
|
||||||
- Update to 1.4.2.
|
- Update to 1.4.2.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user