Update to 1.4.1.
This commit is contained in:
parent
447d35ac25
commit
e608777fba
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/gst-plugins-base-1.2.4.tar.xz
|
||||
/gst-plugins-base-1.3.91.tar.xz
|
||||
/gst-plugins-base-1.4.0.tar.xz
|
||||
/gst-plugins-base-1.4.1.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global majorminor 1.0
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.4.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPLv2+
|
||||
@ -354,6 +354,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 29 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.1-1
|
||||
- Update to 1.4.1.
|
||||
|
||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user