Update to 1.4.1.

This commit is contained in:
Wim Taymans 2014-08-29 10:39:08 +02:00
parent b53c0e9bf1
commit 37144278e6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/gst-plugins-good-1.2.4.tar.xz /gst-plugins-good-1.2.4.tar.xz
/gst-plugins-good-1.3.91.tar.xz /gst-plugins-good-1.3.91.tar.xz
/gst-plugins-good-1.4.0.tar.xz /gst-plugins-good-1.4.0.tar.xz
/gst-plugins-good-1.4.1.tar.xz

View File

@ -8,8 +8,8 @@
%endif %endif
Name: gstreamer1-plugins-good Name: gstreamer1-plugins-good
Version: 1.4.0 Version: 1.4.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: GStreamer plugins with good code and licensing Summary: GStreamer plugins with good code and licensing
License: LGPLv2+ License: LGPLv2+
@ -202,6 +202,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog %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-2 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
8007d57a38f6b2882961b2547fa4597c gst-plugins-good-1.4.0.tar.xz eb3a3296b2f6009def1f5a09590ce767 gst-plugins-good-1.4.1.tar.xz