Update to 1.6.3

el8
Hans de Goede 9 years ago
parent d66ed00e12
commit 3379f0cab4

1
.gitignore vendored

@ -2,3 +2,4 @@ gst-libav-1.4.5.tar.xz
libav-10.6.tar.xz libav-10.6.tar.xz
gst-libav-1.6.1.tar.xz gst-libav-1.6.1.tar.xz
gst-libav-1.6.2.tar.xz gst-libav-1.6.2.tar.xz
gst-libav-1.6.3.tar.xz

@ -1,5 +1,5 @@
Name: gstreamer1-libav Name: gstreamer1-libav
Version: 1.6.2 Version: 1.6.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: GStreamer 1.0 libav-based plug-ins Summary: GStreamer 1.0 libav-based plug-ins
Group: Applications/Multimedia Group: Applications/Multimedia
@ -42,9 +42,9 @@ plug-in.
%prep %prep
%setup -q -n gst-libav-%{version} %setup -q -n gst-libav-%{version}
%patch0 -p1 %patch0 -p1
# hack to allow building against 1.6.0 as 1.6.2 is not yet in the buildroot # hack to allow building against 1.6.0 as 1.6.3 is not yet in the buildroot
sed -i 's/GST_REQ=1.6.2/GST_REQ=1.6.0/' configure sed -i 's/GST_REQ=1.6.3/GST_REQ=1.6.0/' configure
sed -i 's/GST_PBREQ=1.6.2/GST_PBREQ=1.6.0/' configure sed -i 's/GST_PBREQ=1.6.3/GST_PBREQ=1.6.0/' configure
%build %build
@ -71,6 +71,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgst*.la
%changelog %changelog
* Sat Jan 23 2016 Hans de Goede <j.w.r.degoede@gmail.com> - 1.6.3-1
- Update to 1.6.3
* Thu Dec 24 2015 Hans de Goede <j.w.r.degoede@gmail.com> - 1.6.2-1 * Thu Dec 24 2015 Hans de Goede <j.w.r.degoede@gmail.com> - 1.6.2-1
- Update to 1.6.2 - Update to 1.6.2

@ -1 +1 @@
09644a38827d233f53edeac815dd0ec0 gst-libav-1.6.2.tar.xz cfe9a06913d4fd4067e9e47f6e05fac2 gst-libav-1.6.3.tar.xz

Loading…
Cancel
Save