Update to 1.4.5

This commit is contained in:
Bastien Nocera 2015-01-28 19:00:30 +01:00
parent a290c597fe
commit 4a653d33dc
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -8,7 +8,7 @@
%endif
Name: gstreamer1-plugins-good
Version: 1.4.4
Version: 1.4.5
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
* Wed Jan 28 2015 Bastien Nocera <bnocera@redhat.com> 1.4.5-1
- Update to 1.4.5
* Fri Nov 14 2014 Kalev Lember <kalevlember@gmail.com> - 1.4.4-1
- Update to 1.4.4

View File

@ -1 +1 @@
673cf9276952bd3937dafd817c9ead2b gst-plugins-good-1.4.4.tar.xz
eaf1a6daf73749bc423feac301d60038 gst-plugins-good-1.4.5.tar.xz