Update to 1.7.91
This commit is contained in:
parent
c1b42c0a10
commit
ad0eda0051
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
|||||||
/gst-plugins-good-1.7.1.tar.xz
|
/gst-plugins-good-1.7.1.tar.xz
|
||||||
/gst-plugins-good-1.7.2.tar.xz
|
/gst-plugins-good-1.7.2.tar.xz
|
||||||
/gst-plugins-good-1.7.90.tar.xz
|
/gst-plugins-good-1.7.90.tar.xz
|
||||||
|
/gst-plugins-good-1.7.91.tar.xz
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-good
|
Name: gstreamer1-plugins-good
|
||||||
Version: 1.7.90
|
Version: 1.7.91
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer plugins with good code and licensing
|
Summary: GStreamer plugins with good code and licensing
|
||||||
|
|
||||||
@ -268,6 +268,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.91-1
|
||||||
|
- Update to 1.7.91
|
||||||
|
|
||||||
* Wed Mar 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.90-1
|
* Wed Mar 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.90-1
|
||||||
- Update to 1.7.90
|
- Update to 1.7.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user