Update to 1.0.5.
This commit is contained in:
parent
0151eb5781
commit
ff8be5c4e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/gst-plugins-base-1.0.2.tar.xz
|
||||
/gst-plugins-base-1.0.3.tar.xz
|
||||
/gst-plugins-base-1.0.4.tar.xz
|
||||
/gst-plugins-base-1.0.5.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global majorminor 1.0
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.0.4
|
||||
Version: 1.0.5
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
@ -331,6 +331,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 8 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.5-1
|
||||
- Update to 1.0.5.
|
||||
|
||||
* Wed Dec 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.4-1
|
||||
- Update to 1.0.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user