Update to 1.4.4

This commit is contained in:
Kalev Lember 2014-11-14 22:08:17 +01:00
parent d3cebcae79
commit a290c597fe
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@
/gst-plugins-good-1.4.0.tar.xz /gst-plugins-good-1.4.0.tar.xz
/gst-plugins-good-1.4.1.tar.xz /gst-plugins-good-1.4.1.tar.xz
/gst-plugins-good-1.4.2.tar.xz /gst-plugins-good-1.4.2.tar.xz
/gst-plugins-good-1.4.4.tar.xz

View File

@ -8,7 +8,7 @@
%endif %endif
Name: gstreamer1-plugins-good Name: gstreamer1-plugins-good
Version: 1.4.2 Version: 1.4.4
Release: 1%{?dist} Release: 1%{?dist}
Summary: GStreamer plugins with good code and licensing Summary: GStreamer plugins with good code and licensing
@ -202,6 +202,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%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.
- Drop old patches - Drop old patches

View File

@ -1 +1 @@
02fc204a20ecd68f76d271eb5cc653c2 gst-plugins-good-1.4.2.tar.xz 673cf9276952bd3937dafd817c9ead2b gst-plugins-good-1.4.4.tar.xz