Update to 1.4.4
This commit is contained in:
parent
d3cebcae79
commit
a290c597fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/gst-plugins-good-1.4.0.tar.xz
|
||||
/gst-plugins-good-1.4.1.tar.xz
|
||||
/gst-plugins-good-1.4.2.tar.xz
|
||||
/gst-plugins-good-1.4.4.tar.xz
|
||||
|
@ -8,7 +8,7 @@
|
||||
%endif
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.4.2
|
||||
Version: 1.4.4
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -202,6 +202,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%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
|
||||
- Update to 1.4.2.
|
||||
- Drop old patches
|
||||
|
Loading…
Reference in New Issue
Block a user